Disabled printers


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Disabled printers
# 1  
Old 10-23-2003
Disabled printers

How does or what makes a printer go into a disabled state?
# 2  
Old 10-23-2003
There is a command called "disable" that does it. Sometimes the interface script will call disable if it detects an error.
# 3  
Old 10-23-2003
I guess i'm trying to figure out what the errors could be. Is it that the printer becomes unavailable for a period of time? The printer sends back a failure code? I have a hp-ux system that has a lot (500+) queues and every day there are a couple that go into disabled state and start working after enable.

Is there a limit to the number of printers I can define?
# 4  
Old 10-23-2003
You would need to study the interface script to see why it decided to disable the printer.

A decently written interface script will use the -r option on disable and supply a useful reason. You can see these with "lpstat -p". Have you tried that?
# 5  
Old 10-24-2003
We have similar problems with our HP boxes and have never figured it out. Just out of curiosity, how are your queues configured? We are sending to JetDirect cards on various HP printers. I've seen similar problems while doing some consulting gigs and even worked with HP support at one point and we were never able to figure out why it happened even after sending all sorts of logs to HP after several occurances. Nothing ever seems to be wrong with the physical printer, no jams, it's not out of paper, memory usage is fine, etc.
# 6  
Old 10-24-2003
Most are to jetdirect some are to other printservers (Xerox, Axis...) but it doesn't seem to be to one specific printserver. Thanks for letting me know I'm not the only one.
This is a minor inconvienence and I have a script to enable the disabled printers but I just wanted to fiond out if there was something else I could do to prevent the disable state.

Thank you
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Re-Mapping Printers.

Hi we have a situation where some printers are on a server that sometimes has to be rebooted. If this happens the Unix boxes we have that are referencing the printers in the vfstab file fail to work even when the print server is brought back up. Does anyone know if it would be possible to put... (0 Replies)
Discussion started by: Hadleyshope
0 Replies

2. UNIX for Dummies Questions & Answers

Picking problem with printers

Hello to everybody i have problem the picking process falls and falls. I dont now what the picking process do i believe that is a print server on a data base i dont know where to look. Is a solaris 10 with korn sheell the process show this ps -ef | grep picking batch 18466 1 0... (5 Replies)
Discussion started by: enkei17
5 Replies

3. UNIX for Advanced & Expert Users

windows printers share

Hello, My network environment is: The server is Linux, all the clients are win2000 professional, the PC names are(ws00201, ws00202,ws00203,ws00204,ws00205,ws00206,ws00207,ws00208,ws00209), I have 3 printers connected through USB to ws00201, ws00204,ws00207, I want ws00201,ws00202,ws00203... (1 Reply)
Discussion started by: truelyli
1 Replies

4. Solaris

Help, my printers have disappeared

Hi all I have a really strange situation. This morning I ran lpstat -p and it didn't return any results. I ran lpstat -t and the scheduler is running. How strange, it seems all the printers have disappeared from my server. Can anyone perhaps explain to me how this is possible? (4 Replies)
Discussion started by: soliberus
4 Replies

5. UNIX for Dummies Questions & Answers

How to copy printers to new server

Hi, I want to setup printers in a SUN solaris server named B I have the list of my printers in old server (SUN solaris) named A Can I copy the cofiguration without one by one registering all printer from server A to server B. If can, how to do that (what command or what files should be... (0 Replies)
Discussion started by: sil_123
0 Replies

6. HP-UX

Printers question...

Hi there... I have a question for those who mess with printers in hpnpl\jetadmin... what's the differance bitween local printer queue and remote printer queue and why for adding a remote queue i need to restart my spooler while for a local queue i dont... thanx for the help! Eliraz. (1 Reply)
Discussion started by: eliraza6
1 Replies

7. UNIX for Dummies Questions & Answers

Usb printers

Hey guys!! I just had changed my server and the new one does not have a parallel port, only usb, and I donīt know how to make a usb printer work. Iīm using sco openserver 5.0.7 Someone can help me? :confused: (1 Reply)
Discussion started by: proyesa
1 Replies

8. Solaris

Printers Question

Is there a limit on how many printers you can have configured in Solaris? The reason I ask is we use RF printers for the software we run and have added 52 of these printers the problem is that I need to add about another 50 and its like we have hit a limit at 52 it wont let us add anymore. If... (2 Replies)
Discussion started by: Acleoma
2 Replies

9. UNIX for Dummies Questions & Answers

Question Regarding Printers

I havve a printer directly connected to the network point with no host computer . Can this printer be configured on a Unix machine . (3 Replies)
Discussion started by: Jai
3 Replies

10. UNIX for Dummies Questions & Answers

Printers

I'm in need of finding out on how to mount and dismount printers. Thx, shawnnee (1 Reply)
Discussion started by: shawnnee
1 Replies
Login or Register to Ask a Question