Database Error Messages

ORA-14096

tables in ALTER TABLE EXCHANGE PARTITION must have the same number of columns

Cause

The two tables specified in the EXCHANGE have different number of columns


Action

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