Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Execution of Oracle 11g wrapped procedure gives ora-00900 error

$
0
0
Hi,

I have a procedure which i wrapped using the oracle 11g wrap utility. If i execute the wrapped procedure using jdbc i am getting an error of 0RA-00900 invalid sql statement.

The procedure is having basic sql statements only.

The same procedure if i wrap using Oracle 9i and execute using jdbc it works fine.

Is there any change in Oracle 9i wrap utility and Oracle 11g wrap utility.

need help in this regard ASAP

Note: I tried even Oracle 10g wrap it is also not working fine.

Thanks
Sri

Viewing all articles
Browse latest Browse all 13329

Trending Articles