Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error 00900 Invalid Sql Statement

Vipul09Apr 19 2016 — edited Apr 20 2016

Hi All

I am trying to execute one of my procedure but I am getting error as ...00900,,invalid sql statement..

I have gone through all the answers from google and ran the below query for checking the Banner..

select * from v$version;

I am getting line mentioning

PL/SQL Release 11.2.0.2 .0 - Production.

But even after this am getting error while executing the procedure.

Please help me on this.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 18 2016
Added on Apr 19 2016
36 comments
8,997 views