A SERVICE OF

logo

Default Option Descriptions
BMC Software, Inc., Confidential and Proprietary Information
Chapter 7 Installing CHANGE MANAGER 7-29
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=CMvrmcDS 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.
STATS=S Indicates what type of statistics should be generated (DB2 Version 5.1 or
later). The DOPTs parameters are defined as follows:
S Standalone—The worklist generates either a -BMCS or -RNST
command in the worklist.
U Utility—The worklist combines statistics with a utility (Reorg, Copy,
Load) whenever possible.
X No statistics are generated.
STOPCOMM=N For DB2 Version 5.1 and later, indicates whether an AT (COMMIT)
generates in a worklist when a STOP is created.
STORCLAS=N Indicates whether support for the STORCLAS parameter is required for
VCAT-defined DB2 objects (
Y or N).
SWPS=10 Defines the default primary space allocation for sort work in cylinders.
SWSS=2 Defines the default secondary space allocation for sort work in cylinders.
SWU=SYSDA Describes the sort work unit.
SYNCPNT = parm Creates additional -SYNC commands in a worklist, based on the number of
-SQL commands since the last -SYNC command. The variable parm specifies
the maximum number of
-SQL commands that can be in the worklist before a
-SYNC command is created.
The option also places an additional
-SYNC command before the next -SQL
command. Valid values for parm are from 0 to 99. Any -SYNC command in
the worklist resets the count of
-SQL commands to zero. -SYNC commands
that this keyword generates are in addition to the
-SYNC commands that
Analysis automatically generates.