Applying OES 11.1.2.1.1 - Patch 18629535 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
Pre-requisite patches:
Apply OPSS Bundle Patch 11.1.1.6.3 and the Identity Governance Framework (IGF) Patch 14603262 prior to installing this bundle patch. The OPSS Bundle Patch is a prerequisite for the IGF Patch.
- Download Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5 (p19157616_111210_Generic.zip)
- Patch 19157616 (p19157616_111210_Generic.zip) includes patches for components:
- OES 11.1.2.1.1
- OPSS 11.1.1.6.3
- OAM 11.1.2.1.4
- OAAM 11.1.2.1.3
- Copy and unzip p19157616_111210_Generic.zip onto the server staging area say PATCH_TOP with appropriate permissions.
- Download the latest version of OPatch (11.1.0.9.0 or higher) via Patch 6880880 (p6880880_111000_PLATFORM.zip)
- Unzip the patch file into the PATCH_TOP directory.
$ unzip -d $PATCH_TOP p19157616_111210_Generic.zip
- Change to the directory where the patch is located.
$ cd /PATCH_TOP/19157616/OES/18629535
Apply patch 18629535
- Stop all servers including the Admin Server and all Managed server(s).
Run OPatch to apply the patch.
Proceed as below:
Set the ORACLE_HOME environment variable to the MW_HOME/Oracle_oesclient directory. (OES Client (Security Module) Home)
Run the following command:
- opatch apply
Set the ORACLE_HOME environment variable to the MW_HOME/Oracle_IDM1 directory. (OES or IDM Home)
Run the following command:
- opatch apply
(For 64-bit, opatch apply -jre Path_to_ORACLE_HOME/jdk/jre)
Post Installation Instructions:
- If any Security Module instances have been created, manually replace the following instance files:
oesclient/oes_sm_instances/instances/bin/oesPassword.* (sh/bat) by copying oesclient/oessm/enroll/bin/oesPassword.* (sh/bat)
oesclient/oes_sm_instances/instances/bin/setOesEnv.bat (Windows platform only) by copying oesclient/oessm/enroll/bin/setOesEnv.bat and replacing the @instance.home@ and @OES_CLIENT_HOME@ tokens.
- There have been domain level template changes. If adapting the new template changes, backup the existing domain and create a new domain using the updated template. This is not mandatory for existing functional domains.
- Start all servers including the Admin Server and all Managed server(s).
Patch Rollback instructions
- cd PATCH_TOP/18663203/OES/18629535
- Run OPatch to uninstall the patch.
i) Set the ORACLE_HOME environment variable to the Oracle_oesclient directory.
- opatch rollback -id 18629535 (For 64-bit, opatch rollback -id Patch_ID -jre Path_to_ORACLE_HOME/jdk/jre )
ii) Set the ORACLE_HOME environment variable to the Oracle_IDM1 directory.
Run the following command:
- opatch rollback -id 18629535 (For 64-bit, opatch rollback -id Patch_ID -jre Path_to_ORACLE_HOME/jdk/jre )
- Start all servers including the Admin Server and all Managed server(s).
FMW 11.1.1.6.0 - Oracle Platform Security for Java - Applying Patch 15894053: TRACKING BUG FOR OPATCH DELIVERY OF ENTSEC_11.1.1.6.0-IDM11.1.2.1.0_GENERIC
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
Applying OPSS 11.1.1.6.3 Patch 18629534 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
Applying OAM 11.1.2.1.4 - Patch 19162892 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
Applying OAAM 11.1.2.1.3 - Patch 19162894 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
OAAM 11.1.2.1.3 - Redeploying OAAM applications in Oracle WebLogic Server after applying Patch 19162894
OAAM 11.1.2.1.3 - Redeploying the OAAM Shared Library in Oracle WebLogic after applying Patch 19162894
Showing posts with label Oracle Entitlement Server. Show all posts
Showing posts with label Oracle Entitlement Server. Show all posts
Friday, 30 October 2015
Applying OES 11.1.2.1.1 - Patch 18629535 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
Labels:
14603262,
18629535,
19157616,
Identity Governance Framework,
IDM,
IDM 11.1.2.1.5,
IGF,
OAAM,
OAAM 11.1.2.1.3,
OAM,
OAM 11.1.2.1.4,
OES,
OES 11.1.2.1.1,
OESCLIENT,
OPSS,
OPSS 11.1.1.6.3,
Oracle Entitlement Server
FMW 11.1.1.6.0 - Oracle Platform Security for Java - Applying Patch 15894053: TRACKING BUG FOR OPATCH DELIVERY OF ENTSEC_11.1.1.6.0-IDM11.1.2.1.0_GENERIC
FMW 11.1.1.6.0 - Oracle Platform Security for Java - Applying Patch 15894053: TRACKING BUG FOR OPATCH DELIVERY OF ENTSEC_11.1.1.6.0-IDM11.1.2.1.0_GENERIC
- Download and unzip the patch 15894053 p15894053_111160_Generic.zip
- This patch is applicable to two ORACLE_HOMEs:
i) [MW_HOME]/oracle_common (JRF Home)
ii) [MW_HOME]/oesclient (OESCLIENT Home)
- Stop all servers (AdminServer and all Managed server(s))
- Unzip the patch zip file into the PATCH_TOP.
$ unzip -d PATCH_TOP 15894053_111160_Generic.zip
- cd PATCH_TOP/15894053
Apply the patch
i) Set the ORACLE_HOME environment variable to "[MW_HOME]/oracle_common" directory. (JRF Home)
Run following command:
- opatch apply
ii) Set the ORACLE_HOME environment variable to "[MW_HOME]/Oracle_oesclient" directory. (OESCLIENT Home)
Run following command:
- opatch apply
- Start all servers (AdminServer and all Managed server(s)).
Rollback instructions
- Stop all servers (AdminServer and all Managed server(s))
- cd PATCH_TOP/15894053
- Rollback the patch
i) Set the ORACLE_HOME environment variable to "[MW_HOME]/oracle_common" directory. (JRF Home)
- opatch rollback -id 15894053
ii) Set the ORACLE_HOME environment variable to "[MW_HOME]/Oracle_oesclient" directory. (OESCLIENT Home)
- opatch rollback -id 15894053
- Start all servers (AdminServer and all Managed server(s)).
Related Posts:
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
Applying OPSS 11.1.1.6.3 Patch 18629534 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
Applying OAM 11.1.2.1.4 - Patch 19162892 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
Applying OES 11.1.2.1.1 - Patch 18629535 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
Applying OAAM 11.1.2.1.3 - Patch 19162894 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
OAAM 11.1.2.1.3 - Redeploying OAAM applications in Oracle WebLogic Server after applying Patch 19162894
OAAM 11.1.2.1.3 - Redeploying the OAAM Shared Library in Oracle WebLogic after applying Patch 19162894
- Download and unzip the patch 15894053 p15894053_111160_Generic.zip
- This patch is applicable to two ORACLE_HOMEs:
i) [MW_HOME]/oracle_common (JRF Home)
ii) [MW_HOME]/oesclient (OESCLIENT Home)
- Stop all servers (AdminServer and all Managed server(s))
- Unzip the patch zip file into the PATCH_TOP.
$ unzip -d PATCH_TOP 15894053_111160_Generic.zip
- cd PATCH_TOP/15894053
Apply the patch
i) Set the ORACLE_HOME environment variable to "[MW_HOME]/oracle_common" directory. (JRF Home)
Run following command:
- opatch apply
ii) Set the ORACLE_HOME environment variable to "[MW_HOME]/Oracle_oesclient" directory. (OESCLIENT Home)
Run following command:
- opatch apply
- Start all servers (AdminServer and all Managed server(s)).
Rollback instructions
- Stop all servers (AdminServer and all Managed server(s))
- cd PATCH_TOP/15894053
- Rollback the patch
i) Set the ORACLE_HOME environment variable to "[MW_HOME]/oracle_common" directory. (JRF Home)
- opatch rollback -id 15894053
ii) Set the ORACLE_HOME environment variable to "[MW_HOME]/Oracle_oesclient" directory. (OESCLIENT Home)
- opatch rollback -id 15894053
- Start all servers (AdminServer and all Managed server(s)).
Related Posts:
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
Applying OPSS 11.1.1.6.3 Patch 18629534 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
Applying OAM 11.1.2.1.4 - Patch 19162892 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
Applying OES 11.1.2.1.1 - Patch 18629535 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
Applying OAAM 11.1.2.1.3 - Patch 19162894 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5
OAAM 11.1.2.1.3 - Redeploying OAAM applications in Oracle WebLogic Server after applying Patch 19162894
OAAM 11.1.2.1.3 - Redeploying the OAAM Shared Library in Oracle WebLogic after applying Patch 19162894
Subscribe to:
Posts (Atom)