Before you create a data connection for Db2 for LUW, you need to install the installer packages either on your Unix or Windows machine.
- Set up UDB Db2 with archive logging, not circular logging when Db2 is used as a source in replication.
- Set up the environment variables before starting an install. These variables will be used on the install UDB Db2 & JDBC driver parameters window.
- Set AIX path for the UDB DB2 library. For example, LIBPATH=/home/db2instl/sqllib/lib.
- Set Linux path for LD_LIBRARY_PATH.
- Set the DB2INSTANCE name to the UDB Db2 install home directory. For example, DB2INSTANCE=db2instl.
- Set the variable LD_LIBRARY_PATH if you are installing UDB Db2 on Solaris (target-only installed allowed). For example, LD_LIBRARY_PATH=$DB2HOME/sqllib/lib.