- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- superseded
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-17-2008 06:35 AM
10-17-2008 06:35 AM
superseded
How to check the superseded patches before installing patch through command lind.
Regards
Rkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2008 07:02 AM
10-17-2008 07:02 AM
Re: superseded
(Will let you see and prompt you to remove removed all patches that have been superseded at least 2 times)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2008 07:13 AM
10-17-2008 07:13 AM
Re: superseded
Go to http://www11.itrc.hp.com/service/patch/pdbMainPage.do and type in your patch.
The resulting page will let you know if it's been superseded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2008 04:25 PM
10-17-2008 04:25 PM
Re: superseded
What are you asking? Is it Kevin's assumption? Or are you worried that you have superseded some patches? You don't need to worry about the latter, swinstall handles it.
Unless you are worried about space as Adam mentioned cleanup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2008 06:01 PM
10-17-2008 06:01 PM
Re: superseded
How to check the superseded patches before installing patch?Is it possible through command line
Regards
Rkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2008 08:40 PM
10-17-2008 08:40 PM
Re: superseded
Check them how, existence? And why bother?
Superseded patches are moved into the IPD save area.
You need to explain better what you are trying to do and figure out??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2008 09:06 PM
10-17-2008 09:06 PM
Re: superseded
I was trying to understand below 2 command .what they r doing
1)swlist - l fileset -a patch_state -x show_superseded_patches=true* | more
2)swlist -l fileset -a ancestor -a supersedes PHCO_26385
Regards
Rkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2008 12:51 AM
10-18-2008 12:51 AM
Re: superseded
1)swlist -l fileset -a patch_state -x show_superseded_patches=true \*
(Note corrections.)
This would list all filesets on the system giving their patch state. It would probably better to change the "\*" to "PH??_?????" so you only do patches.
>2)swlist -l fileset -a ancestor -a supersedes PHCO_26385
For the patch PHCO_26385, it lists ancestors and which patches it supersedes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2008 12:58 AM
10-18-2008 12:58 AM
Re: superseded
That was the my query. Thanks
Reagrds
Rkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2008 01:09 AM
10-18-2008 01:09 AM
Re: superseded
http://www.itrc.hp.com/service/patch/patchTree.do?patchid=PHCO_26385