Previous Topic: RUNMODE: CA Hyper-Buf Mode of OperationNext Topic: RUNMODE=FULL


RUNMODE=RESTRICTED

This specification forces CA Hyper-Buf to look for a specific DD statement to be in a job step or task step before the constraints are applied to the job or task. The following DD statement must be coded in each step to be analyzed if RUNMODE=RESTRICTED is active:

//CAHBINCL DD DUMMY

If RUNMODE=RESTRICTED is specified and the CAHBINCL DD statement is not present, CA Hyper-Buf will not do any analysis of this job/task step.

The RUNMODE=RESTRICTED parameter is implemented so that CA Hyper-Buf testing can be performed on an individual job/task basis. Such restriction might prove useful to the systems programmer while evaluating new constraints on a test system.