I have an old SQL server that I am migrating to a new server. There are about 100 databases with lots of users and tasks.
So i am thinking of doing the following, tell me if anyone has done this? Or if there are any risks?
Exact same installed version of SQL on both servers. Exact same installation paths. Exact same partitions.
Once that is done, I plan on stopping SQL on both machines than copying all datafiles, including system databases, to the new machine. Than start SQL up.
I have done this in a test environment, with a lot less DB's and users, and it works fine.
Any commnets on this is appreciated.
Thanks,
Q
So i am thinking of doing the following, tell me if anyone has done this? Or if there are any risks?
Exact same installed version of SQL on both servers. Exact same installation paths. Exact same partitions.
Once that is done, I plan on stopping SQL on both machines than copying all datafiles, including system databases, to the new machine. Than start SQL up.
I have done this in a test environment, with a lot less DB's and users, and it works fine.
Any commnets on this is appreciated.
Thanks,
Q