APPLICATION RESTART CONTROL active


This option activates and deactivates overall AR/CTL processing.

Use this option to control conditional activation of AR/CTL if you want to install AR/CTL in a common library and to stage its activation by system (ARCID) or job step. When a job is executed, AR/CTL performs some initialization processing before interrogating this option. In certain problem situations, using this option to deactivate AR/CTL may not be sufficient to bypass the problem. You may need to take further action, such as removing the AR/CTL execution library from the STEPLIB or LNKLST concatenation.

If the program uses IMS, you may be able to use this option in an emergency when execution problems make it advisable to disable AR/CTL. If you temporarily deactivate AR/CTL for a job step that has been using AR/CTL services, make sure that the required services are provided in some other way. For example, if an application program depends on AR/CTL to determine the restart status, you might need to determine the restart status manually. Ensure correct AR/CTL processing when you reactivate AR/CTL for the application program. It is usually safe to reactivate AR/CTL after the job step has completed successfully.

Panel field

APPLICATION RESTART CONTROL active

Keyword

ARCACTIVE

Values

Set one of the following values:

Y

Activate AR/CTL. If you want AR/CTL to be active for all executions unless you specifically deactivate it, set this option to Y in the global record. Then set the value to N in a more specific record that applies to the execution that you do not want to use AR/CTL.

N

Do not activate AR/CTL. If you specify this value in the global record, AR/CTL does not merge the values set for this option in more specific records.

C

Merge all available options. After the merge, if the final value of this option is still C, do not activate AR/CTL. If you want AR/CTL to be inactive for all jobs unless you specifically activate it, set the value to C in the global record. Then set the value to Y in a more specific record that applies to the execution that you want to use AR/CTL. This value is not valid for the ARCSYSIN keyword.

Default

Y

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

APPLICATION RESTART CONTROL 4.1 (ARCHIVED)