ORA-22338
Error: ORA-22338: must specify CASCADE INCLUDING DATA when altering the final property
Causa: An attempt was made to alter the final property of a type with dependent tables without specifying the CASCADE INCLUDING DATA
option.
Acción: Resubmit the statement with the CASCADE INCLUDING DATA
option.
COMENTARIOS:
No hay comentarios.