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

tMap is very slow

Hi :
I use tMap transfer csv data to mysql .
tMap is very slow . Why ?

Booker
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

- How can you say that tMap is the slow part of your job, why wouldn't it be the tFileInputCSV or tDBOuput?
- WHat kind of work you ask to the job?
- Is your Mysql database local or remote?
- How many lines and columns do you have in your CSV input file?
- Can you extract a few line from you CSV file so that we can tell you whether tFileInputDelimited would be more efficient or not?

View solution in original post

1 Reply
Anonymous
Not applicable
Author

- How can you say that tMap is the slow part of your job, why wouldn't it be the tFileInputCSV or tDBOuput?
- WHat kind of work you ask to the job?
- Is your Mysql database local or remote?
- How many lines and columns do you have in your CSV input file?
- Can you extract a few line from you CSV file so that we can tell you whether tFileInputDelimited would be more efficient or not?