Resume suspended linkage AUDIT mode
Component: | BS2000 |
Functional area: | AUDIT mode control |
Domain: | PROGRAM |
Privileges: | STD-PROCESSING |
Function
The RESUME-LINKAGE-AUDIT command resumes linkage AUDIT mode after it has been suspended with HOLD-LINKAGE-AUDIT. Any existing AUDIT backup table continues to be used to back up the linkage AUDIT table.
The command is rejected if linkage AUDIT mode has been activated but has not been suspended. If linkage AUDIT mode has not been activated, the command activates it.
Privileged functions
Systems support (TSOS privilege) can continue linkage AUDIT mode for the privileged processor state TPR (STATE=*SYSTEM).
Format
RESUME-LINKAGE-AUDIT |
STATE = *USER / *SYSTEM |
Operands
STATE =
Processor state for which the linkage AUDIT mode is to be resumed. If the linkage AUDIT mode is to be activated at the same time for both processor states, the command must be issued twice.
STATE = *USER
Linkage AUDIT mode is to be resumed for the nonprivileged processor state TU.
STATE = *SYSTEM
This operand value is reserved for privileged users.
Linkage AUDIT mode is to be resumed for the privileged processor state TPR.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command executed without error | |
64 | CMD0216 | User does not have authorization | |
64 | IDA0052 | Linkage AUDIT not available due to missing authorization in user entry | |
64 | IDA0053 | Linkage AUDIT not available because of current test option settings for the active task | |
64 | IDA0060 | No AUDIT functions throughout the system in this session |