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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tMSSqlOutputBulkExec_1 error

hello every body ,
i try to use yhe component tMSSqlOutputBulkExec_1  to load data but  i have this error message :
Exception in component tMSSqlOutputBulkExec_1_tMBE
java.sql.SQLException: Cannot bulk load. The file "C:/Talend/6.1.1/studio/workspace/wrk_Factcommande1.txt" does not exist.
could you help me please!!!!

Labels (2)
1 Reply
Anonymous
Not applicable
Author

https://jira.talendforge.org/browse/TDI-37073
Currently, only localhost, 127.0.0.1 or the exact IP address of the local machine is allowed for proper functioning. In other words, the database server must be installed on the same machine where the Studio is installed or where the Job using tMSSqlOutputBulkExec is deployed.