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:
- Open the env.profile file and uncomment and customize
the following rows:
where the path specified in the#export DB2_JDBC_PATH=/usr/lpp/db2910_jdbc/classes #export CLASSPATH="$DB2_JDBC_PATH"/db2jcc.jar:"$DB2_JDBC_PATH"/db2jcc_license_cisuz.jar: "$CLASSPATH":
DB2_JDBC_PATH
is the path where thedb2jcc.jar
anddb2jcc_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
- To continue the setup, see Creating the database in the z/OS environment in Managing the Workload.