BMC Software, Inc., Confidential and Proprietary Information
5-20 Administrative Products for DB2 Installation Guide
Default Option Descriptions
RECVUNIT=SYSDA Defines the default unit that is used for creating RECVnnn recovery data sets.
REORG=N Indicates whether to generate reorganizations in worklists for operations
which require reorganizing table spaces and indexes. Changes to attributes
such as PRIQTY, SECQTY, PCTFREE, FREEPAGE, and VOLUME (for
VCAT defined partitions) can cause placement of reorganization commands
in the worklist. If reorganizations are to be generated, this option also
indicates whether to use the BMC Software REORG PLUS product in place
of the IBM REORG utility.
B Generate BMC reorganizations in worklists.
I Generate IBM reorganizations in worklists.
N Do not generate reorganizations in worklists (default).
SDSN=SYSOUT The default data set for diagnostic messages for Analysis. This option may be
a sequential data set, the keyword SYSOUT, or TERM (terminal). If you use
SYSOUT, the diagnostic messages are written to the JES SPOOL. If you use
TERM, the diagnostic messages are written to your terminal.
SDSNE=SYSOUT The default data set for diagnostic messages for Execution. This option may
be a sequential data set or the keyword SYSOUT. If you use SYSOUT, the
diagnostic messages are written to the JES SPOOL.
SEQI=050 Defines the sequence-number increment for worklists and CDL files.
SL1=('''HLQ.LOAD''')
The STEPLIB library that contains the BMC Software load modules.
SL2=('''SYS1.DSNEXIT''')
The optional first STEPLIB library for DB2 load modules. This library is
concatenated to the library that keyword SL1 specifies.
SL3=('''SYS1.DSNLOAD''')
The optional second STEPLIB library for DB2 load modules. This library is
concatenated to the library that keywords SL1 and SL2 specify.
SL4=('''SYS1.OTHER.LOADLIB1''')
Optional additional STEPLIB libraries.
SL5=('''SYS1.OTHER.LOADLIB2''')
Optional additional STEPLIB libraries.
SPP=ALvrmcDS Defines the Specification plan name.
SSID=DB2 Identifies the DB2 subsystem ID (SSID). The SSID must match the -SSID
command in the worklist. This parameter is required.