ORA-29537: class or resource cannot be created or dropped directly Cause: An attempt was madeto create or drop a Java class or resource that is
known to result from compilation of an existing Java source object. Action: Act on the class orresource by acting on the source, or change the source
so that it no longer defines the class or resource.