dbTalk Databases Forums  

Issues with jobs running twice

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


Discuss Issues with jobs running twice in the microsoft.public.sqlserver.dts forum.



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

Default Issues with jobs running twice - 06-03-2005 , 01:43 PM






I am running SQL Server 2000 on Windows 2003. I have several jobs that run,
and I have noticed two issues. First of all, some of my scheduled jobs
appear to be running twice as I receive two email notifications for each job.
However I also notice in my logs that jobs seem to execute only once. I've
run a virus scan and updated with critical updates.

Secondly, I updated a job that backs up databases. I changed the names of
the backups. When the job runs the database is backed up twice - once with
the old name (which I did not save) and once with the new name. I have
scripted out the job, and I see no mention of the old names in the script.

Has anyone run into similar issues?

Best,
deka

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

Default Re: Issues with jobs running twice - 06-06-2005 , 02:05 AM






You must have two backup jobs there somewhere. The sysjobhistory system
table in msdb will show you all jobs that run and when if there is any
confusion when looking on the tools.


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

"deka" <deka (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am running SQL Server 2000 on Windows 2003. I have several jobs that
run,
and I have noticed two issues. First of all, some of my scheduled jobs
appear to be running twice as I receive two email notifications for each
job.
However I also notice in my logs that jobs seem to execute only once.
I've
run a virus scan and updated with critical updates.

Secondly, I updated a job that backs up databases. I changed the names of
the backups. When the job runs the database is backed up twice - once
with
the old name (which I did not save) and once with the new name. I have
scripted out the job, and I see no mention of the old names in the script.

Has anyone run into similar issues?

Best,
deka



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.