Database Administration (MOSC)

MOSC Banner

Error while computing shortname of URLDispatch - ORA-06576: not a valid function or procedure name -

edited May 12, 2010 9:06AM in Database Administration (MOSC) 5 commentsAnswered
   

The below mentioned URLDispatch.java that runs successfully on the ‘TEST’ server but fails on the actual production server: (details mentioned below)

 

Java Proc - URLDispatch.java

 

Command used - loadjava -u lgsms/lgsms@spx1 -v -resolve URLDispatch.java

 

Error Received :

Error while computing shortname of URLDispatch

ORA-06576: not a valid function or procedure name

ORA-06550: line 1, column 7:

PLS-00201: identifier 'DBMS_JAVA.SHORTNAME' must be declared

 

STEPS Taken to resolve above issue:

I have also Un-installed the JVM from the production Database using the rmjvm.sql (then bounced database) and then Re-installed using intjvm . sql scripts at the $ORACLE_HOME/javavm/install

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center