Check Details
If there are long-running transactions in the source database, the verification task raises an warning. Users can ignore the warning and continue with the task, but it is recommended that long transactions be handled before they initiate the DTS task.
Fixing Solution
Handle the long transactions in the source database and initiate the DTS task after the transactions have ended.
Was this page helpful?