Deactivate software error logging
Component: | BS2000 |
Functional area: | Error logging |
Domain: | ERROR-LOGGING |
Privileges: | TSOS |
Routing code: | A |
Function
The STOP-SERSLOG command terminates the SERSLOG system function, which is used to log software errors. If SERSLOG is not active, the command is rejected.
The command terminates the SERS task and closes the current SERSLOG file $
TSOS.SYS.SERSLOG.yyyy-mm-dd.xxx.nn. Errors suitable for logging can no longer be collected until the function is restarted (START-SERSLOG command).
The START-SERSLOG command will be rejected until the SERS task has been fully terminated (all jobs which have already been issued must be completed).
Format
STOP-SERSLOG |
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | No error | |
2 | 0 | NER0000 | Internal error |
32 | CMD0221 | System error | |
32 | NER0000 | Internal error | |
64 | NER1070 | Task termination currently being processed | |
64 | NER1000 | No authorization for the command | |
64 | NER1040 | DMS error | |
128 | NER1010 | A SERSLOG command is currently being processed | |
129 | NER1020 | SERSLOG function is not active |