Hi All,
I am loading a table of data(1TB) from one server to other, I am loading it through SSIS using execution utility. Initially when i started the process i noticed that the load take 60 Secs to load 100K records, gradually the time keep on increases to load same 100K records. Now it is taking 560 Secs(and still increasing....) to load 100K records. Can you Please let me know how can i make it to run fast. without stop and start the process or restart the windows server.
Can i run DBCC DROPCLEANBUFFERS command is it is advisable ?
Thanks in advance!