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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
MahiwalVinit
Creator
Creator

Talend not able to guess schema of a query

Hi,

I have connected talend with mssqlserver. I have a query to fetched data from mssqlserver.

When I execute a query on mssqlserver using Toad also directly on mssqlserver.  I am able to see the result while when

while when I use this query on mssqlserver output component(tjdbcinput), it shows a  column does not exist. 

How to deal with this issue. 

Note: I am able to guess schema using other queries. 
0683p000009Lulw.png

 

 

 

 

 

 

Labels (3)
1 Solution

Accepted Solutions
MahiwalVinit
Creator
Creator
Author

This query is very long around 500 line. To run the job without guess schema,  I have selected edit schema and created manually the schema. Then I was able to run the job.

 

0683p000009Luu5.png

View solution in original post

2 Replies
Anonymous
Not applicable

I can't see your entire query, but I do not see a table either in the query or in the table field. This *could* be connected to the issue. It would be the first thing I would test anyway

MahiwalVinit
Creator
Creator
Author

This query is very long around 500 line. To run the job without guess schema,  I have selected edit schema and created manually the schema. Then I was able to run the job.

 

0683p000009Luu5.png