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. PurposeThe options that you specify on this ...
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...
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...
Note: You can choose the system that converts a job using SYSAFF on the JOB or JOBPARM JCL/JECL card or SYSTEM on the JOB card. If CNVT_SCHENV= is set to HONOR on the JOBDEF statement, then you can also choose the system that converts a job by associating a system with the ...
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. ...
For a description of wildcard characters, refer to Using wildcards. JM|JOBMASK=jobmask 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 ...
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'...
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...
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. ...
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...