|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, June 19, 2009 3:38 PM
Points: 1,
Visits: 63
|
|
Hi,
I am running a DTS Package in SQL 2005. The package runs successfully on a single-thread. The DTS Package is executed as a SQL job and is scheduled every hour, daily. But once I configure the package to run on a multi-thread, it fails.
I tried to do a multi-thread but run it only once, and it was successful. I scheduled the same job to run for 4 hours, and it was successful too.
But when I schedule it to run straight for 1 day, it fails after 2 hours.
What seems to be the cause for the job to fail on a multi-thread?
Thanks.
|
|
|
|
|
SSChampion
        
Group: Administrators
Last Login: Today @ 11:41 AM
Points: 19,451,
Visits: 5,034
|
|
| What's the error and what does the package do? Hard to say what the exact problem is. Also, if you post int he correct forum, you'll get more responses. (moved to DTS)
|
|
|
|