MSIR.0488 (String) not valid for JANUS (subcmd) (rule type) command

From m204wiki
Jump to navigation Jump to search

This message indicates that an invalid parameter was specified in a JANUS rule command. String indicates the parameter which was specified. subcmd indicates the JANUS rule command issued: WEB, CLSOCK, or SRVSOCK. rule_type indicates the type of rule being established, for example, ALLOW or ON.

For information about the valid parameters used on the given subcmd, see JANUS WEB, JANUS CLSOCK, and JANUS SRVSOCK.


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