Viewing 7 posts - 1 through 7 (of 7 total)
Did you try to set it in Enterprise Manager? SQL Server Agent -> Properties -> Job System -> Non-SysAdmin job step: remove check mark and reset the proxy account
February 15, 2006 at 11:56 am
Do you have any real time security software running in production that is not on test box? I found that it slows down backup more than 3 times...
September 27, 2005 at 2:45 pm
You may check your Windows backup schedule if it doesn't collide with this job. I had something similar when file was momentarily locked for archive right before used in DTS.
March 2, 2005 at 7:43 am
I spent a good 6 month to pin the problem. It appeares this happens on SQL Server first time after Exchange server reboot. After first failure all other SQL job...
September 10, 2003 at 11:55 am
It happened some day with one of my job too. It was the only problem job on the server, all others stayed enabled. I recreated it from scratch and it...
September 10, 2003 at 9:33 am
I had same problem with double quotes in queries as described above. Also, a couple of sp's failed due to comparison of datetime values of different length.
The field was...
September 10, 2003 at 7:38 am
We have the same problem in 2 variations: one job behaves exactly how you described but another actually sends an email and then completes with a failure message. The majority...
March 24, 2003 at 8:44 am
Viewing 7 posts - 1 through 7 (of 7 total)