Must set up nnnnDIST and nnnnSPAS regions for each subsystem.
Must change ZPARM module to add STORPROC=nnnnSPAS and DDF=AUTO and MAXTYPE1=2. Also TCPALVER=YES to start with.
Must update the BSDS with a new DDF record with PORT= port number above and RESPORT= resync port number above. These numbers were chosen at random and are not below 1024, which are generally reserved by MVS. VTAM addresses!
In DB2 Connect use the Client Configuration Assistant to define the databases. The information above is required to set up each database system. Note the name is the local name in the subsystem. Use TCP/IP, and mark that the database is on the host. Under security select host security. After finishing the definition, it is worth going back into the properties and making sure that host security is still selected.
Using the Command Line Processor enter the commands
LIST DATABASE DIRECTORY
LIST NODE DIRECTORY
LIST DCS DIRECTORY
It is likely that the last of these will show there is no DCS directory. Define an entry with the command
CATALOG DCS DATABASE TECHDB2 AS TECHDB2
and run the LIST command again. Catalog any databases still missing from the DCS directory.
0 comments on DDF notes