Launch command prompt
1) Navigate to Oracle Home Directory
Your Command prompt should look like
c:\app\machine_name\product\11.x.x.\db_1> for 11g
c:\oracle\product\10.x.x\db_1> for 10g.
2) Now set Oracle_HOME to the Oracle homes path, In my case for 10g
c:\oracle\product\10.x.x\db_1> SET ORACLE_HOME= c:\oracle\product\10.x.x\db_1
3) Navigate to Opatch directory
c:\oracle\product\10.x.x\db_1> cd opatch
c:\oracle\product\10.x.x\db_1\opatch>
4) type opatch lsinventory
c:\oracle\product\10.x.x\db_1\opatch>opatch lsinventory
You will get a report on the patches installed.
No comments:
Post a Comment