M204.2601: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
Line 2: | Line 2: | ||
<P> | <P> | ||
A <code>BUMP MODULE <i>module-name</i></code> command was entered, but the specification of <var class="term">module-name</var> was invalid. Reported status (<var class="term"> | A <code>BUMP MODULE <i>module-name</i></code> command was entered, but the specification of <var class="term">module-name</var> was invalid. Reported status (<var class="term">token</var>) is one of the following:</P> | ||
<TABLE> | <TABLE> | ||
<TR class="head"><TH>Status </TH> | <TR class="head"><TH>Status </TH> |
Latest revision as of 20:27, 30 March 2018
M204.2601 ECF module name not token
A BUMP MODULE module-name
command was entered, but the specification of module-name was invalid. Reported status (token) is one of the following:
Status | Means the module name was... |
---|---|
DEFINED | Not yet defined. Module names are defined by the SOUL External Module statement. |
SPECIFIED | Not identified. |
VALID | Not a valid module name. For example, the name is too long. |
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 |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |