MSIR.0542 Cannot delete SirSafe until all visible passwords removed

From m204wiki
(Redirected from MSIR.0542)
Jump to navigation Jump to search

An AUTHCTL D command was issued but the active CCASTAT file contains visible file or group passwords. Since AUTHCTL D disables SirSafe support, and visible file/group passwords are not supported without SirSafe, the AUTHCTL D command is disabled when there are visible passwords.

If the AUTHCTL D command was not a typo, delete all visible passwords from CCASTAT by using the LOGCTL D command. The list of visible passwords can be obtained by issuing the LOGFILE and LOGGRP commands.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages