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
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. rudim1 +XWiki.phillips - Content
-
... ... @@ -1,19 +1,15 @@ 1 1 2 2 3 +1. Pull newest scripts from repo using D:/ebsphere/devops/setup-new.ps1 4 + 3 3 1. Stop all services including web site for staging on VM 4 4 5 -1. Backup Old DB to storage account 6 -11. disable encryption if enabled, delete encryption key for DB 7 -111. TODO move to self managed keys 8 -11. enable compression! 9 -11. container for client 10 - 11 -1. Drop Old DB 7 +1. Drop Old DB on Azure portal 12 12 11. drop existing connections 13 13 14 -1. Restore DB from Live from last PITR 10 +1. Restore DB from Live from last PITR 15 15 16 -1. Give yourself access to the admin group via the powershell script 12 +1. Give yourself access to the admin group via the powershell script - if needed 17 17 18 18 1. Wait for group policy SQL JOB [roughly 5-10 minutes] to create groups 19 19 ... ... @@ -28,8 +28,7 @@ 28 28 29 29 1. Run dba.dbo.sp_scan_db script for '%[_]Live[_]%' 30 30 11. correct all config found and repoint to Staging 31 -11. TODO automate 32 - 27 +11. TODO automate (some of the config correcting statements can be generated using [dba].[devops].[sp_change_db_env_post_restore]) 33 33 1. Start all services 34 34 11. check logs to make sure no connections issues 35 35