Database Administration (MOSC)

MOSC Banner

loadjava error in Oracle 10.2.0.4 "ORA-29512

edited Jun 18, 2018 2:30PM in Database Administration (MOSC) 4 commentsAnswered
Hi,

After upgrading Oracle from 10.2.0.3 to 10.2.0.4, the loading of Java Stored Procedures via loadjava utility is failing with "ORA-29512: incorrectly formed name resolver specification" error. Below is a sample of exact error from the script.

The following operations failed
class com/att/instar/dbclient/entity/PremDomSvcEntity: creation (createFailed)
exiting : Failures occurred during processing
dropping: class com/att/instar/dbclient/entity/PremiseEntity
arguments: '-user' 'nipa_dba/***' '-resolver' '(( com.att.instar.* nipa_dba) ( com.att.wn.bids.* nipa_dba) (* PUBLIC))' '-v' 'PremiseEntity.class'
creating : class com/att/instar/dbclient/entity/PremiseEntity with resolver (( com.att.instar.* nipa_dba) ( com.att.wn.bids.* nipa_dba) (* PUBLIC))

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