M204.2457: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 3: | Line 3: | ||
<P> | <P> | ||
A time parameter was specified for the job that exceeded the Model 204 internal limit of 18325 (12.7 days). No internal time limit is used. The external limit remains unchanged. When the external limit is reached, the job | A time parameter was specified for the job that exceeded the Model 204 internal limit of 18325 (12.7 days). No internal time limit is used. The external limit remains unchanged. When the external limit is reached, the job | ||
is canceled. Model 204 ignores the | is canceled. Model 204 ignores the <var>[[TIMESTOP parameter|TIMESTOP]]</var> parameter, and it does not gracefully shut down before the cancel.</P> | ||
<p> | <p> | ||
<b>System manager response:</b> To respect | <b>System manager response:</b> To respect <var>TIMESTOP</var>, always set time < 18325. If you want unlimited time, set <var>TIMESTOP</var> to 0 and time to 1440. If the time parameter is not specified on either the job or execute card, the default is provided by JES. | ||
</p> | </p> | ||
{{Template:M204.2457 footer}} | {{Template:M204.2457 footer}} | ||
<!-- skeleton as it was in pdf/TIME > 18325 SPECIFIED - TIMESTOP WILL BE IGNORED/--> | <!-- skeleton as it was in pdf/TIME > 18325 SPECIFIED - TIMESTOP WILL BE IGNORED/--> |
Revision as of 18:42, 5 June 2018
M204.2457 TIME > 18325 specified - TIMESTOP will be ignored
A time parameter was specified for the job that exceeded the Model 204 internal limit of 18325 (12.7 days). No internal time limit is used. The external limit remains unchanged. When the external limit is reached, the job is canceled. Model 204 ignores the TIMESTOP parameter, and it does not gracefully shut down before the cancel.
System manager response: To respect TIMESTOP, always set time < 18325. If you want unlimited time, set TIMESTOP to 0 and time to 1440. If the time parameter is not specified on either the job or execute card, the default is provided by JES.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' 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 |