1852011 Members
5290 Online
104063 Solutions
New Discussion

Re: installing patches

 
hpux_guy
Occasional Contributor

installing patches

what are the step for rolling back after the patch(s) was unsuccessfully installed? thx
2 REPLIES 2
Patrick Wallek
Honored Contributor

Re: installing patches

You could try swremove.
James R. Ferguson
Acclaimed Contributor

Re: installing patches

Hi:

Depending upon what you mean byh "unsuccessful", you could:

# swremove PHXX_nnnn

...or depending on what's wrong with the original installation, do

# swinstall -x reinstall=true -x reinstall_files=true ...

Regards!

...JRF...