Setting up to use the DB2 on z/OS for reports on Dynamic Workload Console

Customize the env.profile file, unloaded in the work directory by EQQPCS08, to use a DB2 on z/OS to run reports from the Dynamic Workload Console without having to install another DB2 on the distributed side.

To use the DB2 on z/OS to run HCL Workload Automation for Z reports on the Dynamic Workload Console:
  1. Open the env.profile file and uncomment and customize the following rows:
    #export DB2_JDBC_PATH=/usr/lpp/db2910_jdbc/classes
    #export CLASSPATH="$DB2_JDBC_PATH"/db2jcc.jar:"$DB2_JDBC_PATH"/db2jcc_license_cisuz.jar:
    "$CLASSPATH":
    where the path specified in the DB2_JDBC_PATH is the path where the db2jcc.jar and db2jcc_license_cisuz.jar files are stored on the z/OS system.
    These rows are preceded by the comment:
    #If DB2 is on z/OS, customize and uncomment the following line
  2. To continue the setup, see Creating the database in the z/OS environment in Managing the Workload.