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

Thread: products under 8.1.7

  1. #1
    Join Date
    Oct 2001
    Posts
    15

    products under 8.1.7

    Hi all,

    In order to upgrade my databases to 8.1.7.4 patch individually I'm reinstalling oracle 8.1.7 in a separate oracle home. How can I tell which products are installed under the current 8.1.7.0?

    Thanks

  2. #2
    Join Date
    May 2001
    Location
    Maryland, USA
    Posts
    409
    Try this following SQL:

    SELECT * FROM product_component_version;

    You might also want to check /Program files/Oracle/Inventory/Components Directory.
    -- Dilip

  3. #3
    Join Date
    May 2002
    Posts
    2,645
    Start OUI, look at Installed Products

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