A SERVICE OF

logo

Default Option Descriptions
BMC Software, Inc., Confidential and Proprietary Information
Chapter 6 Installing CATALOG MANAGER 6-13
COLDISS=STATIC Specifies whether CATALOG MANAGER uses static SQL or dynamic SQL
to access the SYSIBM.SYSCOLDISTSTATS DB2 catalog table. The default
STATIC uses the privileges of the package owner. DYNAMIC uses the
privileges of the person who is listing the table.
COLSTAT=STATIC Specifies whether CATALOG MANAGER uses static SQL or dynamic SQL
to access the SYSIBM.SYSCOLSTATS DB2 catalog table. The default
STATIC uses the privileges of the package owner. DYNAMIC uses the
privileges of the person who is listing the table.
COLUMNS=STATIC Specifies whether CATALOG MANAGER uses static SQL or dynamic SQL
to access the SYSIBM.SYSCOLUMNS DB2 catalog table. The default
STATIC uses the privileges of the package owner. DYNAMIC uses the
privileges of the person who is listing the table.
CONSTDE=STATIC Specifies whether CATALOG MANAGER uses static SQL or dynamic SQL
to access the SYSIBM.SYSCONSTDEP DB2 catalog table. The default
STATIC uses the privileges of the package owner. DYNAMIC uses the
privileges of the person who is listing the table.
COMD=ACTCOMND
Specifies the name of the CATALOG MANAGER command module. See job
$xnnCOMD in the output JCL file.
COPY=STATIC Specifies whether CATALOG MANAGER uses static SQL or dynamic SQL
to access the SYSIBM.SYSCOPY DB2 catalog table. The default STATIC
uses the privileges of the package owner. DYNAMIC uses the privileges of
the person who is listing the table.
CRS=N Specifies whether issuing the SET PROFILE and SET PROFILE OFF commands
requires SYSADM (System Administrator) authority (
Y or N).
CUP=Y The conditional uppercase indicator.
Y Translate delimited identifiers to uppercase.
N Do not translate delimited identifiers to uppercase.
DATABAS=STATIC Specifies whether CATALOG MANAGER uses static SQL or dynamic SQL
to access the SYSIBM.SYSDATABASE DB2 catalog table. The default
STATIC uses the privileges of the package owner. DYNAMIC uses the
privileges of the person who is listing the table.
DATATYP=STATIC Specifies whether CATALOG MANAGER uses static SQL or dynamic SQL
to access the SYSIBM.SYSDATATYPES DB2 catalog table. The default
STATIC uses the privileges of the package owner. DYNAMIC uses the
privileges of the person who is listing the table.
DB2CT=DBDBCAT The VSAM CATALOG alias that contains the data sets of the DB2 catalog.