Database Error Messages

OCI-14097

column type or size mismatch in ALTER TABLE EXCHANGE PARTITION

Cause

The corresponding columns in the tables specified in the ALTER TABLE EXCHANGE PARTITION are of different type or size


Action

Ensure that the two tables have the same number of columns with the same type and size.