Viewing 15 posts - 16 through 30 (of 77 total)
I have tried using the EPM but the documentation failed me.
When I start Powershell through SQL server and modify the command with my parameters and paste it in to Powershell...
September 22, 2015 at 12:47 pm
We were able to add an index that allows the following statement to execute within a reasonable time. However what I don't get is each time I run it,...
June 19, 2015 at 7:52 am
I will try making a new table and copying in the events I want to keep as plan b. We just built a new index which hopefully will help....
June 18, 2015 at 6:57 am
Thank you. I would prefer not to use temp tables. I have to figure out why it's so slow compared to staging, once I do that I will...
June 17, 2015 at 8:43 am
Thanks everyone. All good tips. I was incorrect about the indexes. I'm not sure but I must have been looking at the wrong table or server because...
June 17, 2015 at 7:50 am
Yes the EventDate keeps increasing, as in new entries are added with the most recent dates. As I said there is no unique index, there is only that index...
June 16, 2015 at 5:39 pm
There can be minimal down time. This table is used to log application events, so it doesn't really effect end users but there are sql jobs that load this...
June 16, 2015 at 3:25 pm
I haven't, I will take a look.
I am querying for a count right now, but it will take a long time. I estimate half, so 250 Million...
June 16, 2015 at 2:39 pm
Good tips thank you all. My first attempt to install the cluster and then the sql cluster did not go flawlessly but mainly due to that fact I am...
April 9, 2015 at 7:25 am
Thank you. Since the incident I have lowered the max memory threshold in SQL and so far it's been working better. I also upped the threshold cost for...
March 12, 2015 at 8:16 am
Do you use LogicMonitor to monitor SQL Server?
Do you monitor lock timeouts and does it often go above the default threshold of 1? I am asking because we often...
December 5, 2014 at 11:08 am
This is great and so close to what I'm looking for. However we do have several databases that consist of several ndf files, this only shows me the main...
October 28, 2014 at 12:51 pm
This somewhat relates to the no history issue. I see a few jobs that only have a few rows of history, they are only failures and nothing recent. ...
August 5, 2014 at 3:13 pm
Viewing 15 posts - 16 through 30 (of 77 total)