ORA-02303

Error: ORA-02303: cannot drop or replace a type with type or table dependents

Causa: An attempt was made to drop or replace a type that has dependents. There could be a substitutable column of a supertype of the type being dropped.

Acción: Drop all types and tables depending on the type, then retry the operation using the VALIDATE option, or use the FORCE option.

COMENTARIOS:


No hay comentarios.