ORA-22329
										
				Error: ORA-22329: cannot alter a non-object type
				Causa: An attempt was made to execute ALTER TYPE on a non-object type.
				Acción: Drop the non-object type first, then re-create it as an object type.
  
				
COMENTARIOS:
No hay comentarios.