(Optional) Defining DB/2 system load library

When you use either the DB2 (z/OS) Adapter or DB2 (z/OS ODBC) Adapter in your UNIX System Services (USS) runtime environment, you need to define the DB2 system load library to the system linklist.

To define the DB2 system load library to the system linklist, do one of the following steps:

  1. Define the hlq.SDSNLOAD DB2 system load library to the system linklist or
  2. Export the STEPLIB variable with the location of the DB2 load library by using the following command:
    export STEPLIB=hlq.SDSNLOAD
    where hlq is the high-level qualifier for the DB2 installation.
    Each time you run the IBM® Transformation Extender, you can do one of the following steps:
    • use this export statement at the shell prompt or
    • add the export statement to the /etc/profile or the .profile file of the specific user of the feature