Use the JCL Job Card and Data Set page of the property group editor to define the default job card for generated JCL, identify the partitioned data set to contain generated JCL, and specify a search order for JCL include groups and procedures.
Parameters Age|DAys<days | Age|DAys>days Specifies the age of affected jobs in days. Only jobs more (with DAYS>nn) or less (with DAYS<nn) than the specified number of days in age are affected. The days are counted from the current hour. ...
JCL is considered to be one of the rude script languages run on IBM OS/360 batch systems. It can define data set names, parameters and system output devices. One common feature in both DOS and OS JCL is the unit of work, which is called a job. A job consists of several small steps...
Parameters Age|DAys<days | Age|DAys>days Specifies the age of affected jobs in days. Only jobs more (with DAYS>nn) or less (with DAYS<nn) than the specified number of days in age are affected, The days are counted from the current hour. Age is computed by subtracting the job'...
Parameters job Specifies 1 to 8 alphanumeric, special ($, #, or @) or wildcard characters (or a combination of them) that can be used to select a subset of jobs whose job name matches this combination of characters (mask). ‘job’ ...
By default, when no scheduling environment name is defined for an operation in the current plan, any SCHENV=SE_namecontained in the JCL JOB card is supported. If the operation has a scheduling environment name defined in the current plan, the SCHENV=SE_namecontained in the JCL JOB card is...
Open JCL sample library member AXQRESTR for editing. Provide appropriate job card information. Replace all occurrences of @HLQ with your data set prefix. Optional: Depending on the system default values that are set for your environment, you might need to add the SIZE= and TIME= parameters to...
You can omit thePARM=and, instead, place the parameter data in a file or data set defined by STDPARM. Note: If you specify data sets in a STEPLIB DD statement, all the data sets should be cataloged. UNIT=andVOL=SER=parameters are not propagated to the process that is being executed...
In the sample job, CONSOLE is not coded in either PARM or SYSIN. The END control keyword is the last entry in SYSIN, so CICS does not prompt through the console for further system initialization parameters. After reading the SYSIN data set, CICS loads the specified SIT, applies any system...
The JCL statements and their syntax required to begin and end RJE processing. JES2 RJE bind image. The VTAM statements and the corresponding JES2 parameters that create the bind image that JES2 uses to communicate with remote devices. Altering the sequence of operations from an RJE workstatio...