M204.0672: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.0672 skeleton}} | {{Template:M204.0672 skeleton}} | ||
<P> | <P> | ||
A FILELOAD command (the one-step File Load update) was attempted for a file which is currently in deferred update mode. The File Load command, unlike the FLOD command, requires that there be no deferred updates outstanding | A <var>FILELOAD</var> command (the one-step File Load update) was attempted for a file which is currently in deferred update mode. The File Load command, unlike the <var>FLOD</var> command, requires that there be no deferred updates outstanding | ||
for this file. A file may be in deferred update mode for any of the following reasons: </P> | for this file. A file may be in deferred update mode for any of the following reasons: </P> | ||
<ul> | <ul> | ||
<li>The file was opened in the current job with a deferred update data set specified in the OPEN command. </li> | <li>The file was opened in the current job with a deferred update data set specified in the <var>OPEN</var> command. </li> | ||
<li>The file was previously opened in an Online or Batch Model 204 run with deferred update specified. There has been no Z step run under File Load operation to process the deferred updates. </li> | <li>The file was previously opened in an Online or Batch Model 204 run with deferred update specified. There has been no Z step run under File Load operation to process the deferred updates. </li> | ||
<li>The file was previously updated with the FLOD operation under File Load operation with deferred update specified. There was no Z step run to process the deferred updates. </li> | <li>The file was previously updated with the <var>FLOD</var> operation under File Load operation with deferred update specified. There was no Z step run to process the deferred updates. </li> | ||
</ul> | </ul> | ||
<p> | <p> | ||
<b>File manager response:</b> Process any outstanding deferred updates, and make sure that the file open for the File Load operation does not include a deferred update data set. </p> | <b>File manager response:</b> Process any outstanding deferred updates, and make sure that the file open for the File Load operation does not include a deferred update data set. | ||
</p> | |||
{{Template:M204.0672 footer}} | {{Template:M204.0672 footer}} | ||
<!-- skeleton as it was in pdf/FILE IS IN DEFERRED UPDATE MODE /--> | <!-- skeleton as it was in pdf/FILE IS IN DEFERRED UPDATE MODE /--> |
Latest revision as of 22:26, 27 February 2018
M204.0672 File is in deferred update mode
A FILELOAD command (the one-step File Load update) was attempted for a file which is currently in deferred update mode. The File Load command, unlike the FLOD command, requires that there be no deferred updates outstanding for this file. A file may be in deferred update mode for any of the following reasons:
- The file was opened in the current job with a deferred update data set specified in the OPEN command.
- The file was previously opened in an Online or Batch Model 204 run with deferred update specified. There has been no Z step run under File Load operation to process the deferred updates.
- The file was previously updated with the FLOD operation under File Load operation with deferred update specified. There was no Z step run to process the deferred updates.
File manager response: Process any outstanding deferred updates, and make sure that the file open for the File Load operation does not include a deferred update data set.
Message attributes:
RETCODEO=24 | Sets online return code |
---|---|
RETCODEB=24 | 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 |