dbTalk Databases Forums  

Strange DTS problem

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


Discuss Strange DTS problem in the microsoft.public.sqlserver.dts forum.



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

Default Strange DTS problem - 01-10-2006 , 06:40 AM






I have a several DTS packages that contains some tasks and other inner
packages.
Those DTS's are scheduling using the SQL Agent.
Once in some days, one (of those DTS's) stops his run without any error
messege.
Of course the other steps after this step (that was "stuck") are not running
as well hence the workflow is "on success".
When I look at the Package Log of this DTS, it's seems like no "End Time"
and no error at all (take a look on the screen shot attached).
I can’t catch this problem while running the DTS manually.
The problem happens even on a very simple task (like a query that take 30
seconds approx).


Somebody ?

http://www.segment.co.il/dts.jpg



BTW:
WIN2K+sp4
SQL2k+sp3


Reply With Quote
  #2  
Old   
urchin
 
Posts: n/a

Default Re: Strange DTS problem - 01-11-2006 , 07:42 AM






I've seen a similiar problem once, in our case the symptoms were
precisely the same-- a job would fail intermittently and wouldn't work
again until the server was rebooted. It turned out to be some MAPI
setting or smt related b/c removing the sendmail task that executed at
the end of the job fixed the problem. Never figured out exactly what
was wrong ... but it hasn't broken yet (fingers crossed) so long as we
don't use the sendmail task. (xp_sendmail from w/in a proc was used
instead)


Reply With Quote
  #3  
Old   
חן
 
Posts: n/a

Default Re: Strange DTS problem - 01-11-2006 , 12:04 PM



Well, our DTS's are very simple, just SQL query tasks.
No sendmail or something....


"urchin" wrote:

Quote:
I've seen a similiar problem once, in our case the symptoms were
precisely the same-- a job would fail intermittently and wouldn't work
again until the server was rebooted. It turned out to be some MAPI
setting or smt related b/c removing the sendmail task that executed at
the end of the job fixed the problem. Never figured out exactly what
was wrong ... but it hasn't broken yet (fingers crossed) so long as we
don't use the sendmail task. (xp_sendmail from w/in a proc was used
instead)



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.