Not sure if there is a solution out there as much as I am interested in what other people are doing.
Hi Andy,
We recommend to stop the databases before taking the database backups in order to finish all current transactions and get the consistent database snapshot.
Then when you have the database backup in hands, you can proceed to import it to the staging database. You may want to create an script to shutdown the prod DB, perform the backup, start prod again, and perform the import of prod backup into Staging DB.
Cheers,
Rodrigo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.