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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Oracle Retrieve schema doesn't work

Hi.

 

I have upgrade talend version from 5.3 to 6.5.1

I have import the oracle db connection from the previous version. If I use the table already in the table schema as toracleinput the job work correctly.

If I try to add a new table in the retrieve schema like the figure above

0683p000009LznB.png

but no table is in my table list

0683p000009Lzoc.png

If I try to add schema directly from the schema list like the table "PROVA"

0683p000009LzfI.png

when I press the finish button I have this error

0683p000009Lzoh.png

 

Why this?

Monica

 

 

 

 

 

Labels (2)
12 Replies
Anonymous
Not applicable
Author

Good question, but I don’t think so. I’m assuming your schema reader traverses Oracle dictionary (all_tables, all_views). The Scott/tiger schema (Scott schema was what I wanted to read) is aviablave to all. Anyhow, feel free to close this thread. Apologize for keeping it open (I can’t figure how to close it). Cheers! Ar
Anonymous
Not applicable
Author

Hello @ar ,

Don’t hesitate to post your issue here and feel free to create a jira issue on talend bug tracker if needed.

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello everyone,,

Are you able to create a new oracle DB connection and retrieve schema on v 6.5 successfully ?
I have the Oracle 12.1x sid connector working and a simple "select * from scott.dept" query working.
The "retrieve schema" for SCOTT however does not work.
Best regards