errors encountered while using loadjava utility class
SureshSam Rajiv
Greenhorn
Joined: May 04, 2005
Posts: 9
posted
0
Hi ,
I was trying to write a Java Stored Procedure and when i was loading the java class file into the database using loadjava utility class i am finding problems .
Whether i need to include any jars for this because i tried following command through command prompt c:\oracle\ora92\bin:>loadjava -v -t -user username/password@host port:sid classfile
I am getting the error like "loadjava" is not recognized as internal or external command.