Viewing 15 posts - 1 through 15 (of 32 total)
Hi, wolf318, thanks for the reply.
The AVG() is exactly for the reason that some database have multiple data files. The alert described in this article is to 'monitor total space',...
July 16, 2015 at 6:00 am
I know this is old, but I had a similar issue recently. It was a security issue. For whatever reason, the security was not propagated properly during install, I did...
March 13, 2013 at 9:19 am
This would work, especially if there is a default retention time for the data, any data beyond that would be cleared out by a garbage collector, and any databases that...
March 13, 2013 at 5:24 am
I think I may have answered my own question.
It appears that the ReadErrorLog function is returning it's own error, rather than a collection of errors from the server log, which...
February 19, 2013 at 8:25 am
Thanks Perry. I think I just answered my own questions. I enabled Failover Clustering as a feature and tried to start the service and was prompted with the following error:
The...
November 29, 2012 at 9:33 am
Catching up on emails and I saw this editorial. My last post we had 3 servers and about 15 databases, and about a year ago I took a new job....
October 28, 2012 at 9:31 am
GilaMonster (6/20/2012)
June 20, 2012 at 12:11 pm
Thanks for the feedback Gail, I figured that was the case but wasn't sure why automatic checkpoints wouldn't run. Nice to have some confirmation that I am not missing something...
June 20, 2012 at 11:28 am
Hey Josh, well spotted, that will teach me to play with my code while I write up my articles. 🙂
I will see if I can edit the article now it...
June 2, 2012 at 6:44 am
Hi Jason, thanks for the comments, all advice is greatly appreciated.
1. Good point, this will allow us to more easily deploy the process to servers with different threshold requirements.
2. The...
May 30, 2012 at 11:34 am
this thread:
http://www.sqlservercentral.com/Forums/Topic375915-146-1.aspx
has some helpful advice from standard to Enterprise, I would have thought the same principles would apply to an upgrade from Developer to Enterprise.
Hope it helps.
May 3, 2012 at 7:50 am
Stopping the cluster services / clustered SQL service should stop all of your SQL services. If any of the SQL services have not been added into the cluster you will...
May 1, 2012 at 9:25 am
As previously stated, clarification is the key
Do they want you to shut down a "clustered Service / application" on one server?
If so you can just right click the requested...
May 1, 2012 at 7:33 am
Thanks again Jeff, input is really appreciated.
April 10, 2012 at 7:13 pm
SQLDCH (4/10/2012)
I snooze, I lose!I'm just glad it got written. Take all the feedback with an open mind, it'll only make you better in the long run.
Thanks, I will...
April 10, 2012 at 6:01 pm
Viewing 15 posts - 1 through 15 (of 32 total)