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

tCombinedSQLInput example

Can Anyone please give me a simple scenario for tCombinedSQLInput component? Just its function part and how and where is it connected?

 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

Could you please show us the full error stack trace? Which talend build version are you using?

Best regards

Sabrina

 

View solution in original post

6 Replies
Anonymous
Not applicable
Author

Hello,

Could you please let us know if this scenarion:TalendHelpCenter:Filtering and aggregating table columns directly on the DBMS is OK with you?

Best regards

Sabrina

Anonymous
Not applicable
Author

@xdshi

We've tried that scenario using the exact attributes but the tCombinedSQLInput component always shows an error.

The latest is "unreachable code (err 2917)"

currentComponent = "tCombinedSQLInput_1";

Anonymous
Not applicable
Author

Hello,

Could you please show us the full error stack trace? Which talend build version are you using?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

I am getting the following error while running the job.


0683p000009LyKu.pngVersion- talend  data integration 6.5.1

 

 

currentComponent = "tCombinedSQLInput_1";

This was the scenario part that I tried to implement but everytime there is a error at tcombinedsql.

I just need a small example of tcombinedSQLInput .Can you please build a simple job using tcombinedSQLInput.

Anonymous
Not applicable
Author

Hello,

Please ensure your java environment is set correctly and JDK bin is included in your PATH environment variable and is being reached.

Best regards

Sabrina

 

Anonymous
Not applicable
Author

@xdshi

Yes, I've rechecked ... the path is correct.