Operating System - HP-UX
1833053 Members
2667 Online
110049 Solutions
New Discussion

Re: cleanup with no -c option

 
SOLVED
Go to solution
Priss
Regular Advisor

cleanup with no -c option

I am running 11.0, there is no -c parameter on its cleanup command. I think I need to install PHCO_24347(?). Do you know where I can get it? Many thanks advance.
Where does the extra points came from?
6 REPLIES 6
Steven E. Protter
Exalted Contributor

Re: cleanup with no -c option

man cleanup.

Patch location:
http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_27779&context=hpux:800:11:00
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Patrick Wallek
Honored Contributor

Re: cleanup with no -c option

See if you can get to it from here:

http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_24347&context=hpux:800:11:00

Note that PHCO_24347 has been superseded by PHCO_27779.
James R. Ferguson
Acclaimed Contributor

Re: cleanup with no -c option

Hi:

The latest 11.0 version of 'cleanup' is delivered in PHCO_27779. Installation does not require a reboot. The patch may be downloaded from the ITRC patch database (Maintenance and Support -> Patching [Individual Patches] -> hp-us -> [Select 11.0 and Search by Patch ID with PHCO_27779].

Regards!

...JRF...
S.K. Chan
Honored Contributor

Re: cleanup with no -c option

Yes that will give you "-c" option. Click on "Maintenence and Support" -> Individual Patches and enter your patch number.
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_24347&context=hpux:800:11:00
This has been superseeded by PHCO_27779.
Priss
Regular Advisor

Re: cleanup with no -c option

Sorry guys, I should have assigned 10 points for problem resolved, can't change it :(
Where does the extra points came from?
Steven E. Protter
Exalted Contributor
Solution

Re: cleanup with no -c option

Step by Step procedure....

1) swlist -l product -a state PHCO_27779
2) swlist -l product -a state PHCO_24347

3)If not installed, then click the link above.

4)Click the button select patch for download
5)Follow download prompts.
6) ftp the downloaded file to your HP box binary
7) mv PHCO_27779.txt PHCO_27779 if what you uploaded as extension .txt
8) sh PHC0_27779
9) swinstall -s $PWD/PHCO_27779.depot \* If the patch asks for a reboot install as follows:
swinstall -x autoreboot=true -s $PWD/PHCO_27779.depot \*

Now the patch is installed.

10)cleanup -c 1

Now it will work.

I think that is a solution. If there are specific problems or questions, please post them, I'd be happy to help.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com