June 8, 2010 at 11:11 am
How can I move mdf or ldf from drive A to drive B without downtime(detachment)?
Thank you in advance.
June 8, 2010 at 11:16 am
i hope this is not possible.
try backup and restore and then rename DB probably will reduce time but still may be data loss will be there if it is not detached.
Regards
Durai Nagarajan
June 8, 2010 at 12:17 pm
It cannot be done without some downtime.
your options are detach\attach, restore with move option or alter database modify file with offline/online.
choose whichever is fastest for you. alter database is least intrusive.
---------------------------------------------------------------------
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply