Hello,
I have a rather large DB that needs to be moved to another server. I performed a full DB backup; backup file is 29GB.
My plan is to copy *.mdf and *.ldf files to the other server and then attach it to the new DB, but I can't copy the files without taking the DB down.
so the questions are:
1. Is there any way to copy *.mdf and *.ldf files without shutting the DB down?
2. If not, what is the best way to do this?
Any help on this is greatly appreciated.
Thank you.
I have a rather large DB that needs to be moved to another server. I performed a full DB backup; backup file is 29GB.
My plan is to copy *.mdf and *.ldf files to the other server and then attach it to the new DB, but I can't copy the files without taking the DB down.
so the questions are:
1. Is there any way to copy *.mdf and *.ldf files without shutting the DB down?
2. If not, what is the best way to do this?
Any help on this is greatly appreciated.
Thank you.