Previous Topic

Next Topic

Book Contents

Book Index

Parameters of the Control-M/Restart data set list utility

To activate the utility, fill in the parameters, type YES in the last field of the screen, and press ENTER.

Depending on the desired mode, specify either JCL Library mode or Scheduling Library mode parameters, but not both.

Table 21 General Parameters

Parameter

Description

TRACE MODE

Diagnostic tool that allows debugging in Control-M/Restart. Optional.

Note: Do not use this parameter unless specifically requested by BMC Customer Support.

Table 22 JCL Library Mode Parameters

Parameter

Description

JCL LIBRARY

Library that contains the job’s JCL. Mandatory.

MEMBER NAME

Name of the member containing the JCL for the job. Mandatory.

Table 23 Scheduling Library Mode Parameters

Parameter

Description

SCHEDULING LIBRARY

Name of the library containing the job scheduling definition. Mandatory.

TABLE NAME

Name of the table containing the job scheduling definition. Mandatory.

JOB NAME

Name of the job scheduling definition. Mandatory.

Table 24 AutoEdit Parameters

Parameter

Description

OWNER

User ID of the job’s owner. Optional. The panel is displayed with the TSO user ID.

GLOBAL AUTOEDIT LIBRARY

AutoEdit library containing globally defined AutoEdit variables. Mandatory. The panel is displayed with the site-defined default.

WDATE

Current working date. Mandatory. The panel is displayed with the current date as the default.

ODATE

Original scheduling date of the job. Mandatory. The panel is displayed with the current date as the default.

ENTER YES TO CONTINUE

Confirmation field to help prevent unintentional job submission. When blank, the request is ignored. Specify YES to enable the job request.

Note the following points about FROM STEP/PROC and TO STEP/PROC values:

Note: AutoEdit resolution is performed at time of submitting the job. For example, if a job with the %%DATE AutoEdit date variable is submitted the day after the original run, the resolution of the variable varies from that of the original run.

Parent Topic

R3: Control-M/Restart Job Data Set List utility