Chapter 2. Prerequisites, installation and configuration 73
It requires two updates:
• A pointer to the db2sqljclasses.zip file, for example:
appserver.classpath= ... /usr/lpp/db2/db2610/classes/db2sqljclasses.zip ...
• A pointer to the directory in which the db2sqljjdbc.properties file resides.
Back in the first step of this process we suggested you might want to copy
that file to the directory in which all of the other configuration files resided
(in our example,
/u/cmnsrv/configs). Wherever your copy of that file
resides, put a reference to it on the
appserver.classpath directive:
appserver.classpath ... /u/cmnsrv/configs ...
4. /u/userid/.profile
This is the file that establishes the environment when you go into the OMVS
shell. The /etc/profile file ...