- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: uninstall committed patch
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
04-30-2002 07:39 AM
04-30-2002 07:39 AM
i want to install PHKL_16433 on hp-ux 11.00 machine. but a superceded patch PHKL_20333 is already installed on the machine. when i try to uninstall PHKL_20333, it is saying this patch is committed and can not uninstalled. is there any way to uninstall committed patch.
i was suggested to install PHKL_16433 to test the performance of one of our application.
thanks in advance
ravi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 07:43 AM
04-30-2002 07:43 AM
Re: uninstall committed patch
Why do you need to install the older patch.
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 07:44 AM
04-30-2002 07:44 AM
Re: uninstall committed patch
As far as I know it's not possible to remove a committed patch !
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 07:45 AM
04-30-2002 07:45 AM
Re: uninstall committed patch
Appears someone has ran the cleanup script - which removes the files needed to remove the patch.
Must have needed the /var/adm/sw/save space at some time in the past.
Think you're out of luck.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 07:46 AM
04-30-2002 07:46 AM
Re: uninstall committed patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 07:47 AM
04-30-2002 07:47 AM
Re: uninstall committed patch
You could try reinstalling the newer patch - you'll have to force the reinstall.
You may be able to remove it then. But as in all uninstalls - watch out for dependencies.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 07:47 AM
04-30-2002 07:47 AM
SolutionThe superceded patches are always better and safe. There can be issues in future if you remove them and replace with an older one. However if you really needs to remove the committed patch, then check this document and steps (TKB #UPATCKBRC00007112):
http://us-support.external.hp.com/cki/bin/doc.pl/sid=328e5451142976fcf9/screen=ckiDisplayDocument?docId=200000058669775
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 07:49 AM
04-30-2002 07:49 AM
Re: uninstall committed patch
SD makes rollback copies of all files and archive library objects modified in var/adm/sw/save. If the patch is "committed" these copies are removed from /var/adm/sw/save. So the only way you can remove "committed" patch is to install from backup ..
1) Restore /var/adm/sw/save/PHKL_20333
2) Run ..
# cleanup -s
===> Modify the patch state so that it will be modified to either "superseded" or "applied".
3) Now swremove it.