Activate software error logging
| Component: | BS2000 | 
| Functional area: | Error logging | 
| Domain: | ERROR-LOGGING | 
| Privileges: | TSOS | 
| Routing code: | A | 
Function
The START-SERSLOG command activates software error logging (SERSLOG) and opens a new SERSLOG file. 
The SERSLOG system function for logging software errors is started automatically during system startup. For this reason the START-SERSLOG command is required only if SERSLOG has not been started owing to a STARTUP error, has been aborted as the result of a system error, or has been deactivated by the STOP-SERSLOG command. 
If SERSLOG is already active when START-SERSLOG is issued, the command is rejected.
Format
| START-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 in process | |
| 64 | NER1000 | No authorization for the command | |
| 64 | NER1040 | DMS error | |
| 128 | NER1010 | A SERSLOG command is currently being processed | |
| 129 | NER1030 | The SERSLOG function is already active |