FUNL0020 (ddname) already enqueued exclusive by (jobname stepname).: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
(No difference)

Revision as of 01:02, 30 October 2012

The input database file is being updated by a Model 204 job and hence cannot be enqueued in exclusive mode by Fast/Unload.load. Either wait until the updating job is completed or use the NOENQ Fast/Unload parameter to process the file without any enqueueing. Note that the latter option could result in errors in the unload phase of Fast/Unload.