- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing Patches
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
10-20-2004 09:42 AM
10-20-2004 09:42 AM
If I am given a patch to install;
1. How do I determine if it has been superceeded ?
2. If it has been made obsolete and I can't find it, how do I determine the most recent patch to install ?
What process do I follow for the above ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 10:05 AM
10-20-2004 10:05 AM
Solution# swlist -a patch_state -a superseded_by PHSS_12345
Look at the second and third column of the output.
If the patch_state (second column) is superseded, then the patch PHSS_12345 is superseded by the the patch listed in the third column
If the patch_state is commited, the patch is already in a commited state.
2) to find out the individual patches. Go to this URL and enter the Patch number. It will tell you the latest and recommended patches.
http://www2.itrc.hp.com/service/patch/pdbMainPage.do?admit=-1335382922+1098309825147+28353475
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 10:11 AM
10-20-2004 10:11 AM
Re: Installing Patches
If you follow this link and look up the patch you want to install, it will tell you if HP has a newer patch to install or if this patch is the most current one.
http://www1.itrc.hp.com/service/patch/pdbMainPage.do
De
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 05:43 PM
10-20-2004 05:43 PM
Re: Installing Patches
You can download Patches from
http://www.hp-eloquence.com/support/B07/patch-hpux.html
regards
SK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 06:19 PM
10-20-2004 06:19 PM
Re: Installing Patches
You can go to the Patch Database section under Maintenance and Support for HP Products here in ITRC. Put in the patch ID then the page will return the details of the patch. Click on it and you will be provided with details if the patch has been superseded or if the patch has dependencies. HP provides recommendation ratings on the patch as well.
Regards,
Ira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 08:03 PM
10-20-2004 08:03 PM
Re: Installing Patches
Sundar had a nice explanation and just to add something to it, suppose you have dowloaded PHSS_12345.depot file then:
# sh PHSS_12345.depot
This will create one .depot and one .text file. Now your .depot file is the actual Patch and text file is the informative file.
Suggest you to go thr' .text file thoroughly to get more information about your PATCH. It includes properties of the PATCH alongwith it's superseded patches.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2004 08:05 AM
10-21-2004 08:05 AM