- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Install Oracle 9i on HP-UX 11i
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 11:13 PM
06-22-2006 11:13 PM
Install Oracle 9i on HP-UX 11i
I am new for HP-UX server. I would like to install Oracle 9i on HP-UX 11i. The installation guide said that some required patches need to be applied before instlling Oracle 9i. Can you hlep me with two questions below.
1.How can I check what patches are already installed on HP-UX?
2.There are lot of patches listed in installation guide. Is there any faster way to install these patch?
Sept. 2001 Quality Pack,
PHCO_23792, PHCO_
24148, PHKL_24268,
PHKL_24729,
PHKL_ 25475,
PHKL_25525,
PHNE_24715,
PHSS_23670, PHSS_24301,
PHSS_24303, PHSS_24627,
PHSS_22868
Thanks,
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 11:25 PM
06-22-2006 11:25 PM
Re: Install Oracle 9i on HP-UX 11i
1. swlist -l product | more
or
swlist -l product | grep PHKL_24729
The problem here is that many of these patches have been superseded.
2.
The quickest way to get that done is to go here:
http://www1.itrc.hp.com/service/patch/mainPage.do
Thats the patch database.
You search, one patch at a time, can read the notes on the patch and then add it to a list. This list will also tell you what patches depend on the one you choose.
You create one patch set that completely meets your needs.
Also, Oracle 9i requires a recent quarterly "Gold" bundle. The most recent is March 2006, is available on the website above and between the bundle and the patch set you build, you will be prepared to install oracle. You need both because the quarterly bundle only includes three star patches, which are widely distributed and tested, and two star or even one star patches.
This may seem complex, perhaps a PITA, but it must be done prior to installing Oracle.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 11:33 PM
06-22-2006 11:33 PM
Re: Install Oracle 9i on HP-UX 11i
To check on patches:
$ /usr/sbin/swlist -l patch
$ /usr/sbin/swlist -l patch patch_number
$ /usr/sbin/swlist -l bundle
2.
Download the patches as a set from the itrc site:
http://www4.itrc.hp.com/service/patch/search.do
A create depot script will be delivered with the set to create a depot.
Darrel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 11:40 PM
06-22-2006 11:40 PM
Re: Install Oracle 9i on HP-UX 11i
you can also use the attached script for superseeded patches. as said before, absent patches will be given to you as a patch set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 01:40 PM
06-26-2006 01:40 PM
Re: Install Oracle 9i on HP-UX 11i
I can install Oracle 9i on HP-UX 11.11 successfully after I applied the latest QPK. Your information are very helpful to me.
Thank you,
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2006 02:12 AM
07-03-2006 02:12 AM
Re: Install Oracle 9i on HP-UX 11i
step 1: Select a patch set
step 2: Select OS revision
step 3: Select a patch strategy
you download all patch bundle for oracle.
good luck
Freddy