1836396 Members
3009 Online
110100 Solutions
New Discussion

"enable" printer problem

 
Mark A. Bolender
Occasional Contributor

"enable" printer problem

Using 9000/735 with 10.2. All my print jobs from Site1 to a remote printer on Site2 will turn off "enable" on Site1 and not print. Problem started with a print job that just hung on "processing job". When I cancelled job with printers "cancel" it took several hours for printer to return to "ready". I can plot to a remote plotter on Site2 from Site1. Site2 will print to printer. A Xstation using Site1 will turn off "enable" as well. Printer was on Xstation when problem started. Moved printer to Site2 to confirm that there was no problem with Site2. Site2 also turned
"enable" off while printer was on Xstation. Have tried SAM and manual "enable" command to printer. Have OS backup tape.
3 REPLIES 3
Sajid_1
Honored Contributor

Re: "enable" printer problem

Try these things too:
# lpshut
# lpsched

Removed SCHEDLOCK file from /var/spool/lp. If possible cancel all print jobs from:
# cancel -e

Check the network connectivity and printer status:
# lpstat -t
# enable printer_name
learn unix ..
Rodney Hills
Honored Contributor

Re: "enable" printer problem

If you are using the cancel button on the printer, then be sure the printer model script has "-w" on the hpnpf program. This turns on "true-end-of-job" causing hpnpf to wait until print job completetion before transmitting the next print job. I have found that using the cancel button on the printer causes the print driver script to get confused with if "-w" is missing.

My 2 cents.

-- Rod Hills
There be dragons...
Steve Steel
Honored Contributor

Re: "enable" printer problem

Hi

1)Do You Have

Patch Name: PHCO_27133

Patch Description: s700_800 10.20 lpspool subsystem cumulative patch

Creation Date: 02/08/05

Post Date: 02/08/08

Hardware Platforms - OS Releases:
s700: 10.20
s800: 10.20

2)Remove and reinstall the printer

3)lpshut
lpsched -v

Get more info in /var/adm/lp/log


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)