Database Error Messages

ORA-32375

data type or length of a logical partition tracking column on a table cannot be changed

Cause

The ALTER TABLE statement was issued in an attempt to modify the data type or the length of a logical partition tracking column on the table specified in the ALTER TABLE statement.


Action

Do not modify the data type or length of the logical partition tracking columns on a table.