M204.0672
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 |