FUNL0041 UNLOAD statement only valid with UAI.
Jump to navigation
Jump to search
An UNLOAD statement was encountered in a non-UAI type of unload. Either insert the UAI statement after the OPEN statement, or remove the UNLOAD statement.
Beginning with version 4.1, with Multiple-Output support, an UNLOAD statement can be used with UAI streams in a program that also includes OUTPUT streams. This error message has therefore been retired as of version 4.1.