M204.1331: Difference between revisions
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.1331 skeleton}} | {{Template:M204.1331 skeleton}} | ||
<P>Model 204 watches the CPU time used by the job and compares it to the time specified for the job. When only a few milliseconds remain, Model 204 issues this message, cleans up its internal processing, flushes all its | <P> | ||
buffers, then shuts down with the <var>[[FISTAT parameter|FISTAT]]</var> parameter set to X'02' for all opened Model 204 files. This avoids the S322 abend associated with the job. </P> | Model 204 watches the CPU time used by the job and compares it to the time specified for the job. When only a few milliseconds remain, Model 204 issues this message, cleans up its internal processing, flushes all its | ||
<P>FISTAT is set to X'02' (file is physically inconsistent) because at the time of shutdown, the update requests may not be completed. The setting warns the user that something must be done to verify all update requests | buffers, then shuts down with the <var>[[FISTAT parameter|FISTAT]]</var> parameter set to X'02' for all opened Model 204 files. This avoids the S322 abend associated with the job. </P> | ||
<P> | |||
<var>FISTAT</var> is set to X'02' (file is physically inconsistent) because at the time of shutdown, the update requests may not be completed. The setting warns the user that something must be done to verify all update requests | |||
prior to the automatic shutdown. </P> | prior to the automatic shutdown. </P> | ||
<p><b>Response:</b> Check your | <p> | ||
<p><b>System manager response:</b> Check whether the activities performed by the job should take longer than the allowed time, and if necessary, increase the time. </p> | <b>Response:</b> Check your SOUL program for looping, or talk to your system manager about increasing the time limit. </p> | ||
<p> | |||
<b>System manager response:</b> Check whether the activities performed by the job should take longer than the allowed time, and if necessary, increase the time. | |||
</p> | |||
{{Template:M204.1331 footer}} | {{Template:M204.1331 footer}} | ||
<!-- skeleton as it was in pdf/RUN KILLED - NO MORE TIME /--> | <!-- skeleton as it was in pdf/RUN KILLED - NO MORE TIME /--> |
Latest revision as of 22:38, 6 March 2018
M204.1331 Run killed - no more time
Model 204 watches the CPU time used by the job and compares it to the time specified for the job. When only a few milliseconds remain, Model 204 issues this message, cleans up its internal processing, flushes all its buffers, then shuts down with the FISTAT parameter set to X'02' for all opened Model 204 files. This avoids the S322 abend associated with the job.
FISTAT is set to X'02' (file is physically inconsistent) because at the time of shutdown, the update requests may not be completed. The setting warns the user that something must be done to verify all update requests prior to the automatic shutdown.
Response: Check your SOUL program for looping, or talk to your system manager about increasing the time limit.
System manager response: Check whether the activities performed by the job should take longer than the allowed time, and if necessary, increase the time.
Message attributes:
RETCODEO=60 | Sets online return code |
---|---|
RETCODEB=60 | 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 |
OPR | Writes the message to the (operator) console |