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: 
Anonymous
Not applicable

Data export

Hello:

 

I am new to Talend & catching up to the speed.

Source - Oracle

Target - Postgresql

 

From 150 tables of Oracle database, i want to export  40 tables data  to target\destination database in Postgres. I have Schema & Tables on both the sides of database (Source & Target), so only data transfer.

 

I need help what is needed to do required configuration to ETL all data to Postgres.

Any help is greatly appreciated.

 

Thank you in advance.

Jugal

Labels (3)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

in Open source no other option.

View solution in original post

5 Replies
manodwhb
Champion II
Champion II

since you need to create a each job for each table if you are using open source .

if you are using enterprise edition then ,you can use a singale job to load all tables using dynamic schema option.

Anonymous
Not applicable
Author

That will be big pain for 40 tables. do we have any work around or custom component that i can use?

Thanks again for your help.

Jugal

manodwhb
Champion II
Champion II

in Open source no other option.

Anonymous
Not applicable
Author

Hello,

Talend provides user with a free trial version of Data Integration product. You can download it from website https://info.talend.com/trial-talend-data-integration.html?type=productspage freely with dynamic schema feature.

Best regards

Sabrina

Anonymous
Not applicable
Author

Thank yo Sabrina for your reply.

 

if it was one time, i can understand. this will be daily task and will not help me.

 

Again, thank you for your help & reply.

Thanks

Jugal