Hi,
While compiling a java source using 'create or replace and compile java source' in oracle 12c I get the below error,
Error at line 1:
ORA-00604: Error occurred at recursive SQL Level 1
ORA-20031: Java Development disabled
This code is working fine in dev region, the issue is while compiling in INT. Quick response is much appreciated.