Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to load csv file into table , but performance is very very very slow , File is comma delimited with 6 million rows , lookup table is feed generated ID and it inserts into table
help me the changes to loaded faster for 6 million rows ...
In tmap i have below
I tried below approach . first load into file and use that file and load into table
still slow
Hello,
What's your target DB? Have you tried to set "Use Batch Size" option to activate the batch mode for data processing?
Best regards
Sabrina
The problem is clearly caused by your DB. In order for us to help we will need to know....
1) What the DB is?
2) Is it on-premise or remote?
3) What are your connection settings?
4) What are your t{DB}Output settings (both Basic and Advanced)