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!

i am getting Error Code :ORA-01008: not all variables bound

877826Oct 8 2012 — edited Oct 8 2012
Hi All,

When am trying to insert data into a table through the procedure am getting following error ..

Error Code :ORA-01008: not all variables bound.

But if i run same Query out side by passing parameters it is running fine.When i run the insert statement through the procedure i am getting not all variables bound Error.
i am passing two numbers as parameters. But i don't know why am getting this error.

Could any one suggest me please .



Thanks
Sree
This post has been answered by TPD-Opitz on Oct 8 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 5 2012
Added on Oct 8 2012
6 comments
8,600 views