MSIR.0430 Invalid value (value) for (parm) in JANUS (subcmd) (rule type) command

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

This message indicates that an invalid value for a parameter was specified in a JANUS rule command. parm indicates the parameter that was specified, and value is the invalid value specified for it. 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 values of the 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