FUNL0185 Can't sort by field name (fieldname) with multiple OUT TO streams.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
 
(Automatically generated page update)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
You must specify all sort fields with "start,length,type" notation.
You must specify all sort fields with "start,length,type" notation.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:42, 19 April 2013

If your FUEL program declares more than two streams for PUT/OUTPUT operations (that is, OUT TO streams), you cannot use the sort-by-field-name feature.

You must specify all sort fields with "start,length,type" notation.