ORA-22871

Error: ORA-22871: ALTER TYPE with REPLACE is not allowed for pure incomplete types

Causa: An attempt was made to perform ALTER TYPE with REPLACE option for a pure incomplete type.

Acción: Completely define the original type, before using the ALTER TYPE with REPLACE option.

COMENTARIOS:


No hay comentarios.