Database Error Messages

ORA-02669

data type or length of a partitionset column in a sharded table cannot be changed

Cause

An attempt was made to issue an ALTER TABLE statement to modify the data type or length of a column used to super-partition the specified sharded table.


Action

Do not modify the data type or length of a sharded table super- partitioning column or columns.