ORA-22308: operation not allowed on evolved type ORACLE 报错 故障修复 远程处理
网络编程
文档解释
ORA-22308: operation not allowed on evolved type
Cause: An attempt was made to replace a type whose attribute definition been been altered.
Action: Submit ALTER TYPE ADD/DROP statement instead of ALTER TYPE REPLACE.
编辑:一起学习网
标签:文档,type,ORA,operation,allowed