ORA-14030

Error: ORA-14030: non-existent partitioning column in CREATE TABLE statement

Causa: Partitioning column specified in CREATE TABLE statement is not one of columns of the table being created.

Acción: Ensure that all columns in the partitioning column list are columns of the table being created.

COMENTARIOS:


No hay comentarios.