ODI 11.1.1.7.0 - Applying Patch 20005164: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 18204886 14743289
- Download p20005164_111170_Generic.zip and copy it to staging area PATCH_TOP on the server.
- Review and download the latest version of OPatch 11.1.x via Bug 6880880
- Ensure access to valid OUI Inventory by running opatch lsinventory
- Validate the executables in system PATH like 'which opatch', 'which unzip'
Before applying patch
-----------------------------
- Stop MT services (Admin & Managed servers) including ODI instances and related applications.
- Backup Master & Work Repositories
Applying Patch
- Unzip patch
$ unzip -d PATCH_TOP p20005164_111170_Generic.zip
- cd PATCH_TOP/20005164
- Run $opatch apply
- Verify if patch successfully applied by running $opatch lsinventory | grep 20005164
- Redeploy any J2EE server files (.ear, .war, .jar, etc) that were updated during patching
- Start all the MT services (Admin & Managed servers) including ODI instances and related applications.
Rollback
------------
If any post patching issues and roll back if needed,
- Stop services and run $ opatch rollback -id 20005164
- Restart all services
Related posts:
ODI-10013: The import action has been cancelled because it could damage your repository
No comments:
Post a Comment