Viewing 15 posts - 196 through 210 (of 320 total)
...yeah I couldn't think of any viable workarounds either.
September 16, 2016 at 1:43 pm
Alan.B (9/15/2016)
For a situation like this, clustered indexes, non-clustered...
September 15, 2016 at 3:38 pm
The Dixie Flatline (9/15/2016)
Are you trying to take normalization a step further and create separate tables for possible colors, hobbies, and SQLConferences?
Well, it's not that I want to do that,...
September 15, 2016 at 3:33 pm
Ah, that makes perfect sense. 72 as a serial plan.....
As always, thank you. Also, I just watched your SQL Bits presentation on indexes. Very, very helpful!
September 15, 2016 at 1:18 pm
Yes, these are great suggestions. Thank you, all!
September 15, 2016 at 11:43 am
I'd be interested to hear what some of those options for mitigating #1 are.
Currently, we're using Standard Edition........
September 14, 2016 at 8:50 am
Hi Kevin,
I've been looking into log-shipping since, honestly, you have me a little scared about the potential performance impacts of mirroring and transactional replication.
It seems to be a well-liked feature,...
September 14, 2016 at 5:56 am
Gail,
Thank you! I just wanted to make sure I understood the implications. I'll of course make sure I have good backups (and practice restoring them multiple times) before considering deleting...
September 14, 2016 at 3:33 am
Thanks, John.
I actually just read Gail Shaw's article yesterday, and I know that I'll need to talk to business users to determine RPO. However, my question is whether the incredibly...
September 14, 2016 at 3:21 am
John,
Thanks for the response. Two follow-up questions:
1) Let's say the steps were, at a high level:
a) Take full backup
b) Take differential backup
c) Take log backup (huge, needs to be shrunk)
d)...
September 14, 2016 at 2:38 am
Ok great advice. Thank you!
One more question -- If I plan to use Ola Hallengren's maintenance scripts for full, differential, and transaction log backups (or even if I create a...
September 2, 2016 at 11:31 am
Thanks, Kevin! I've seen your sessions at SQL Saturdays before -- always very informative.
And just to clarify, you would recommend Log Shipping over mirroring or replication? Also, I assume that...
September 2, 2016 at 9:48 am
Gail,
I know you suggested,
"Tune your code, tune your indexes. If the views are nested, fix that first.
Consider some form of reporting server to offload the reports to."
I'm just curious--would you...
August 25, 2016 at 12:08 pm
Viewing 15 posts - 196 through 210 (of 320 total)