|
|
DST time change and SQL agent jobs
Hi All,
I got a problem with our SQL agent jobs due to DST time change, and hope you
can shed some light on what might have happened. We are running SQL 2005 SP2
CU9 64bit EE on Win 2k3 64bit EE.
The problem: We have about 10 log backup jobs for manual log shipping
purposes. Jobs are schedule to run hourly on 10th minute of every hour
(1:10am, 2:10am etc.). But for some reason, when DST time change happened,
all jobs ran at 3:02am which was totally unexpected, and then all ran again
at 3:10am. Due to the file naming convention we are using, the later run
actually overwrote the files backed up at prior run causing the log shipping
to fail.
My question is, how and why the jobs ran at 3:02am? they are not scheduled
even close to the time.
Any help/idea is much appreciated.
--
Brian
|
|
0
|
|
|
|
Reply
|
Utf
|
3/15/2010 5:01:02 PM |
|
After the 1:10 job ran, the next scheduled run was at 2:10am. But at
2:00am, the time changed to 3:00am. At that point, the job that was
scheduled at 2:10am was triggered because the time elapsed past 2:10am
trigger point. The next scheduled run was at 3:10am, so that job ran
on the normal schedule at 3:10am and your naming convention overwrote
the file.
-Eric Isaacs
|
|
0
|
|
|
|
Reply
|
Eric
|
3/15/2010 6:04:18 PM
|
|
|
1 Replies
340 Views
(page loaded in 0.935 seconds)
Similiar Articles: Why it fails when running from SQL Server Agent ? - microsoft ...DST time change and SQL agent jobs - microsoft.public.sqlserver ... I can manually change the CurrentPage to the value ... Why it fails when running from SQL Server ... Error when trying to schedule job in SQL 2008 - microsoft.public ...> >Thanks Have you tried to change the job ... How do I get an SQL server job failure ... ... SQL Server Run-time ... describes how to schedule a SQL Server Agent job. ... Re-Index Job does not complete if DPM is running - microsoft ...Can you please look up the event viewer of the SQL Server ... After this change, I re-ran the job from Management ... agent to the ... my servers are running on ESXi, so ... Strange behaviour when I change the Start up folder in 2007 ...I have just tried to set up my calendar in Outlook 2007 to show the start of ... Very strange... Please tell me how to ... DST time change and SQL agent jobs ... DPM 2010 Scheduled Jobs not executing - microsoft.public ...... the scheduled time ... Did you change the SQL service ... The scheduled jobs do not run??? "Nutesh Garg [MSFT]" wrote: > make sure the account under which sql agent is ... start-job fails but interactive process works - microsoft.public ...PS E:\debugfiles\Denver_TA_CI_Change> start-job -Name Dispatch ... best way to start the ... but, at the same time ... and the process works fine if we start the SQL Agent job ... Mark All Appointments as Free NOT Busy - microsoft.public.outlook ...I don't think there's a way to change ... DST issue - microsoft.public.windowsce.platbuilder Hi All, I got a problem with our SQL agent jobs due ... I/O error every night at 10 pm, why?? - microsoft.public.sqlserver ...Have you checked the SQL Agent for any scheduled jobs that may kick off at ... happening on the server at that time and we ... and I have not figured out how > to change the ... Determining T-SQL within a transaction_id - microsoft.public ...Failed SQL Server Agent Jobs The ... in the same way SQL Profiler does). At the same time ... Server 2005 » T-SQL (SS2K5) » Get Unique Transaction ID For The ... changes ... Log is out of space - microsoft.public.sqlserver.server ...... start the SQL server, and I cannot do this. So those jobs only ... DATABASE to change those settings. Be sure that you don't have SQL Server Agent ... probably ... time ... DST time change and SQL agent jobs SQL ServerHi All, I got a problem with our SQL agent jobs due to DST time change, and hope you can shed some light on what might have happened. We are running SQL Prevent SQL Agent Job Execution Gaps for Daylight Savings Time ...When scheduling jobs to run, for example, every 5 minutes - daylight savings time changes that "fall back" generate execution gaps. My customer would SQL Server Agent Got an Extra Hour of Sleep, Too... how the change from Daylight Saving Time (DST) affects SQL Server Agent ... and for SQL Servers whose server time is set to observe DST, all scheduled SQL Server Agent jobs ... How to prepare SQL Server 2005 and SQL Server 2000 for changes to ...You have a scheduled SQL Server Agent job that prints current local time. The job runs every 15 minutes. When the DST change occurs in November 2007, SQL Server Agent ... In Recovery... | How does daylight savings time affect disaster ...It's common knowledge that SQL Server copes with daylight savings time (DST ... think the best one is to create a SQL Agent job ... Change Data Capture; CHECKDB From Every ... 7/16/2012 9:57:02 AM
|
|
|
|
|
|
|
|
|