Domain: | SECURITY-ADMINISTRATION |
Privileges: | SECURITY-ADMINISTRATION |
The /RESUME-SAT-LOGGING command is used by the security administrator (user ID with the privilege SECURITY-ADMINISTRATION) to reactivate the logging of events and the SAT alarm function, both of which were previously suspended by means of the /HOLD-SAT-LOGGING command. A new SATLOG file is automatically opened at the same time.
RESUME-SAT-LOGGING |
This command has no operands.
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | Command successfully executed | |
32 | SAT0000 | Unrecoverable error | |
64 | SAT1000 | User not privileged for command | |
128 | SAT1010 | Another command is currently being processed | |
128 | SAT1011 | Processing of a /HOLD-SAT-LOGGING command not yet completed | |
128 | SAT1080 | Exchange being prepared | |
128 | SAT2000 | Logging function already activated | |
2 | 128 | SAT2030 | DMS error when opening file |
Notes
The command is rejected if SATCP is not in the HOLD state.
On execution of the /RESUME-SAT-LOGGING command the same logging setting applies as before the suspension of SATCP.
Following successful execution of the command, SATCP is ready for auditing and will write its data to the new SATLOG file that has been opened.
The new SATLOG file is cataloged on the user-specified pubset of user ID SYSAUDIT. In the event of a DMS error during creation of the new SATLOG file (e.g. if the user-specified pubset is not available) the SATLOG file is created on the home pubset.
Due to the serialization of the SAT commands and the security gaps which could result, the /RESUME-SAT-LOGGING command should not be used to change the SATLOG file. The /CHANGE-SAT-FILE command is available for this purpose.
If the /RESUME-SAT-LOGGING command is entered immediately after the /HOLD-SAT-LOGGING command, an error may be indicated.
Processing for the /HOLD-SAT-LOGGING command requires a certain amount of time in order to place the SAT environment asynchronously in HOLD status. Only when this state has been achieved is a resumption possible.See also the general notes on SAT commands on "Functional overview".