ORA-29542: class string already defined by source string ORACLE 报错 故障修复 远程处理
文档解释
ORA-29542: class string already defined by source string
Cause: An attempt was made to create a Java source object that would define a class that is already defined by a different Java source object.
Action: Either drop the old source or modify the new source.