9.10 Cloning the Environment

We will not have to manually update the entries or Database details/service URLs for most of the tables.

This can be done in two parts:

Part I

  • Execute a utility that updates most of the entries in config tables and configuration/properties in the file system.
  • In the DR setup, after cloning, configure the <base>/mmg-home/bin/config.sh with new values of:
    • WALLET_LOCATION (pointing to DR db)
    • TNS_ADMIN_PATH (pointing to DR db)
    • FTPSHARE (Ensure contents of ftpshare are also synced up between Prod and DR instances).

      Note:

      All other values, as applicable (If they differ between Prod and DR environments).
  • Execute the update script: <base>/mmg-home/bin/install.sh -u

    Note:

    This is not going to install again. Instead this will just update the configuration values in config tables and files.

Part II

For rest of the tables, additionally we can execute sql to update the following:

Replace the PARAMVALUE for PARAMNAME = ¿ER_SERVICE_URL¿

fcc_pgx_m_config|V_GRAPH_PATH|: Replace this if it is not null; as this is applicable only for IN-Memory graphs.| |MMG_MENU|V_MENU_URL|For example:

Table 9-1 Param Value for Param Name with Service URL

V_MENU_CODE V_MENU_NAME V_MENU_URL
C003 Match Rules https://ofss-mum-1750.snbomprshared1.gbucdsint02bom.oraclevcn.com:7061/fcc/matchrulesetsummary.jsp
C004 Merge Rules https://ofss-mum-1750.snbomprshared1.gbucdsint02bom.oraclevcn.com:7061/fcc/mergerulesetsummary.jsp
C005 Data Survival https://ofss-mum-1750.snbomprshared1.gbucdsint02bom.oraclevcn.com:7061/fcc/datasurvivalsummary.jsp
C001 Manual Decisioning https://ofss-mum-1750.snbomprshared1.gbucdsint02bom.oraclevcn.com:7061/fcc/manualdecisioning.jsp
C006 Merge and Split Global Entities https://ofss-mum-1750.snbomprshared1.gbucdsint02bom.oraclevcn.com:7061/fcc/mergeandsplit.jsp