Database Error Messages

QSM-03266

Tablespace of base table string does not match the tablespace of outside partition table string.

Cause

REGISTER_PARTITION_OPERATION detected that the tablespace of the base table for any partition or subpartition did not match the tablespace of the outside partition table.


Action

Alter the tablespace of outside partition table to match the tablespace of the base table, or check if the outside partition table is eligible for REGISTER_PARTITION_OPERATION or not.