MSIR.0886 Field (classname) has invalid LOB type change between UAI and LAI

From m204wiki
Revision as of 16:07, 13 August 2015 by JALWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

One of the following has occurred for a reload:

  • An unloaded non-BLOB, non-CLOB field has been re-defined as BLOB or CLOB.
  • A BLOB or CLOB field was re-defined as non-BLOB and non-CLOB.
  • A BLOB field was re-defined as CLOB, or vice versa.

The BLOB/CLOB attributes of a field during an LAI must exactly match those attributes for the field on an LAI. If you want to change these attributes, a non-UAI/LAI reorg is currently required.