ORA-22330: cannot alter a type that is not valid ORACLE 报错 故障修复 远程处理
网络编程
文档解释
ORA-22330: cannot alter a type that is not valid
Cause: An attempt was made to perform ALTER TYPE on an invalid type.
Action: Use the CREATE OR REPLACE TYPE command to modify the type.
编辑:一起学习网
标签:文档,modify,command,REPLACE,CREATE