I am running an DTS package to transfer an table from one database to an other. The databases are located on the same server. The table has a size of 4 GB. I dont know why it takes such a long time to be copied. When i check sysprocesses i can see a block on a DBCC command. Can someone explain why there is a DBCC command at all in the background. The waittime for this proces is enorm.