Chapter - 8 : OIDG Release Upgrade


This chapter includes following topics:

  • OIDG Release Upgrade Prerequisite
  • OIDG Release Deployment / Un-Deployment Process
  • OIDG Release Un-Deployment Process
  • OIDG Release Deployment Process

OIDG Release Upgrade Prerequisite

Delete old files from the following locations and replace them with the new release files:

  1. Copy the following files from the OIDG release package to /<user home base>/Chef/OIDG
    • AdminView.ear
    • log4j-api-2.9.1.jar
    • log4j-core-2.9.1.jar
    • OIDX_POC_DSL.ear
    • OIDX_PrcOrch_cfgplan.xml
    • OSBCoreCustomizationFile.xml
    • QuickView.ear
    • IDXPORTAL.ear
    • sca_ResultProcessing.jar
    • ResultProcessing_cfgplan.xml
    • sca_OIDX_PrcOrch.jar
    • SVCore_SrvVirt.sbar
  2. Copy the files below from the OIDG release package to /user home base/Chef/OIDG/config
    • o adapter-oidx-cache-config.xml
    • configfilesecurity.key
    • oidx_dsl_log4j.xml
    • PIIConfig.xml

OIDG Release Deployment / Un-Deployment Process

  1. Navigate to /OIDG-CoreInstallation/chef/ and run: sh dep_undep_app_config.sh from root.
  2. Select 1 for OIDG Deploy/Un-Deploy (or) 2 for Exit
  3. Select the components you want to undeploy and replace from the new release package.
    1) AdminView             [ y / n ] : (y/n)
    2) QuickView               [ y / n ] : (y/n)
    3) Data Services          [ y / n ] : (y/n)
    4) SOA Composite          [ y / n ] : (y/n)
    5) Service Virtualization [ y / n ] : (y/n)
    6) IDX Portal             [ y / n ] : (y/n)
    7) SOA Result Processing  [ y / n ] : (y/n)

  4. Provide the Linux user/group and Middleware Home details.
    • Linux Username:
      • Example: oracle (the user you installed Fusion Middleware with)
    • Linux Groupname:
      • Example: oinstall or dba (the group you installed Fusion Middleware with)
    • FMW Middleware Home:
      • Middleware home path including Oracle_Home
        Example: /Path/Oracle/Middleware/Oracle_Home
    • All the inputs given are Correct? (y/n) : (y/n)
    • WebLogic User Password
  5. Check the Confirmation.

OIDG Release Undeployment Process

  1. Navigate to /OIDG-CoreInstallation/chef/ and run: sh install_undep_app.sh from root
  2. Check the status of Chef Script: Finished or Failed

Please verify the status of Undeployment components from WebLogic console and EM.

OIDG Release Deployment Process

  1. Navigate to /OIDG-CoreInstallation /chef/ and run: sh install_dep_app.sh from root.
  2. Check the status of Chef Script: Finished or Failed.

Please verify the status of deployed components from the WebLogic and EM consoles.