ORA-14277

Error: ORA-14277: tables in EXCHANGE SUBPARTITION must have the same number of columns

Causa: The two tables specified in the ALTER TABLE EXCHANGE SUBPARTITION have different number of columns.

Acción: Ensure that the two tables have the same number of columns with the same type and size.

COMENTARIOS:


No hay comentarios.