MSIR.0886 Field (classname) has invalid LOB type change between UAI and LAI
(Redirected from MSIR.0886)
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.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |