ORA-22330

Error: ORA-22330: cannot alter a type that is not valid

Causa: An attempt was made to perform ALTER TYPE on an invalid type.

Acción: Use the CREATE OR REPLACE TYPE command to modify the type.

COMENTARIOS:


No hay comentarios.