M204.0953: Difference between revisions
Jump to navigation
Jump to search
m (add <var>'s) |
m (remove 0 from token0) |
||
Line 1: | Line 1: | ||
{{Template:M204.0953 skeleton}} | {{Template:M204.0953 skeleton}} | ||
<P> | <P> | ||
An <var>IFFLS</var> call passes the illegal access string <var class="term"> | An <var>IFFLS</var> call passes the illegal access string <var class="term">token</var>. The call returns a code of 4. </P> | ||
<p> | <p> | ||
<b>Response:</b> The only valid characters to pass are <code>S</code>, <code>R</code>, <code>U</code>, or <code>A</code>. If the access string is null, <code>SRUA</code> is assumed. Fix, and retry. | <b>Response:</b> The only valid characters to pass are <code>S</code>, <code>R</code>, <code>U</code>, or <code>A</code>. If the access string is null, <code>SRUA</code> is assumed. Fix, and retry. |
Latest revision as of 17:03, 26 March 2018
M204.0953 Invalid access string token
An IFFLS call passes the illegal access string token. The call returns a code of 4.
Response: The only valid characters to pass are S
, R
, U
, or A
. If the access string is null, SRUA
is assumed. Fix, and retry.
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 |