EBS Customizations (MOSC)

MOSC Banner

How do I load a .jar or .class package to the database

edited Mar 8, 2014 12:00PM in EBS Customizations (MOSC) 6 commentsAnswered

I have been trying to load a .java file to the database without any success.  I have never done this before and i am not a java programmer but i need to load a java file to the database.

See commands i have tried with no success

loadjava -user apps/devapps456 -verbose -resolve -force AppsPasswordValidationCUS.java

loadjava -force -thin -user apps/devapps456@[gidget:1521:DEV] -resolve AppsPasswordValidationCUS.java

loadjava -force -user apps/devapps456@DEV -resolve AppsPasswordValidationCUS.java

See errors recieved.

creating : source oracle/apps/fnd/security/AppsPasswordValidationCUS

loading  : source oracle/apps/fnd/security/AppsPasswordValidationCUS

SQL Error while connecting with oci8 driver to default database: Closed Connection

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