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

From m204wiki
Revision as of 15:01, 9 November 2010 by 198.242.244.47 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.