Previous Topic

Next Topic

Book Contents

Book Index

General Information

A maximum of two CTB STEP statements (such as, one START statement and one END statement) can be specified. Upon filling in the first CTB STEP line on the screen and pressing Enter, the ARGUMENTS line and the second CTB STEP line are displayed. If the second CTB STEP line is filled in and Enter is pressed, its ARGUMENTS line is displayed.

Arguments are automatically passed to the Control-M/Analyzer step as a PARM=‘arguments’ parameter in the JCL of the step.

The name of the Control-M/Analyzer procedure that is used in the CTB STEP statement is obtained from the CTBPROC Control-M/Analyzer installation parameter.

The names of the Control-M/Analyzer steps in the job submitted by Control-M are determined by source parameters in the CTBPARM member. The CTMSTSTA parameter specifies the name of the first step added. The CTMSTEND parameter specifies the name of the last step added. Control-M reads the step names specified in these parameters and uses them as the Control-M/Analyzer step names in the submitted job.

Parent Topic

Control-M Job Definition Screen Format