Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

concurrent program base on stored procedure unable to find the parameter

user2040934Jun 18 2025

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

Comments
Post Details
Added on Jun 18 2025
1 comment
73 views