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.

[436 byte] By [bronze-starDukes] at [2007-11-26 12:10:15]
# 1
Hello Renga,Could it be that the first parameter of your stored proceedure is not set? Luis
bronzestar at 2007-7-7 13:48:13 > top of Java-index,Archived Forums,Socket Programming...