MSIR.0141 (Parameter) ID must be 10 characters or fewer: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
This message indicates that the value associated with the indicated parameter in a JANUS DEFINE command is too long. This message is issued for parameters that have values that indicate <var class="product">Model 204</var> userids or account ids. Since these ids must be 10 characters long or shorter the values for the JANUS DEFINE parameters must also be 10 characters long or shorter. JANUS DEFINE parameters that might cause this message to be issued are SDSACCT, SDSUSER, OMNIACCT, OMNIUSER, SITEACCT, SITEUSER, WEBACCT or WEBUSER.
This message indicates that the value associated with the indicated parameter in a JANUS DEFINE command is too long. This message is issued for parameters that have values that indicate <var class="product">Model 204</var> userids or account ids. Since these ids must be 10 characters long or shorter the values for the JANUS DEFINE parameters must also be 10 characters long or shorter. JANUS DEFINE parameters that might cause this message to be issued are SDSACCT, SDSUSER, OMNIACCT, OMNIUSER, SITEACCT, SITEUSER, WEBACCT or WEBUSER.


[[Category:Sirius Mods messages]]
{{Template:MSIR.0141 footer}}
[[Category:MSIR.0001 - MSIR.0199]]

Latest revision as of 23:00, 3 March 2017

This message indicates that the value associated with the indicated parameter in a JANUS DEFINE command is too long. This message is issued for parameters that have values that indicate Model 204 userids or account ids. Since these ids must be 10 characters long or shorter the values for the JANUS DEFINE parameters must also be 10 characters long or shorter. JANUS DEFINE parameters that might cause this message to be issued are SDSACCT, SDSUSER, OMNIACCT, OMNIUSER, SITEACCT, SITEUSER, WEBACCT or WEBUSER.


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