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

From m204wiki
Jump to navigation Jump to search

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.