January 29, 2008 at 4:02 pm
I have a production database that's 43 GB.
There are 6 tables and one table is about 39GB and there is only one datafile and it's 40GB and a tran log which is 3 GB.
I would like to divide it into 10 datafiles so that I could backup faster.
What would be the best way to do this?
Thanks in advance
January 29, 2008 at 4:35 pm
I suggest that you create a filegroup with 10 files in it. Then move your big table to that filegroup. This will leave your primary filegroup oversized, so you may want to shrink it.
January 29, 2008 at 9:41 pm
It is rude to post the same question multiple times:
January 29, 2008 at 11:34 pm
Hi,
Do u have Raid implemented.
Regards,
Ahmad
Regards,
[font="Verdana"]Sqlfrenzy[/font]
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply