Database Error Messages

QSM-03271

The partition name of outside partition table string does not match the subpartition name of base table string.

Cause

REGISTER_PARTITION_OPERATION detected that the partition name of the outside partition table did not match the subpartition name of base table.


Action

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