![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a DTS package set up to copy data from one SQL2K server to another SQL2K server. I'm using the copy sqlserver objects task and have specified individual tables. The job has been running fine for a couple of months, but now it is causing blocking in the source database. I'm only seeing the problem on one table ~150000 records. Is there some way to set the transaction isolation level, I don't see any options to specify it. I'm pretty new to using DTS, should I switch from this form of data copy to linked servers and writing the code to do the copy? |
#3
| |||
| |||
|
|
-----Original Message----- I have a DTS package set up to copy data from one SQL2K server to another SQL2K server. I'm using the copy sqlserver objects task and have specified individual tables. The job has been running fine for a couple of months, but now it is causing blocking in the source database. I'm only seeing the problem on one table ~150000 records. Is there some way to set the transaction isolation level, I don't see any options to specify it. I'm pretty new to using DTS, should I switch from this form of data copy to linked servers and writing the code to do the copy? . |
![]() |
| Thread Tools | |
| Display Modes | |
| |