When you have configured all of your server connections, do the following on the DB2 Connect workstation:
db2set db2comm
If APPC is not set, set it using a command similar to the following:
db2set db2comm=appc -g
For more details on this command, refer to Chapter 41. Controlling Your DB2 Environment.
mkdev -c dlc -s dlc -t tokenring
sna -stop sna sna -start
catalog appc node db2node remote DB2CPIC security program db2 catalog database db2db as nyc3 at node db2node authentication dcs db2 catalog dcs database db2db as new_york3
Refer to the worksheet for:
connect to dbalias user userid using password
bind path/bnd/@ddcsmvs.lst blocking all
sqlerror continue messages mvs.msg grant public
connect reset
where path corresponds to the DB2PATH registry value.
For further information, refer to the online DB2 Connect User's Guide.
![]() |
To install remote clients, see Chapter 27. Installing DB2 Clients.
|