Missing IN or OUT parameter at index::1Error while firing select query ?
Hi,
In my process we are using Oracle data base and I am firing simple select query .The query is
SELECT status_id FROM ADM_Payment_Status WHERE status_description='Raised'.
When I fire the above query I am getting Missing IN or OUT parameter at index::1.
I didnt figure out why I am getting this strange problem.
Please update me if you have any solution for this..
Regards,
Renga.S.

