Default Option Descriptions
BMC Software, Inc., Confidential and Proprietary Information
Chapter 8 Installing DASD MANAGER PLUS 8-11
JC1='//&&USERID.&&JOBCHAR JOB (ACCT),''&&PGMR'','
JC2='// CLASS=A,MSGCLASS=X, MSGLEVEL=(1,1),'
JC3= '// NOTIFY=&&USERID'
JC4='//*'
JC5='//*' The default JOB statement that DASD MANAGER PLUS uses when
generating Analysis and Execution JCL. Symbolic variables can be used and
are covered in the Symbolic Variable appendix of the respective products’
reference manuals.
JDSNE=''''&&PREFIX..EXEC(&&WKID)'''
Defines the default data set name that is used for Execution JCL. This data
set can be either a sequential or partitioned data set. A member name is not
allowed for a partitioned data set. DASD MANAGER PLUS automatically
uses the Work ID as the member name.
JPLAN=ASUvrmDJ The name of the DASD MANAGER PLUS plan that is used for the BMCTRIG
utility job generation.
LOCATION The local subsystem location. If you are using Single Point Entry, the
parameter is set to
SPE_METHOD.
OPNDB2ID=Y Uses the DB2 authorization ID to update BMCSTATS tables. The default
option,
OPNDB2ID = Y, allows users with STATS authority to collect stats
even if their user IDs do not have RACF authority to read the data set
(
Y or N).
PRODUCT='PRODUCT NAME'
Defines the product name. For example, PRODUCT='DASD MANAGER'.
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.
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.