amardesai2005
Programmer
I would like to improve the perfomance in DTS package.
Here is the detail what i am trying to do
I have table called ProductNames which has more then
47000000 rows. I want to create DTS package which transfer all this rows to another table called productnames which is on another server.
It's taking so long to complete the job and i allready tried DataPump task & Copy SQL Server Objects task.
(Some time it never complete)
But I would like to use faster way.
Please let me know if anybody has better idia or solution
Any help would really appriciate.
AD
Here is the detail what i am trying to do
I have table called ProductNames which has more then
47000000 rows. I want to create DTS package which transfer all this rows to another table called productnames which is on another server.
It's taking so long to complete the job and i allready tried DataPump task & Copy SQL Server Objects task.
(Some time it never complete)
But I would like to use faster way.
Please let me know if anybody has better idia or solution
Any help would really appriciate.
AD