Could you help me to estimate how long it takes to archive 400 GB records from one of our test databases located on SQL Server 2000? Also, what would be the best approach?
Software/Hardware used:
ASKED:
June 19, 2008 8:02 PM
UPDATED:
July 4, 2008 8:58 AM
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.
Have you considered upgrading to SQL Server 2005. Archiving like this can take miliseconds in 2005 using partitioning. Standard MS Support for SQL Server 2000 has now lapsed so it is really time to bit the bullet and upgrade -although SQL Server 2008 is just around the corner.