MSIR.0888 Invalid LOB data, RECNUM = (recnum), field = (fieldname)

From m204wiki
Revision as of 18:01, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

Data for a BLOB or CLOB field was not in the correct format for a structured (non-LAI) reload. If the data was created with a PAI, the unloaded data might somehow have been corrupted. If the data was created by something other than Model 204, perhaps the format for the BLOB/CLOB data is incorrect. For more information about the required format for BLOB/CLOB data in a FLOD or FILELOAD, see the "Model 204 File Manager's Guide".

Another cause of this problem could simply be a mistake in the FLOD/FILELOAD program.