I'm getting the following error on two of my SQL Servers -
Error 14258: Cannot perform this operation while SQLServerAgent is starting. Try again later.
The only solution that I have seen is the same solution that Microsoft has published in the following article - KB303287 [http://support.microsoft.com/ scid=http%3a%2f%2fwww.support.microsoft.com%2fkb%2f303287%2fen-us%2f]
The solution is to unflag the use of NT Fibers. However, our software application provider is advising us against doing this. Is there another fix anywhere that I could get my hands on - another solution
Thanks in advance.