1846602 Members
1666 Online
110256 Solutions
New Discussion

Re: How to remove patch

 
Jerry Chen_2
Contributor

How to remove patch

How can I remove patches that are at installed state
not in configured state?
I can't found them in swremove!!
JerryChen
7 REPLIES 7
Uday_S_Ankolekar
Honored Contributor

Re: How to remove patch

Hi,

Use Check_patches command (11.00) to list the patches.


You can use
swmodify -x patch_commit=true PATCH NAME


-USA..

Good Luck..
harry d brown jr
Honored Contributor

Re: How to remove patch

What OS release are you using?

live free or die
harry
Live Free or Die
Helen French
Honored Contributor

Re: How to remove patch

James R. Ferguson
Acclaimed Contributor

Re: How to remove patch

Hi:

An "installed" state means that the software was successfully *installed* but not 'configured'. Not every patch requires configuration. However, you can/should run 'swconfig' to make sure that any configuration steps have, in fact, been completed. If the patch is a kernel patch (PHKL_), you should anticipate a reboot.

For a single patch do:

# swconfig PHXX_nnnn

For multiple patches you can do:

# swconfig \*

Regards!

...JRF...


Darrell Allen
Honored Contributor

Re: How to remove patch

Hi,

A word of caution: do not commit the patches if you want to be able to remove them.

Use swconfig to change the state from installed to configured then swremove them.

Darrell
"What, Me Worry?" - Alfred E. Neuman (Mad Magazine)
Wilfred Chau_1
Respected Contributor

Re: How to remove patch

After you've launched swremove. Try view with product. You should found it there.
Sanjay_6
Honored Contributor

Re: How to remove patch

Hi,

In the swremove window, select to list the softwares by product type and i think you should be able to see the patch you want to remove in the list. you can then select and remove the patch if you want.

Hope this helps.

Regds