FUNL0021 No room in file enqueueing table for (ddname).: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "The input database file is enqueued in share mode by the maximum number of jobs. Either wait until one or more of the other enqueued jobs is completed or use the ''[[Fast/Unload]...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

The input database file is enqueued in share mode by the maximum number of jobs. Either wait until one or more of the other enqueued jobs is completed or use the Fast/Unload NOENQ parameter to run against the file without any enqueueing. Note that the latter option could result in errors in the unload phase of Fast/Unload.