Viewing 15 posts - 121 through 135 (of 183 total)
any advice ?
i have a database in a Simple mode, full backup every sunday and differencial every night. I added 12 filegroups/files ..
What is the best way to backup/restore...
November 9, 2009 at 11:11 am
I found an article that mention that I can have 1000partition in a table.
i have a range of records that I need to partition. My range is from 360000000 to...
November 9, 2009 at 10:54 am
Im attaching a file where you can see the partitionId of the Join. It uses the Clustered Index. I actually tried using another index that is partitioned as well with...
November 6, 2009 at 2:30 pm
Yes, I meant the Storing the Data which is expected to be added in the future.
I just worked on that and it looks fine.
Thank you so much!
November 6, 2009 at 12:52 pm
I created all the partition for my existing data and for the next 6 months. Including filegroups and its files. I moved the indexes that are involve in the key...
November 6, 2009 at 12:46 pm
I have everything set. Im attaching 2 images, one of the Partition and other of the Partition Files so you can take at look.
What will happen with January2010? How...
November 5, 2009 at 1:42 pm
morning.
this is the version:
Microsoft SQL Server 2005 - 9.00.3200.00 (X64) Oct 2 2007 12:23:02 Copyright (c) 1988-2005 Microsoft Corporation Enterprise Edition (64-bit) on Windows...
November 5, 2009 at 7:55 am
Thank you John.
Im not done readind the document yet. Thank you for all the advices.
Regards,
November 4, 2009 at 4:57 pm
I have the SQL Server 2005 Developer Edition.
This is my scenario on the same server right now:
ArchiveDatabase:
Table2008_1
Table2008_2
Table2008_3
Table2008_4
Table2009_1
Table2009_2
Table2009_3
Where each table contains 3 months of data, the _# means the...
November 4, 2009 at 2:13 pm
Definitely I need to create Partitions in my tables; my process took 52minutes to move/delete around 44million records (3 months of data). Plus I have a view that union all...
November 4, 2009 at 8:33 am
Hi Jason and Mark,
Thank you for your responds. My archive database is located in the same server. I have tables per trimester around 200,000 records each table (each trimester,...
November 2, 2009 at 7:49 am
Thank you so much. I perfectly works for what I need.
Regards,
October 29, 2009 at 12:32 pm
Viewing 15 posts - 121 through 135 (of 183 total)