Viewing 15 posts - 2,821 through 2,835 (of 7,498 total)
as per http://support.microsoft.com/kb/303411
"Error 8344 is equal to insufficient permissions to perform the registration operation."
This doesn't apply for sqlagent.
Did you try changing the service account and putting it back to the...
September 17, 2010 at 7:47 am
Chris Morris-439714 (9/17/2010)
September 17, 2010 at 7:22 am
I don't think it is an account problem.
If it were, it wouldn't get sqlagent to start in the first place.
Did you enable automatic failback in the cluster group definitions...
September 17, 2010 at 7:18 am
Oliiii (9/17/2010)
ALZDBA (9/17/2010)
...It might also be cheaper to convert the...
September 17, 2010 at 3:44 am
I removed the user ref of this quote, because I just want to make a general comment on windows authentication ...
...It might also be cheaper to convert the application to...
September 17, 2010 at 3:17 am
Did you have a look at Jeffs great article : "Solving the "Running Total" & "Ordinal Rank" Problems (Rewritten)" http://www.sqlservercentral.com/articles/T-SQL/68467/
September 17, 2010 at 2:57 am
Strange indeed. According to the sqlagent.out logging it seems sqlagent received a stop request.
[131] SQLAgent$INST1 service stopping due to a stop request from a user, process, or the OS... 2010-09-16...
September 17, 2010 at 12:10 am
CirquedeSQLeil (9/16/2010)
BTW - at the pace you guys are on with this thread - 20K should be easy peezy lemon squeezy.21k may be attainable 😎
A single printout may even cover...
September 16, 2010 at 1:08 pm
please post both execution graphical execution plans (you can save them as .sqlplan and attacht them in a reply) ?
September 16, 2010 at 1:06 pm
did you try a joined solution like ...
Update A
Set RptStatement = ' watever you ' + C.comapnyName + ' @' + cast (year(getdate()) as char(4))
from...
September 16, 2010 at 1:03 pm
can you attach a sqlagent.out file that came from the (failed) start of the troublesome node ?
September 16, 2010 at 12:58 pm
It's a shame Raw materials is about to be ripped from our daily relief.:crying:
Can't they just turn it into a flipover kalender (you know, this kind thing
)
Many times,...
September 16, 2010 at 12:53 pm
GilaMonster (9/16/2010)
Combine this and the BIT thread and I'm just about ready to throw in the towel.
I can understand this feeling .... :crying:
On the other side ... altough they came...
September 16, 2010 at 3:46 am
Paul White NZ (9/15/2010)
Chad Crawford (9/14/2010)
If only you and DEAD people can read Hex, how many people can read Hex?
Don't know. But I do know what an expired...
September 15, 2010 at 8:04 am
The easiest way to find out is to actually run the query and use the returned results to check for correctness using the subquery.
You'll only get comfortable with sql by...
September 15, 2010 at 7:03 am
Viewing 15 posts - 2,821 through 2,835 (of 7,498 total)