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

From m204wiki
Jump to navigation Jump to search
No edit summary
(Automatically generated page update)
Line 3: Line 3:
Another cause of this problem could simply be a mistake in the FLOD/FILELOAD program.
Another cause of this problem could simply be a mistake in the FLOD/FILELOAD program.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0800 - MSIR.0999]]

Revision as of 16:07, 13 August 2015

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, see File Load utility and BLOB, CLOB, and MINLOBE attributes.

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