Hi,
I am trying to create a
java stored procedure in oracle 9i. I was able to load the java class but i am not able to publish the class. Below is my java code and command for publishing the class.
Now when i execute above command in procedure editor in toad, its giving me a message as "NO CREATE[OR REPLACE] statement found to execute". Please tell me what might have gone wrong.
Thanks
Kranthi