Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
xfrank21
Partner - Contributor
Partner - Contributor

Oracle Stored Procedure

Hi, I have a problem with an oracle stored procedure, the stored procedure has two parameters one input and the other output, I am using the following statement:

Sql call IA_BCPortafolio.GetBilledValueCB ('01 / 10/2016 ');

I have the following error

PLS-306: wrong number or types of arguments in call to GetBilledValueCB

How would I do to return the value of the output parameter?

0 Replies