SQL Server 2008 data migration to another SQL 2008 server
Posted
by
Confy
on Server Fault
See other posts from Server Fault
or by Confy
Published on 2012-09-19T09:30:06Z
Indexed on
2012/09/19
9:40 UTC
Read the original article
Hit count: 206
sql
I am currently running SQL server 2008 (SQLserverold) which homes databases for systemn center Service Manager 2012 Datawarehouse. This server is very old and needs to be decommisioned. Prior to decomissioning the serve, the databases have to be migrated to another clustered SQL server with two nodes(SQLServer1 and SQLserver2). I am not a DB admin no experience in SQL, and I have been given the task of migrating the Databases on the old server to the new custered environmnet. Can some point me to the right direction as to how i could do this. Step by step instruction would be helpful.
Thank you in advance
confy
© Server Fault or respective owner