FUNL0195 Unknown type, field (name) cannot be processed: (xxxxxx).: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

This message indicates that a field definition is either in error or has attributes that are not processed by this version of Fast/Unload. The field name is name, and xxxxxx is the hexadecimal value of the definition of the field in Table A.

This is an informational message; the Fast/Unload job can continue if the following are all true:

  • There is no UAI nor PAI output.
  • The field is not referenced.
  • Neither FSTATS nor DATESTATS is requested.
  • The NEW statement is not present.