BMC Software, Inc., Confidential and Proprietary Information
7-28 Administrative Products for DB2 Installation Guide
Default Option Descriptions
RECVPREF='&&PREFIX..&&SSID..&&OBNOD'
Defines the default prefix (high-level qualifier) that is used for the RECVnnn
recovery data sets. The &&OBNOD symbolic variable resolves to
database.&SPNAME. &SPNAME resolves to a table space name or to an
index space name, depending on the type of object that is being copied.
RECVPS=10 Defines the default primary space allocation in cylinders for RECVnnn
recovery data sets.
RECVSS=2 Defines the default secondary space allocation in cylinders for RECVnnn
recovery data sets.
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).
RPTPL=CMvrmcDR The name of the CHANGE MANAGER plan that is used to generate reports.
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.