How do I load a .jar or .class package to the database
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