Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
are you getting the same error if you execute or call the stored procedure from TOAD/SQL Developer/Command prompt.
Cross check the input parameters data types also. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
check the datatypes of ur IN and INOUT parameters.
Check if the arguments you pass for the CALL of the stored procedure matches with the CREATE STORED PROCEDURE .
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum