2 Pre-Installation

Ensure that the following prerequisites are present before you install this Maintenance Release:

  1. Download the OFS_CRR 8.1.2.11.0 archive file from MOS by searching the patch number 38509439 under the Patches & Updates tab.

    Note:

    Java11 cannot be installed on Solaris.
  2. Downgrade the commons-logging jar file from version 1.3.1 to 1.1.3 to fix the following issues

    Bug 37590204 - FCCM: Web Server Deployed Side Logs Folder is Almost Blank No Log Files Getting Printed Like UMMSERVICELOG

  3. Before applying AAI 8.1.2.5.0 patch, copy the commons-logging-1.1.3.jar from
    $FIC_HOME/ficweb/webroot/WEB-INF/lib
    to local folder
  4. Download and apply the OFS_AAI_8.1.2.5.0 file from MOS by searching the patch number 38509439 under the Patches & Updates tab. For more information, see OFS AAI Installation Guide.
  5. Download and apply the OFS ECM 8.1.2.11.0 ML archive file from MOS by searching the patch number 38376346 under the Patches & Updates tab. For more information, see OFS ECM Installation Guide .

    Note:

    This step is applicable only if you are using OFS ECM.
  6. Provide the following grants to Atomic user by login using SYSDBA user.
    • GRANT execute ON DBMS_LOCK to <<ATOMIC USER>>
    • Grant execute on dbms_scheduler to <<ATOMIC USER>>
    • Grant create job to <<ATOMIC USER>>
  7. Apply the following mandatory patches in the exact order listed before upgrading to CRR 8.1.2.11.0:
    • 1- Environments with BD 8.1.2.8.x and CRR 8.1.2.8.x
      • CRR 8.1.2.8.1 (Patch 37073503)
      • CRR 8.1.2.8.2 (Patch 37079344)
      • BD 8.1.2.8.1 (Patch 37168150)
    • 2- Environments with BD 8.1.2.x and CRR 8.1.2.x (excluding CRR 8.1.2.8.x)
      • CRR 8.1.2.0.2 (Patch 37529329)
      • CRR 8.1.2.0.3 (Patch 37529337)
    • 3- Environments with CRR 8.1.2.8.x and no BD installed
      • CRR 8.1.2.8.1 (Patch 37073503)
      • CRR 8.1.2.8.2 (Patch 37079344)
    • 4- Environments with CRR 8.1.2.x (excluding CRR 8.1.2.8.x) and no BD installed
      • CRR 8.1.2.0.4 (Patch 37635174)
      • CRR 8.1.2.0.5 (Patch 37637396)
      • CRR 8.1.2.0.2 (Patch 37529329)
      • CRR 8.1.2.0.3 (Patch 37529337)

    Note:

    Install in the same order means each subsequent patch must be applied only after successfully completing the previous one.