Operating System - HP-UX
1846992 Members
3066 Online
110257 Solutions
New Discussion

Re: Remove a specific patch

 
SOLVED
Go to solution
Mousa55
Super Advisor

Remove a specific patch

Hi
I want to remove a specific patch from my server, this patch is corrupted and I can see
By using swlist command but I can’t see in the list of swremove command in SAM to remove it
How to remove this patch by using swremove command

Thanks & kind Regards
6 REPLIES 6
Venkatesh BL
Honored Contributor

Re: Remove a specific patch

Asif Sharif
Honored Contributor

Re: Remove a specific patch

HI Nejad,

See these,

http://docs.hp.com/en/5992-0674/ch08s08.html
http://docs.hp.com/en/5992-2146/ch03s03.html

Regards,
Asif Sharif
Regards,
Asif Sharif
Prashanth Waugh
Esteemed Contributor

Re: Remove a specific patch

Hi ,

You want to remove this patch from depot or
from system( means its already install)

Thanks
For success, attitude is equally as important as ability
Dennis Handly
Acclaimed Contributor
Solution

Re: Remove a specific patch

By looking at all of the above links you simply do:
# swremove PATCH-ID

If this doesn't work because it is corrupted, you may have to use the swmodify hammer.
Sajjad Sahir
Honored Contributor

Re: Remove a specific patch


u can use swremove command

for example

swremove PHSS_34561

it will remove u patch from u system
B V B Kumar
Frequent Advisor

Re: Remove a specific patch

Hi,

Use this command
#swremove PATCH_ID

and verify the log file
/var/adm/sw/swremove.log

Thanks
Kumar