The U7PARMS macro specifies the global CA WA CA 7 Edition parameters that the Stage I SYSGEN uses. The macro is required and must be the first macro coded.
All parameters are keyword parameters and can be specified in any order.
This macro has the following format:
[name] U7PARMS VOL=volser,
DBNAME='logical_database_name',
[CAAXLOAD=’CAAXLOAD dataset name prefix’]
[CUSLIB=’CUSLIB dataset name prefix’],
[NCF1={YES|NO},]
[NCF2={YES|NO},]
[NODE='dsn.prefix',]
[NSUBMT=number,]
[SPOOLER={JES2|JES3},]
[TARGET='dsn.prefix',]
[UNIT=unitname,]
[VSAM='dsn.prefix']
(Optional) Indicates a one- to eight-character, user-defined label.
Must be specified as shown.
Specifies the default volume serial number for the CA WA CA 7 Edition data sets. This volser is used with the UNIT= parameter. The VOL= parameter is required and has no default.
Specifies the logical name for the CA Datacom/AD database for this instance. This name must match the name that was specified when the database was defined in the installation steps.
Limits: 1 to 16 characters (A-Z, 0-9, period, dash, and underscore are permitted).
(Optional) Specifies the data set name prefix that is used for the CA Datacom/AD CAAXLOAD data set and must match the THLQ specified during CA Datacom/AD initialization. The specified node must be less than 32 characters in length including decimal points. If decimal points are used, the parameter must be enclosed in single quotes. If not specified, the default is the NODE= prefix.
(Optional) Specifies the data set name prefix that is used for the CA Datacom/AD CUSLIB data set and must match the NEWCHLQ specified during CA Datacom/AD initialization. The specified node must be less than 32 characters in length including decimal points. If decimal points are used, the parameter must be enclosed in single quotes. If not specified, the default is the NODE= prefix.
(Optional) If you specify YES, JCL is generated to support an NCF1 site and the basic CA WA CA 7 Edition structure. The default is NO.
(Optional) If you specify YES, JCL is generated to support an NCF2 site. The JCL to support CA WA CA 7 Edition itself is not generated. The default is NO.
Note: The keywords NCF1 and NCF2 are mutually exclusive.
(Optional) Specifies the high-level qualifier for the CA WA CA 7 Edition non-VSAM data set names. The specified node must be less than 32 characters long including decimal points. If decimal points are used, enclose the parameter in single quotes. The default is 'CAI.CA7'.
(Optional) Indicates the number of submit data sets. This parameter specifies the number of submit data sets to be generated (default=0, maximum=6). For shared spool environments, the use of the submit data set is not required. Instead, CA WA CA 7 Edition uses an internal reader. In a nonshared spool environment, each ICOM must have its own submit data set.
(Optional) Specifies the job entry subsystem at your site. The default is JES2.
(Optional) Specifies the high-level qualifier for the CA WA CA 7 Edition SMP/E target libraries. The specified node must be less than 32 characters in length including decimal points. If decimal points are used, the parameter must be enclosed in single quotes. If not specified, the default is the NODE= prefix.
Note: Specify the same DSN prefix that you used in creating SMP/E data sets.
(Optional) Specifies the default unit name for the CA WA CA 7 Edition data sets. This unit name is used with the VOL= parameter. The default is 3390. The valid values are 3375, 3380, 3390, or 9345.
(Optional) Specifies the high-level qualifier for the CA WA CA 7 Edition Agent VSAM data set name. The specified node must be less than 32 characters long including decimal points. If decimal points are used, the parameter must be enclosed in single quotes. This prefix can be different from the NODE= parameter depending on how you catalog VSAM data sets on your system. If not specified, the default is the NODE= prefix.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|