M204.1462
M204.1462 Access to file token parameter token2 not authorized
You issued a DISPLAY token2
or used a $View token2
function in a SOUL procedure to retrieve a secured file parameter without the proper file access privilege.
Response: Inform your file manager.
File manager response: If it is necessary for the user to access the secure file parameters, and the file is not password-protected, use the PRIVDEF command to change the default file access privileges (turn on the low-order bit in the low-order byte of the privilege control field). Otherwise, if the file is password-protected, ask your system manager to change the file access privileges in the password table.
System manager response: Use a LOGCTL command to change the file access privileges in the password table.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |