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

From m204wiki
Revision as of 16:45, 9 November 2010 by Admin (talk | contribs) (1 revision)
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.