hi,
I have a concurrent program based on store procedure, but the procedure is unable to find the value from concurrent program parameter.
I have one IN parameter in my procedure and mentioned a parameter in concurrent program with same data type. But when run it does not find the parameter value.
The parameter is always NULL.
br
Muhammad Nadeem