Additional OMS Upgrade fails during BI Publisher Configuration

When upgrading multiple OMS in parallel on Windows platform following the upgrade method: Upgrading the OMS and any Additional OMSs in Parallel using the Software-Only Method in Graphical Mode Along with Plug-ins, the additional OMS upgrade process fails during BI Publisher configuration.

The workaround is to follow the above upgrade method passing the CONFIGURE_BIP parameter, BI Publisher parameter, when running it on the additional OMS instances.

Follow these steps:

  1. Perform Prerequisites .

  2. Install the OMS Software Only.

    During this step, you need to run the setup_em13400_win64.exe script.

    On the additional OMS instances, run the following:
    setup_em13400_win64.exe INSTALL_SWONLY_WITH_PLUGINS=true CONFIGURE_BIP=false
  3. Run the allroot.sh Script.
  4. Apply Required Patches on the OMS.
  5. Upgrade the Admin OMS.

    During this step, you need to run the ConfigureGC.bat script.

    On the admin (primary) OMS, run the following:
    ConfigureGC.bat INSTALL_SWONLY_WITH_PLUGINS=true
  6. Perform Additional OMS Upgrades in Parallel.

    During this step, you need to run the ConfigureGC.bat script.

    On the additional OMS instances, run the following:
    ConfigureGC.bat INSTALL_SWONLY_WITH_PLUGINS=true CONFIGURE_BIP=false

(Bug 31012883)