Hello everyone ;
DB VERSION : 10.2.0.4.0
OS : OEL 5.5
Where can i get installed patch details on my database ?
$ pwd
/u01/app/oracle/product/10.2.0/db_1/OPatch
$ opatch lsinventory
bash: opatch: command not found
opatch lsinventory -details
bash: opatch: command not found
select * from sys.registry$history;
ACTION_TIME ACTION NAMESPACE VERSION ID COMMENTS
----------------------------- ---------- ------------ ------------ ----- ------------------------
25-SEP-13 05.11.06.473974 AM UPGRADE SERVER 10.2.0.4.0 Upgraded from 10.2.0.1.0
Thanks ..