The U7GEN macro specifies various values that do not fall under the specific domain of another SYSGEN macro.
The U7GEN macro can be specified only once, and it must be the last macro in the Stage I SYSGEN assembly.
The U7GEN macro is required even if it has no keywords.
This macro has the following format:
[name] U7GEN [CUST='company name',]
[DRIVER='dsname',]
[DUNIT=unitname,]
[GENTYPE={ALL|ALLOC|PROCS|TEST|INISH},]
[INSTANCE=instancename,]
[PRINTCL=class,]
[PROCLIB='dsname',]
[SMFID=(smf1,smf2,smf3,smf4),]
[SUBMCL=class,]
[TUNIT=unitname]
(Optional) Indicates a one- to eight-character, user-defined label.
Must be specified as shown.
(Optional) Specifies your company name. The specification cannot exceed 44 characters. This character string appears on the CA WA CA 7 Edition Logon panel and on the APA graph reports. The default is YOUR COMPANY NAME.
(Optional) Specifies the CA Driver procedure library to use during job submission for JCL expansion. The assumption is that this data set is already allocated. If a value is specified, a //CARPROC DD for this data set is generated in the CA WA CA 7 Edition execution JCL.
Note: For more information, see the Interface Reference Guide.
(Optional) Specifies the unit name for temporary disk data sets. The default is DUNIT=3390.
(Optional) Specifies the type of output to generate. For a new installation, specify ALL. The following options and their meanings are available:
Generates all jobs, steps, and files. ALL is the default.
Generates jobs N005 and N010 (scratch/allocate CA WA CA 7 Edition data sets).
Generates CA WA CA 7 Edition JCL procedures.
Generates jobs N220 and N230 (test job set definitions).
Generates batch and online initialization files.
If more than one type is coded, enclose them in parentheses and separate them with commas. If ALL is coded, code no other types.
(Optional) Specifies the one- to four-character CA WA CA 7 Edition instance name. Valid instances are CA7n. n is an integer from 1 through 8, PROD or UC07 (that map to instance CA71), and TEST or UCT7 (that map to instance CA72). Any other value is interpreted as an alias. The default is INSTANCE=CA71.
(Optional) Specifies the SYSOUT class to use in generated jobs (for SYSPRINT, and so forth). The default for this parameter is PRINTCL=*.
(Optional) Specifies the name of the JCL procedure library on your system where you want to mover the CA WA CA 7 Edition JCL PROCs. Ensure that the library is a PROCLIB accessible to all systems where CA WA CA 7 Edition is installed and run. The default for this parameter is PROCLIB='SYS1.PROCLIB'.
(Optional) This keyword is only needed if you are using submit data sets (see the U7PARMS macro, NSUBMT keyword). This keyword specifies the four-character SID names for each local CPU to receive CA WA CA 7 Edition submitted jobs. Separate the names with commas and enclose in parentheses. If only one CPU is specified, the parentheses are not required. If you have more than four CPUs, specify the first four here.
(Optional) Specifies the submit class to use in the CA7ICOM and CA7ONL procedures to communicate with the HOST system for job submission. The default for this parameter is SUBMCL=A.
(Optional) Specifies the unit name for tape or cartridge devices on your system. The name is used for the CA WA CA 7 Edition log history and archive data sets. The default for this parameter is TUNIT=TAPE.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|