Patching Oracle Identity Federation from 10.1.4.0.1 to 10.1.4.3

In this post I would like to explain the upgrade procedure of Oracle Identity Federation from 10.1.4.0.1 to 10.1.4.3

Patch Number: 7215628

Here we go!!

  1. Stop the OIF processes using ./opmnctl stopall.
  2. Extract the patch installer and goto Disk1 and run the file runInstaller.
  3. Welcome screen will appear of the Install Wizard. Click Next.
  4. Select the Oracle Home Name of OIF which was already existing.
  5. Enter the ias_admin password of the OIF application server. Please note that the password has to be same which was used during previous install 10.1.4.0.1.
  6. The installer will stop the enterprise manager service in the back end and thus it will display the message as shown below.
  7. Click the Install button.
  8. root.sh needs to be executed as root user for setting environment variable.
  9. Click OK to proceed after root.sh command gets executed successfully.
  10. Configuration Assistants will get installed.
  11. Successful message is displayed once install gets finished.
  12. The installer will automatically start the OIF services, check the services status using opmnctl.
  13. Login to Enterprise Manager console to find the OIF version as shown below.

This finishes upgrade process.

Comments are closed.

Scroll to Top