Last modified by Phillip Swanepoel on 2026/06/09 12:46

<
From version < 3.1 >
edited by Rudi Marais
on 2024/05/17 12:20
To version < 11.1 >
edited by Phillip Swanepoel
on 2025/07/09 14:19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.rudim
1 +XWiki.phillips
Content
... ... @@ -1,23 +1,19 @@
1 1  
2 2  
3 +1. Pull newest scripts from repo using D:/ebsphere/devops/setup-scripts/setup-new.ps1
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
6 +1. Drop Old DB on Azure portal
12 12  11. drop existing connections
13 13  
14 -1. Restore DB from Live from last PITR
9 +1. Restore DB from Live from last PITR or latest Full backup if DB age is not important
10 +- [[image:image-20250411144502-1.png||height="150" width="284"]]
11 +1. Give yourself access to the admin group via the powershell script - if needed
15 15  
16 -1. Give yourself access to the admin group via the powershell script
17 -
18 18  1. Wait for group policy SQL JOB [roughly 5-10 minutes] to create groups
19 19  
20 20  1. Run post restore access script [[SKL_sqlmi_accesss.sql - Repos (azure.com)>>url:https://dev.azure.com/ebsphere/ebsphere/_git/dbs?version=GBmaster&path=/src/setup_scripts/SKL_sqlmi_accesss.sql]]
16 +11. This has to be run using SQLCMD mode on the script
21 21  11. [TODO] source passwords from vault
22 22  11. set clearLogins = 2
23 23  11. TODO
... ... @@ -24,11 +24,13 @@
24 24  
25 25  1. TODO - post restore script db settings etc
26 26  11. recreate tblDocuments synonym
23 +11. tblAudit if applicable
27 27  
28 28  1. Run  dba.dbo.sp_scan_db script for '%[_]Live[_]%'
29 29  11. correct all config found and repoint to Staging
30 -11. TODO automate
31 -
27 +11. TODO automate (some of the config correcting statements can be generated using [dba].[devops].[sp_change_db_env_post_restore])
28 +11. exec dba.[devops].[sp_change_db_env_post_restore] @dbname = 'ENV_Staging_Everest', @ClientCode ='ENV', @Sourceenv = 'Live', @TargetEnv = 'Staging',
29 +@domainRev = 'com.site', @domain = 'site.com',@svcUserPass = 'xxx.xxx.xxx.xxx#xx'
32 32  1. Start all services
33 33  11. check logs to make sure no connections issues
34 34  
image-20250411144502-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.nikhils
Size
... ... @@ -1,0 +1,1 @@
1 +67.7 KB
Content

Need help?

If you need help with XWiki you can contact: