![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/8/54/8541f916-e424-418e-bd7f-3736e57d9313/8541f916-e424-418e-bd7f-3736e57d9313-bg7b.png)
Enabling the Product CLISTs
BMC Software, Inc., Confidential and Proprietary Information
Chapter 4 Performing Post-Installation Tasks 4-5
If you have multiple versions of the products installed and the version and
release numbers of the products on one subsystem are later than the version
and release numbers of the products on another subsystem, use the CLIST for
the later version and release of the products. For example, if you installed
version 5.4 of the products on subsystem DBDA and you installed version
6.1 of the products on subsystem DBDB, and you want to use one CLIST,
use the CLIST for the version 6.1 products on DBDB.
If you copy the BMCDB2 CLIST from the HLQ.JCL library to a CLIST
library that is normally allocated to your TSO session, you should modify the
BMCDB2C variable in the BMCDB2 CLIST. Set this variable to the library
where the BMCDB2 CLIST was copied. Optionally, if you copy the
BMCDB2PR, BMCDB2P2, and BMCDB2TB panels from the HLQ.JCL
library to another library, you should modify the
BMCDB2P variable in the
BMCDB2 CLIST. Set this variable to the library where the panels were
copied.
A control table appears at the bottom of the BMCDB2 CLIST, as shown in
Figure 4-1. Refer to the comments in the BMCDB2 CLIST for the
descriptions of the columns and for additional examples.
Note: The data in the control table, which begins with the identifier
*DATA, is placed in specific positions, and every data row must have
an asterisk in column 73. Comment lines contain an asterisk (*) in
column 1. The data in the control table is column specific.
Figure 4-1 BMCDB2 CLIST Control Table
*DATA
*PROD SSID D/I DOPT PLAN APPL COLL_ID NICKNAME
*----|----|-|--------|--------|----|------------------|-----------------
ASU DBAP D ASUDOPD1 ASU611DC ASUA *
*LIB SSID Data Set Name
*----|----|-------------------------------|
EXIT DBAP 'SYS3.DBAP.DSNEXIT' *
LOAD DBAP 'SYS2.DB2V31M.DSNLOAD' *
• To improve the performance of the invocation of the products from the
BMCDB2 CLIST by placing a control table in a permanent ISPF table in
the HLQ.TLIB data set, set the GENTABLE variable in the BMCDB2
CLIST to
Y, as shown in Figure 4-2 on page 4-6.