If you want to check whatever patches are there in you hyperion server, you can search with lsinventory command.
Go to cmd and route below the path. Then run lsinventory command with optach.bat as mentioned below, you can list of patches applied on that patch.
"D:\oracle\Middleware\EPMSystem11R1\OPatch" or wherever you have opatch folder.
Run the following script:
opatch.bat lsinventory -oh D:\Oracle\Middleware\EPMSystem11R1 -jre D:\Oracle\Middleware\jdk160_21
-oh = Oracle home location = Oracle_Home
-jre = Jre location
Thanks,
Mady
Go to cmd and route below the path. Then run lsinventory command with optach.bat as mentioned below, you can list of patches applied on that patch.
"D:\oracle\Middleware\EPMSystem11R1\OPatch" or wherever you have opatch folder.
Run the following script:
opatch.bat lsinventory -oh D:\Oracle\Middleware\EPMSystem11R1 -jre D:\Oracle\Middleware\jdk160_21
-oh = Oracle home location = Oracle_Home
-jre = Jre location
Thanks,
Mady
No comments:
Post a Comment