| Error | ORA-29542 |
Description | 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. |