After patching OIF from base 11.1.1.2.0 to higher version and still you're seeing OIF 11.1.1.2 in WebLogic console? Do you want to know if the version has upgraded after patching successfully, well here is a simple way to do:
drwxr-x--- 33 idmadm idmadm 2048 Jan 20 2012 ..
drwxr-x--- 3 idmadm idmadm 1024 Jan 20 2012 11.1.1.5.0
There is an alternative approach.
- Goto
/inventory/Patches21/oracle.idm.oif - Run 'ls -la'
- It would display 3 results. OIF version can be found from the below sample results of this command.
drwxr-x--- 33 idmadm idmadm 2048 Jan 20 2012 ..
drwxr-x--- 3 idmadm idmadm 1024 Jan 20 2012 11.1.1.5.0
There is an alternative approach.
- Goto
/OPatch - export ORACLE_HOME variable.
- export PATH variable by appending ORACLE_HOME/OPatch
- Run opatch lsinventory
No comments:
Post a Comment