Showing posts with label OVD. Show all posts
Showing posts with label OVD. Show all posts

Sunday, 17 January 2016

FMW 11.1.1.7.0 - Apply Oracle Virtual Directory Patch 17391582: OVD FOR IAM1112 BUNDLE PATCH 11.1.1.7.1

FMW 11.1.1.7.0 - Apply Oracle Virtual Directory Patch 17391582: OVD FOR IAM1112 BUNDLE PATCH 11.1.1.7.1

- Download Patch 17391582 (p17391582_111170_Generic.zip)

- Set the ORACLE_HOME environment variable to JRF Home $MW_HOME/oracle_common

- Stop OVD instance.

- Stop WLS Admin Server and all Managed Servers.

Applying patch 17391582

- Unzip the patch

$ unzip -d PATCH_TOP p17391582_111170_Generic.zip

- $ cd PATCH_TOP/17391582

- Run OPatch apply

$ opatch apply

- Start OVD instance

Patch De-installation

If any issues post patching and rollback is required, follow below steps:

- Stop WLS Admin Server and all Managed Servers

- Stop OVD instance


- $ cd PATCH_TOP/17391582 

- $ opatch rollback -id 17391582

- Delete this directory and its contents 

$MW_HOME/user_projects/domains/[DOMAIN_NAME]/config/fmwconfig/ovd/default

- Restart WLS Admin Server and all Managed Servers

- Restart OVD instance

Related Posts:

FMW 11.1.2.3.1.0 Applying Patch 21118593: OAM WEBGATE BUNDLE PATCH 11.1.2.3.1

Friday, 30 October 2015

FMW 11.1.1.6.2 JPS for IAM 11.1.2 - Oracle Virtual Directory Patch 14603262: IDS USER/GROUP NAME ATTR NOT MAPPED CORRECTLY TO CONFIGURED VALUES IN OPCONFIG

FMW 11.1.1.6.2 JPS for IAM 11.1.2 - Oracle Virtual Directory Patch 14603262: IDS USER/GROUP NAME ATTR NOT MAPPED CORRECTLY TO CONFIGURED VALUES IN OPCONFIG

- Download and unzip patch 14603262 p14603262_111162JPSforIAM1112_Generic.zip onto server into staging area say PATCH_TOP with appropriate permissions.


Pre-requisites:

- Ensure the patch for bug 15894053 has already been applied before you proceed with the current patch. 

a. Set the ORACLE_HOME environment variable to OVD install home,
   say "[MW_HOME]/ovd" location.

b. Stop OVD instance.
 

Apply Patch

- Unzip the patch zip file into the PATCH_TOP.

   $ unzip -d PATCH_TOP p14603262_111160_Generic.zip

- cd PATCH_TOP/14603262

- Run OPatch to apply the patch.

$ opatch apply

- Start OVD instance.


Rollback Patch

- Stop OVD instance

- Change to the directory where the patch was unzipped.

   $ cd PATCH_TOP/14603262

- Run OPatch to deinstall the patch.

$ opatch rollback -id 14603262


- Restart OVD instance.

Related Posts:


OAAM 11.1.2.1.3 - Redeploying the OAAM Shared Library in Oracle WebLogic after applying Patch 19162894