- 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?
- 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?