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

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(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]]

Revision as of 18:01, 19 April 2013

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.