Connect in OS/390

TSO With ISPF TSO Without ISPF CMS With ISPF CMS Without ISPF CICS
* * *

With the CONNECT command you can connect to any database server that is part of the distributed network from within a QMF session.

CONNECT to a database server

>>-CONNect--To--servername-------------------------------------><

Change the database USER

           (1) (2)
>>-CONNect-----------authorizationid---------------------------->

              .-=-.
>--(-Password-+---+-password-----------------------------------><

Notes:
  1. The current server must be a DB2 for VM server.
  2. The SQLINIT PROTOCOL must not be set to DRDA.

CONNECT to a database server and set the USER

           (1) (2)                                   (***)
>>-CONNect-----------authorizationid--To--servername------------>

              .-=-.
>--(-Password-+---+-password-----------------------------------><

Notes:
  1. This parameter must specify a DB2 for OS/390 server.
  2. The SQLINIT PROTOCOL must not be set to DRDA.
[ Previous Page | Next Page | Contents | Index ]