Viewing 15 posts - 676 through 690 (of 1,129 total)
simon-811452 (4/9/2010)
This definitely happens when disabling from the GUI (see previous post). The system SP runs another SP, sp_sqlagent_notify, which clears the cache for the job; again, see previous post....
February 15, 2011 at 12:56 pm
Brandie Tarvin (2/15/2011)
Could it be that the job cache hasn't been updated since right after you disabled things?
Could be..what do u mean by "job cache"..how can i check that?
February 15, 2011 at 11:52 am
crazy4sql (2/14/2011)
if even there are jobs with same name and account on other server..so what?
I no where said that job is created with same account. What I said was same...
February 15, 2011 at 9:12 am
J,K (2/14/2011)
Drop the job and prepare a new one
Thanks. I am not looking for a solution here, as i mentioned in my post "ONLY FROM A SCRIPT" works. I...
February 15, 2011 at 9:01 am
crazy4sql (2/14/2011)
ii) i have a job which is running under a disabled windows account and still the job runs fine. How is this possible? The job owner is a disabled...
February 14, 2011 at 9:49 pm
I will try to get some waitstats.
February 14, 2011 at 9:46 pm
As far as i know there are no tables inside MSDB which will give the name of the "creator" of the job. I am so surprised that sql server...
February 14, 2011 at 9:36 pm
DEPENDS....in our place we have one instance on each server but at my old place we had 2 instances on each server. Good thing about having multiple instances is you...
February 14, 2011 at 2:46 pm
Grant Fritchey (2/14/2011)
As far as b) goes,...
February 14, 2011 at 2:45 pm
Grant Fritchey (2/14/2011)
February 14, 2011 at 12:11 pm
Ninja's_RGR'us (2/11/2011)
Unless you can bring that down to 3% and ideally very much less...
February 11, 2011 at 3:09 pm
Ninja's_RGR'us (2/11/2011)
That being said, maybe it's not required.
Can you post table / keys / indexes defs, sample data and...
February 11, 2011 at 12:57 pm
ChazMan (2/11/2011)
February 11, 2011 at 12:54 pm
Thanks for your replies. Some more info on the issue
i) there are 5 different DML( NO DDL) going on with in the proc which i am working on
ii) each...
February 11, 2011 at 10:11 am
Grant what do you mean by "your queries are dynamic using EXEC "? When a task is selected from the application the sql behind the scene's is executed in "...
February 10, 2011 at 1:13 pm
Viewing 15 posts - 676 through 690 (of 1,129 total)