Changes for page MI Restore to Staging From Live
Last modified by Phillip Swanepoel on 2026/06/09 12:46
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -MI Restore to Staging From Live1 +MI Restore - Content
-
... ... @@ -1,26 +1,20 @@ 1 1 2 2 3 -1. Stop all services including web site for staging on VM 4 - 5 5 1. Backup Old DB to storage account 6 -11. disable encryption if enabled 7 7 11. container for client 8 8 6 +1. Stop all services including web site 7 + 9 9 1. Drop Old DB 10 10 11. drop existing connections 11 11 12 12 1. Restore DB from Live from last PITR 13 13 14 -1. Run post restore access script sqlmi_accesss_SKL.sql 15 -11. [TODO] source passwords from vault 16 -11. set clearLogins = 1 17 -11. TODO 13 +1. Run post restore script sqlmi_post_restore_SKL 14 +11. source passwords from vault 18 18 19 19 1. Run dba.dbo.sp_scan_db script for '%[_]Live[_]%' 20 20 11. correct all config found and repoint to Staging 21 21 11. TODO automate 22 - 23 -1. Start all services 24 -11. check logs to make sure no connections issues 25 25 26 26