DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Patches applied !

  1. #1
    Join Date
    Oct 2006
    Posts
    175

    Patches applied !

    Hello all
    I want to find which patch has been applied latest to my db server. I googled and found that Oracle has tables to keep that logged only for Oracle Application. Could anybody suggest how can I find the same for Oracle DB server?

    Thanks,
    gtcol

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    use opatch

  3. #3
    Join Date
    Oct 2006
    Posts
    175
    Thanks Davey, your one-liner has always been a great help !

    For future reference for others,
    [oracle@dbserver OPatch]$ pwd
    /u01/app/oracle/OPatch
    [oracle@dbserver OPatch]$ ./opatch lsinventory -detail

    it will show all patches all patches applied onto your dbserver.

    HTH,
    gtcol

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width