M204.1491
M204.1491 $usrpriv argument 2 must specify 'log' or 'nolog'
The second argument of the $UsrPriv function is incorrect. That argument specifies that a failure of the user privilege test should be logged as a security violation with an external authorizer. Log indicates that the external authorizer should log the event if possible. NoLog indicates that a failure should not be logged as a security violation if possible.
Note: The logging of external authorizer security violations is under the ultimate control of the external authorizer (for example, ACF2).
Response: Correct the argument to specify Log or NoLog, or omit the argument and use the default of NoLog.
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 |