Viewing 15 posts - 1 through 15 (of 31 total)
Eric M Russell (5/2/2016)
May 2, 2016 at 11:30 am
Eric M Russell (5/2/2016)
May 2, 2016 at 11:29 am
I recently did stress testing our new hardware, before we migrated our databases to it. I used Ditributed Replay to do the stress test (i.e. replay the workload from our...
April 29, 2016 at 4:21 am
Eric M Russell (4/23/2015)
April 23, 2015 at 2:46 pm
Steve JP (4/23/2015)
stakes (4/23/2015)
And did you ask what they want to be able to do?"just in case we need it!"
Where/when would you let developers have SA privs?
Nowhere/never....
April 23, 2015 at 2:40 pm
And did you ask what they want to be able to do?
April 23, 2015 at 1:56 pm
Hi DominantDBA and all others who encountered this problem. For piecemeal restores to work as fast as they are suppose to, you have to backup your filegroups seperately. That way...
September 25, 2013 at 5:28 am
Hi Perry, what info exactly do you want? I want to give it to you, but I don't think it's the virtual disk or the VM itself, because other restores...
July 11, 2013 at 8:19 am
Hi Jeff, thanks for replying. I don't know how long a full restore on this particular test machine takes, but I suspect longer than 2 hours. The machine is in...
July 11, 2013 at 8:01 am
Thanks guys. I will alter the procedure to rebuild the indexes on the newly created partition after the SPLIT.
September 8, 2011 at 6:43 am
Sadly, this month's filegroup for the indexes isn't used 🙁 The positive part is that I'm pretty sure it's not the sliding window mechanism.
The partition scheme's and the partition...
September 2, 2011 at 7:45 am
Also, from BOL: "after a split operation is performed, there is no longer a designated NEXT USED filegroup"
So, the property NextUsedFileGroup should be empty after the SPLIT has occurred. Didn't...
August 29, 2011 at 3:46 am
I figured out where the sliding window procedure goes wrong: it was a typo in the stored procedure, so it could never have worked completely. It was hard to find,...
August 24, 2011 at 5:22 am
I wouldn't mind having 40.000 backup files in one directory. But that's me and it doesn't help solving your problem. So I took another look at the script. With the...
August 15, 2011 at 9:20 am
ok, I see. You should put the backup's in the same directory. That is what the script is made for. Otherwise you'll have to alter the script. But I strongly...
August 15, 2011 at 8:36 am
Viewing 15 posts - 1 through 15 (of 31 total)