FUNL0096 UAI SORT or HASH not allowed in group context.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This error message indicates that ''Fast/Unload User Language Interface'' was used to process a found set from a ''Model 204'' group, and the FUEL program attempted to unload...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

This error message indicates that Fast/Unload User Language Interface was used to process a found set from a Model 204 group, and the FUEL program attempted to unload the file with a UAI statement that contained the SORT or HASH keyword. Fast/Unload currently only allows a group to be unloaded via UAI if no SORT or HASH key is specified.