ORA-02032

Error: ORA-02032: clustered tables cannot be used before the cluster index is built

Causa: User attempted to perform a DML statement on a clustered table for which no cluster index has yet been created.

Acción: Create the cluster index.

COMENTARIOS:


No hay comentarios.