Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
03-22-2007 10:25 AM
03-22-2007 10:25 AM
PHSS_32511; PHSS_32512 PHSS_32513;
PHSS_32740;
please let me know how come i can find the dependancy or how do i find whether this is part of standad patch bundles.
I appreciate your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2007 10:50 AM
03-22-2007 10:50 AM
Re: patches
http://itrc.hp.com has a link on it called patch database.
This enables you to search for patches, perhaps those recommended by a software vendor and then mark them for download including their dependencies.
This is the best way to put together a patch set that includes all dependencies required.
The standard patch bundles are also included on the same website and you can download them as well, or merely check the contents list to see if your patches are included.
In general, its a good idea to put bi-annual patch sets in on some kind of schedule. I like to wait now a few months on 11.23 becasue most of the systems I deal with are 11.11.
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
03-22-2007 04:17 PM
03-22-2007 04:17 PM
SolutionPHSS_32512 11.23 ANSI C compiler B.11.11.12 cumulative
PHSS_32513 11.23 +O4/PBO Compiler B.11.11.12 cumulative
PHSS_32740 11.23 Serviceguard A.11.16.00
You can't install the first 3 patches unless you have purchased the ANSI C and aC++ compilers. Are you trying to install these because Oracle told you to do so?
You should be able to install Oracle by just using the bundled C compiler.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2007 06:16 PM
03-22-2007 06:16 PM
Re: patches
By the way what about the service gaurd patch.
so i guess with out these 4 patches surely oracle can be installed - am i correct.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2007 07:25 PM
03-22-2007 07:25 PM
Re: patches
Do you get a similar error message?
I would think if you don't have it installed, you don't need a patch.
>i guess without these 4 patches surely oracle can be installed
Yes, I would think so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2007 03:57 AM
03-23-2007 03:57 AM
Re: patches
Once you have it installed, you could use the command:
# swa report -a CHAIN=PHSS_32511,PHSS_32512,PHSS_32513,PHSS_32740
To generate the full list of patches that HP recommends that are at least as new as your list. After that the command:
# swa get -t /MyDepot
will download the identified patches to your depot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2007 12:40 PM
03-23-2007 12:40 PM
Re: patches
I assume SWA will say you can't install these patches because you don't have the base release? Will it go as far as to suggest previous patches that may work??