How to use loadjava utility of Oracle?
439007Feb 24 2005 — edited Feb 24 2005I'm trying to load a java class to the oracle environment using the following command and I'm getting following error.
D:\oracle\ora92\bin>loadjava SimpleJava.class
SQL Error while connecting with oci8 driver to default database: ORA-12560: TNS:protocol adapter error
exiting : could not open connection
Does anyone knows that what's the problem? Am I missing any thing? I am using Oracle 9i client. Do I need to use Oracle Server. Please let me know soon.