DSNU1135I EXTENDED PAGE FORMAT CONVERSION ON XML TABLESPACE object-type object-name IS IGNORED

Explanation

The conversion to extended page format for the target XML table space is ignored. The message occurs in the following situations:

  • A partition-level REORG on the XML table space
  • A REORG TABLESPACE SHRLEVEL NONE on the XML table space
  • LOAD REPLACE on the base table space
  • REBUILD on the node id index if the XML table space is not in extended page format
object-type
The type of object: TABLESPACE or NODE INDEX.
object-name
The name of the object:
  • Database and table space name for the target of the conversion
  • Creator name and index name for the target of the index conversion

System action

The request is ignored.

User response

Run a REORG TABLESPACE SHRLEVEL REFERENCE or CHANGE on the entire XML table space to convert it to extended page format.

Severity

4 (warning)