Viewing 15 posts - 2,761 through 2,775 (of 2,853 total)
Your original post was roughly 2 weeks ago.
I am assuming that performance is currently slower on that server, correct?
My thoughts at this point would be...
February 21, 2017 at 2:03 pm
February 17, 2017 at 9:11 am
February 17, 2017 at 8:36 am
Thanks for your advice.
I will take a look at DxEnterprise.
In terms of the Microsoft Data...
February 17, 2017 at 8:09 am
What do you get from:
SELECT count(*) FROM tablename
WHERE Column >= getdate()-5
I am wondering if instead of doing a DELETE, you could select the rows you want...
February 17, 2017 at 8:04 am
If you want to make your licensing costs a little bit lighter, you should look at DxEnterprise. Same guys who made Polyserve back in the day. It'll do the failover...
February 17, 2017 at 7:40 am
kucyk - Friday, February 17, 2017 7:20 AMture, but only for >= 2012 instances 🙂 thank you
Extended events existed in 2008 as...
February 17, 2017 at 7:32 am
February 16, 2017 at 10:18 am
February 16, 2017 at 7:14 am
What is missing in the provided dtsx's from microsoft?
I would imagine that if those were busted a lot more people would complain about them and get them working.
February 15, 2017 at 3:24 pm
I agree with Eric M Russell's comment...
February 15, 2017 at 1:15 pm
Depending on the size of the data and the SQL Server version and options and a lot of other factors, it may be faster to throw the summed values into...
February 15, 2017 at 12:58 pm
Yes, It's shared memory and I pointed...
February 15, 2017 at 9:31 am
As another thought, do you have shared memory turned on for this VM?
I am wondering if at certain times other VM's on that host are getting memory starved so...
February 15, 2017 at 8:55 am
Viewing 15 posts - 2,761 through 2,775 (of 2,853 total)