Operating System - HP-UX
1834586 Members
3218 Online
110069 Solutions
New Discussion

Re: printing problems after patch.

 
blessing
Occasional Contributor

printing problems after patch.

hie guys i just installed the lpspooler path PHCO_22364
but i had the file PATCH_NOSAVE in /var/adm/sw/patch
so i can`t remove this one.
My problem is that when i try to print even a small document i get i memory oveflow
error on the printer. The printer is a network printer connected on to another Hp_UX 10.20 machine.
This is not affecting local printers.

How can i solve this problem and can i reinstall the old patch back.
zed zeloo
2 REPLIES 2
Andreas Voss
Honored Contributor

Re: printing problems after patch.

Hi,

possibly your lpsched process was not stopped/started at patch install time.
Do:
/usr/sbin/lpshut
/usr/sbin/lpsched

Hope this helps

Regards
Andreas Voss
Honored Contributor

Re: printing problems after patch.

Hi,

possibly your lpsched process was not stopped/started at patch install time.
Do:
/usr/sbin/lpshut
/usr/sbin/lpsched

Hope this helps