Previous Topic

Next Topic

Book Contents

Book Index

[RESET/NO]RECAPTCC/[RESET/NO]RECAPTABEND parameters

These parameters allow, prevent, or reset automatic condition and abend code recapture.

If recapture of completion codes (Cnnnn) is not desired, statement NORECAPTCC is specified.

If reset of completion codes (Cnnnn) is desired, statement RESETRECAPTCC is specified.

If recapture of abend codes (Unnnn and Snnn) is not desired, statement NORECAPTABEND is specified.

If reset of abend codes (Unnnn and Snnn) is desired, statement RESETRECAPTABEND is specified.

RECAPTCC and RECAPTABEND, which permit recapture of the respective codes, are the defaults and do not need to be explicitly specified.

Example

Abend codes are not recaptured:

NORECAPTABEND

Parent Topic

Control parameters in the Control-M/Restart PARM library