Deactivate hardware error logging
Component: | BS2000 |
Functional area: | Error logging |
Domain: | ERROR-LOGGING |
Privileges: | HARDWARE-MAINTENANCE |
Function
The STOP-HEL-LOGGING command deactivates hardware error logging and closes the logging file.
Logging can be reactivated with the START-HEL-LOGGING command. Logging is automatically reactivated the next time the system is started up.
Format
STOP-HEL-LOGGING |
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command successfully executed | |
1 | 0 | CMD0001 | Hardware error logging is already disabled |
32 | HEL0100 | Internal error | |
32 | HEL0102 | Resources cannot be released | |
32 | HEL0105 | Bourse problems | |
32 | HEL0107 | DMS error | |
64 | HEL0110 | Privilege error |
Example
See the SHOW-HEL-LOGGING command.