Oracle Error Message
ORA-29533: attempt to overwrite class or resource string while defining or compiling string.string
Reason for the Error
A class or resource defined by a SQLJ source conflicted with an existing object.
Solution
Remove existing object, or modify SQLJ source.