DSNU191I csect-name LOB AND/OR XML COLUMN DATA WILL BE OMITTED WHEN USING THE FORMAT INTERNAL OPTION FOR TABLE creator-name.table-name

Explanation

Either the LOAD or UNLOAD utility ran with FORMAT INTERNAL option on a table that contains LOB columns, XML columns, or both. LOB and XML data are not supported by the FORMAT INTERNAL option.

csect-name
The name of the control section that issued the message.
creator-name.table-name
The name of the table, identified by the name of its creator.

Use the FORMAT INTERNAL option only if any LOB or XML data is not of interest.

System action

Processing continues.

The LOAD utility omits the LOB and XML table spaces and leaves the base table space in the auxiliary check pending (ACHKP) status.

The UNLOAD utility unloads the base row data in the internal format. LOB and XML data is not unloaded.

User response

Correct the auxiliary check-pending status on the table that was loaded.

Severity

4 (warning)