i am getting Error Code :ORA-01008: not all variables bound
877826Oct 8 2012 — edited Oct 8 2012Hi 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