MSIR.0888 Invalid LOB data, RECNUM = (recnum), field = (fieldname): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "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 corru...")
 
m (1 revision)
(No difference)

Revision as of 16:45, 9 November 2010

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.