|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, July 01, 2010 9:00 AM
Points: 9,
Visits: 64
|
|
How we can we successfully archive/Split a large SQL database and later users should be able to access both the present data and Archived/split databases?
This is in SQL server 2000 and could be without any changes to application, please assist.
|
|
|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Monday, May 09, 2011 2:49 AM
Points: 536,
Visits: 412
|
|
Do you mean you want to partition your database in SS2K?
partitioning is possible from SS2K5. If you want to hv such feature in 2k then you hv to change ur db structure/queries.
"Don't limit your challenges, challenge your limits"
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, July 01, 2010 9:00 AM
Points: 9,
Visits: 64
|
|
| Yes it is SS2k, is it major changes or minor changes. If possible could you please explain the process?
|
|
|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Monday, May 09, 2011 2:49 AM
Points: 536,
Visits: 412
|
|
I hv not done it in SS2k. though, hope below links will b useful to you...
http://msdn.microsoft.com/en-us/library/aa198334(SQL.80).aspx johnjacobm.wordpress.com/2007/04/13/data-partitioning-in-sql-server-2000/
"Don't limit your challenges, challenge your limits"
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, July 01, 2010 9:00 AM
Points: 9,
Visits: 64
|
|
Kruti,
Thank you..... It has some worth informaion.
Rohith.
|
|
|
|