Set read mark in current CONSLOG file
Component: | BS2000 |
Functional area: | Error logging |
Domain: | ERROR-LOGGING |
Privileges: | TSOS |
Function
The SET-CONSLOG-READ-MARK command sets a “read mark” at the current end of the CONSLOG file. Logging continues without a break after the read mark. Read access to the contents of the CONSLOG file ahead of the read mark is then possible without first having to close the file with the CHANGE-CONSLOG-FILE command.
Format
SET-CONSLOG-READ-MARK |
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command successfully executed | |
1 | 0 | NBR0905 | No active CONSLOG file present |
32 | NBR0983 | Internal error on command server | |
64 | CMD0216 | No authorization to issue command |
Note
The “internal error” return code is generated in the event of bourse, DMS, memory and other system problems.