M204.1838: Difference between revisions
m (a) |
m (remove 0 from token0) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:M204.1838 skeleton}} | {{Template:M204.1838 skeleton}} | ||
<P> | <P> | ||
The offload process for <var>RING</var> stream <var class="term"> | The offload process for <var>RING</var> stream <var class="term">token</var> cannot continue because of failure on the <var class="term">token3</var> stream named by <var class="term">token4</var>. The potential values for the error are: </P> | ||
<ul> | <ul> | ||
<LI | <LI>OPEN (open error for <var>CONTROL</var> stream or member of the ring stream) </LI> | ||
<LI>I/O (I/O error on <var>CONTROL</var> stream, a member of the ring stream or the control stream) </LI> | <LI>I/O (I/O error on <var>CONTROL</var> stream, a member of the ring stream or the control stream) </LI> | ||
<LI | <LI>SWITCH (error on the offload stream when it has been defined as a concatenated stream) </LI> | ||
<LI>RECORD COUNT (the record count for the member being offloaded does not agree with the count of records written to the member). </LI> | <LI>RECORD COUNT (the record count for the member being offloaded does not agree with the count of records written to the member). </LI> |
Latest revision as of 20:29, 26 March 2018
M204.1838 Offload disabled for ring stream token due to token2 error on token3 stream token4
The offload process for RING stream token cannot continue because of failure on the token3 stream named by token4. The potential values for the error are:
- OPEN (open error for CONTROL stream or member of the ring stream)
- I/O (I/O error on CONTROL stream, a member of the ring stream or the control stream)
- SWITCH (error on the offload stream when it has been defined as a concatenated stream)
- RECORD COUNT (the record count for the member being offloaded does not agree with the count of records written to the member).
The stream type values are MEMBER, CONTROL, or OFFLOAD. Further offloading is discontinued, and the OFFLOAD stream is closed.
If the error occurred on the RING member being offloaded, the RING stream will continue to be used until this member is needed for reuse. At that time, the ring will be considered full. If the error occurred on the CONTROL stream, the RING will continue to be used until the active member is full. At that time, an I/O error will be detected for the ring.
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 |
NOTERM | Does not display the message on the user's terminal |
OPR | Writes the message to the (operator) console |