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: 
ilenia_t
Contributor
Contributor

tDBSP with Oracle Collection

Hi,
I have to retrieve values from a PL\SQL procedure with OUT parameter that is a Nested Table (oracle collection). I tried with tDBSP using different combination (Type OUT, Type RECORD SET, Custom Type ARRAY, Custom Type STRUCT) but I think that I'm missing something.

tLogRow it returns an empty row, I tried to put a tParseRecordSet in between but it parse a null Record Set so the output in tLogRow is zero row.
Anybody knows how to extract these data?

Labels (4)
0 Replies