8.13.5 Error when unloading LOB data

If an error occurs while LOB data is being unloaded, the contents of the database remain unchanged from when the unload operation started. In the event of an error, eliminate the cause of the error and then re-execute the unload operation only on the LOB column. When the LOB column structure base table is reorganized separately from the LOB column, the unload and lobunld statements are both specified. If an error occurs while LOB data is being unloaded, in order to start processing from the unloading of the LOB data, delete the unload statement and re-execute the unload operation with only the lobunld statement specified.