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

tDBConnection - reusing for different database type

Hi,

 

I have prepared a job that works perfectly fine for a table in Oracle database.

Now, I wanted to re-use the same job for different database type - Netezza.

 

The query I can modify using tJava or context variable.

But, how to change the Database type in tDBConnection and tDBInput component as the type appears to be a drop down.

 

Please suggest if it is possible to re-use the job for different datatype - functionality will be same for both Oracle and Netezza.

 

Thanks

Labels (4)
3 Replies
Anonymous
Not applicable
Author

Please try  Generic DB . https://help.talend.com/reader/NMGL52mo8bm6HnYHfqoONQ/rIkM9zE5yjMJ4S_3aJdvBA

 

You can always create a new mapping for Neteeza alone. apart from the Oracle mapping you have. 

Since you are changing the source and target type. 

Anonymous
Not applicable
Author

Hi,

 

Could you share an example please - how to use the tDBConnection prepared for Oracle to Netezza connection.

 

Thanks.

Anonymous
Not applicable
Author

Hi,

 

I tried generic but only after selecting the Database type the other connection fields appear.

So, could you share an example please.

 

Thanks.