dbTalk Databases Forums  

Scheduling seems flaky.

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Scheduling seems flaky. in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Aaron
 
Posts: n/a

Default Scheduling seems flaky. - 11-28-2005 , 10:16 AM






We've got DTS running to duplicate our data from our main Oracle server
to our website MSSQL database server. Some of our jobs run as
frequently as a 10 minute interval and 99% of the time it works great.
These little jobs run quick (about 2 seconds long).

Sometimes however, the jobs seem to get stuck. The job will take up to
48 hours to "complete" and I get an email message saying the job
failed. However, when I go to look at the logs, strangely, all the
steps appear to have completed successfully for the job. However,
during the 48 hour interval, the package was not run again on the
scheduled 10 minute interval until it "failed".

We would really like to have DTS as something we can rely on.


Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Scheduling seems flaky. - 11-28-2005 , 11:54 AM






FIX: DTS Scheduled Job Does Not Complete After First Run
(http://support.microsoft.com/default...b;en-us;290077)

PRB: A DTS Package Raises Exceptions or Stops Responding When You Run It as
a Scheduled Job
(http://support.microsoft.com/default...b;en-us;318819)


Threading and can cause intermittent problems. Setting stuff to execute on
main thread when required does the trick.

--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Aaron" <amilner (AT) racltd (DOT) com> wrote

Quote:
We've got DTS running to duplicate our data from our main Oracle server
to our website MSSQL database server. Some of our jobs run as
frequently as a 10 minute interval and 99% of the time it works great.
These little jobs run quick (about 2 seconds long).

Sometimes however, the jobs seem to get stuck. The job will take up to
48 hours to "complete" and I get an email message saying the job
failed. However, when I go to look at the logs, strangely, all the
steps appear to have completed successfully for the job. However,
during the 48 hour interval, the package was not run again on the
scheduled 10 minute interval until it "failed".

We would really like to have DTS as something we can rely on.




Reply With Quote
  #3  
Old   
Aaron
 
Posts: n/a

Default Re: Scheduling seems flaky. - 11-28-2005 , 12:26 PM



Your awesome. Thanks!


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.