Changes for page EIB - Eswatini Insurance Brokers
Last modified by Kyle Hill on 2024/05/08 11:23
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,7 +14,6 @@ 14 14 * Databases: (EIB_Staging_Everest, EIB_Live_Everest, EIB_Staging_Everest_Documents, EIB_Live_Everest_Documents) 15 15 * Server address: 172.30.0.7 16 16 * File Storage Directory (Root): D:\EIB_Staging_Everest\ 17 -* Domain: africa.ebsphere.eib_staging_everest 18 18 19 19 === Migration Observations: === 20 20 ... ... @@ -22,7 +22,7 @@ 22 22 ** Table: prgSystemSettings > Trigger: tr_prgSystemSettings 23 23 * Staging documents database was restored from another client and required the truncation of the document table. 24 24 * Staging database was restored from the live database at the client's environment. 25 -* Passwords for the various users were generated using: [[https:~~/~~/www.useapassphrase.com/>>https://www.useapassphrase.com/]] (Replace the spaces with dots) . The password which we generated for this client can be found on Azure.24 +* Passwords for the various users were generated using: [[https:~~/~~/www.useapassphrase.com/>>https://www.useapassphrase.com/]] (Replace the spaces with dots) 26 26 * DB Scrub - The following database alterations were required once we restored the database to the managed instance: 27 27 ** Local path references must be directed to the (D:\) drive. Values may include C:\, C:\Temp etc... 28 28 ** GRANT statements removed ... ... @@ -29,4 +29,3 @@ 29 29 ** Connection strings must point to the new environment 30 30 ** Reference to IP address to be resolved 31 31 * STP file was created for the client using an existing file. 32 -* Used the following stored procedure to assist with finding potential data changes: [dbo].[sp_scan_db]