Hi all,
We've been running this process to update our QA and Sandbox databases with Prod info every week or so. The guy who's doing it is doing a backup of prod, then doing a restore to QA and Sandbox.
Wouldn't it be quicker to detach production (we have a blackout window) and physically move the files to the data-file folders for the QA and sandbox and do a sp_attach_db to those dbs?
What issues might their be?
Thanks,
--Jim
We've been running this process to update our QA and Sandbox databases with Prod info every week or so. The guy who's doing it is doing a backup of prod, then doing a restore to QA and Sandbox.
Wouldn't it be quicker to detach production (we have a blackout window) and physically move the files to the data-file folders for the QA and sandbox and do a sp_attach_db to those dbs?
What issues might their be?
Thanks,
--Jim