A SERVICE OF

logo

Default Option Descriptions
BMC Software, Inc., Confidential and Proprietary Information
Chapter 7 Installing CHANGE MANAGER 7-27
MGMTCLAS=N Indicates whether support for the MGMTCLAS parameter is required for
VCAT-defined DB2 objects (
Y or N).
PC=ACM Defines the product code to the CHANGE MANAGER components.
PIC=N (Pre-Image Copy) Indicates whether an image copy should be taken of each
table space before a database is dropped, a table is dropped, or the table
space is dropped or reorganized (
Y or N).
PRODUCT='PRODUCT NAME'
Defines the product name. For example, PRODUCT = 'CHANGE
MANAGER'.
REBLD=I For DB2 Version 6 and later, specifies whether to use the rebuild utility from
IBM or BMC Software or no rebuild utility. If
REBLD=N, eligible indexes
will not be created with DEFER YES. If a non-unique index is being dropped
or created in a worklist, and its parent table is not being dropped or created in
the worklist, then the index will be created with DEFER YES, if
REBLD=I or
REBLD=B.
The DOPTs parameters are defined as follows:
B BMCRECOVER
I IBMREBUILD
N NO REBUILD
RECOV=I For DB2 Version 5 and earlier, specifies whether to use the recover utility
from IBM or BMC Software or no recover utility. If
RECOV=N, eligible
indexes will not be created with DEFER YES. If a non-unique index is being
dropped or created in a worklist, and its parent table is not being dropped or
created in the worklist, then the index will be created with DEFER YES, if
RECOV=I or RECOV=B.
The DOPTs parameters are defined as follows:
B BMCRECOVER
I IBMRECOVER
N NO RECOVER
RECVMAX The offsite copy threshold, in cylinders, above which the utility will use the
secondary unit for allocation. If the size of a data set exceeds the threshold,
the utility uses the secondary unit. To avoid using the secondary unit,
specify 0.
RECVMAXU The offsite copy secondary, or alternate, unit that is used for any overflow.