This section lists UDB Db2 setup tasks.
You must set up UDB Db2 with archive logging, not circular logging when Db2 is used as a source in replication.
Environment variables must be set up before starting an install. These variables will be used on the install UDB Db2 & JDBC driver parameters window described in Run the GUI installer.
-
Path for the UDB DB2 library
The variable is either LIBPATH for AIX or LD_LIBRARY_PATH for Linux, for example:
LIBPATH=/home/db2instl/sqllib/lib
Set this variable to the home directory of the UDB Db2 install.
-
For local installs, set the DB2INSTANCE name, for example:
DB2INSTANCE=db2instl
-
If you are installing UDB Db2 on Solaris (target-only install allowed), set the LD_LIBRARY_PATH prior to install:
LD_LIBRARY_PATH=$DB2HOME/sqllib/lib