x
login about faq Site discussion (meta-askssc)

disable job

Hello, I am usning sql 2005 enterprise edition,noticed one of the job is disabled.

Is there any way/query where I can see how the job is disabled? which user has done it? when it is disabled?I am not able to check the same in application logs,

Is there any query to identify the same?

rgds,

more ▼

asked Apr 04 '11 at 01:01 AM in Default

pits gravatar image

pits
830 47 78 88

(comments are locked)
10|1200 characters needed characters left

1 answer: sort voted first

"Who" - It depends - if you're running internal auditing against the server, you may be able to find out. Otherwise, you'll just have to have words with everyone who has sysadmin rights over the server. Or the job owner if the job is owned by someone other than a member of the sysadmin group.

As for "when" - the modified_date field in msdb.dbo.sysjobs may hold the answer - it's the date when the job was last modified, and enabling/disabling the job does update this field.

more ▼

answered Apr 04 '11 at 02:09 AM

ThomasRushton gravatar image

ThomasRushton ♦
30.1k 7 10 40

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x11
x3

asked: Apr 04 '11 at 01:01 AM

Seen: 491 times

Last Updated: Apr 04 '11 at 01:01 AM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.