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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
pawe84
Creator
Creator

execute stored procedure in Talend - nothing happens

Hi everyone,

I try to execute a stored procedure which is on a MSSQL Database and called Products_GetList.

The sp by itself will create a product table with 30 columns.

But if I start the job, nothing happens, seems that sp hasn't been executed it.  

Do I have to create a schema?  I don't understand what's the issue in talend, see my example jon below.

Thanks for any advice.

0695b00000StTaoAAF.jpg

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

To test it, try to deactivate tprejob and tpost job and please use tDBSP component only with correct MSSQL DB connection parameter to see if it works?

Best regards

Sabrina

 

Anonymous
Not applicable

Hello,

In addition, if you don't mind, could you please open the error log generated automatically by the Studio to see whether you have error stack trace there; if you do, we will appreciate it a lot if you can paste it here.

About how to open this error log: in your Studio, click Window to open the menu, then select Show View->General->Error Log. Once you see an error, double click it.

Best regards

Sabrina