ORA-06537:OUT bind variable bound to an IN position
Sir,
we have migrated our database from oracle 9i to 10g ..but while executing a procedure we are getting the following error
ORA-06537:OUT bind variable bound to an IN position
this same procedure is not throwing any error wen we connect the 9i database
we are giving two parameters for this procedure
in that second one is an IN OUT Parameter
plz help me to get ride of this prob...