FUNL0208 Record (pageNum) missing page for Lob field.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
Line 1: Line 1:
While obtaining the value of a BLOB or CLOB field, one of the Table E pages that should contain part of the field's value could not be read. The identifier of the missing page is shown in the message as ''pageNum''. This indicates a physical inconsistency in the file, and an error should also occur in trying for the same page, if you attempt to obtain the same field occurrence with ''Model 204''.
While obtaining the value of a BLOB or CLOB field, one of the Table E pages that should contain part of the field's value could not be read. The identifier of the missing page is shown in the message as ''pageNum''. This indicates a physical inconsistency in the file, and an error should also occur in trying for the same page, if you attempt to obtain the same field occurrence with <var class="product">Model 204</var>.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload Messages]]

Revision as of 01:02, 30 October 2012

While obtaining the value of a BLOB or CLOB field, one of the Table E pages that should contain part of the field's value could not be read. The identifier of the missing page is shown in the message as pageNum. This indicates a physical inconsistency in the file, and an error should also occur in trying for the same page, if you attempt to obtain the same field occurrence with Model 204.