lpstat print queue remain SENDING status


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers lpstat print queue remain SENDING status
# 1  
Old 03-17-2011
lpstat print queue remain SENDING status

Hi All,

When I type the following command:
lpstat -pthcgl240

I get the following :
Code:
Queue   Dev   Status    Job Files              User         PP %   Blks  Cp Rnk
------- ----- --------- --- ------------------ ---------- ---- -- ----- --- ---
thcgl24 @CGBP SENDING   636 00dJNFg1.P00       p00adm                11   1   1
thcgl240: no entries

I keep on entering the lpstat command, and I getting the same results ( SENDING status for the same Job File )

Do you know what is this meant ?

I did ping the print queue : thcgl240, it is ping-able, and I did telnet to it, and I am able to do so. No idea what is this meant ..

Besides, do you know what is meant by "thcgl240: no entries" ?

Best Regards,
Ken

Last edited by pludi; 03-17-2011 at 08:18 AM.. Reason: code tags, please
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

AIX Print Queue

I am trying to print from Aix 6.1 using a remote queue to a Brother 7360N All in one, I can see the printer, but only output is blank pages. My smit setup is: Name of queue: testprt Hostname if Remote Printer: testprt (I added name to etc/hosts) Name of queue on remote printer: testprt (I... (4 Replies)
Discussion started by: Al Metz
4 Replies

2. UNIX for Advanced & Expert Users

[Solved] remove all print jobs from a print queue

Hello, Sometimes i need to clear all the jobs of a print queue and it is really annoying to cancel one by one. Is there a way to cancel all print jobs for a specific print queue with a single command instead of cancelling them one by one? My AIX system is 5.3 Thank you for your attention (2 Replies)
Discussion started by: omonoiatis9
2 Replies

3. UNIX for Dummies Questions & Answers

print queue hung in "SENDING" status

Dear All, Realized recently some of the print queue configured with rembak, are hung in "SENDING" status. The only workaround for this is to disable and enable back the print queue. This issue happen very random and frequent. I turned on the debug mode for a print queue and the... (0 Replies)
Discussion started by: nj1986
0 Replies

4. Shell Programming and Scripting

print queue jobs

Hi, i m having problem to get number of jobs waiting using lpstat.my printer is out of paper and 10jobs are in queue but i run lpstat -pqname it didnt show any thing.any one have idea whats wrong here. thanks sagii (2 Replies)
Discussion started by: sagii
2 Replies

5. Shell Programming and Scripting

Print Queue Montior

I am very new to scripting could use some assistance polishing up my script. I have had issues with a print queue going down and needing some TLC to get it going again, however currently I have to wait for a user to complain about the issue. I have written a little script to monitor the print queue... (0 Replies)
Discussion started by: tdiYUZER
0 Replies

6. UNIX for Dummies Questions & Answers

Sending a structure through a message queue

Hi, I browsed thru the previous posts and couldnt find a solution for my problem. Hence I decided to post it. I have a buffer array that I want to send thru a message queue. The array consists of a header structure and a payload structure memcopied to it. When I print the contents of the... (1 Reply)
Discussion started by: zeebie
1 Replies

7. Solaris

Print to ps2pdf print queue

I am trying to create a printer queue, on a SunOS 5.7 system, that outputs a pdf file. There is an application running on the system that has a print button, which sends print files to the default printer. If I disable the printer, I am able to manually capture the files in /var/spool/lp/tmp and... (2 Replies)
Discussion started by: Sean_69
2 Replies

8. UNIX for Dummies Questions & Answers

Print to a ps2pdf print queue.

I am trying to create a printer queue, on a SunOS 5.7 system, that outputs a pdf file. There is an application running on the system that has a print button, which sends print files to the default printer. If I disable the printer, I am able to manually capture the files in /var/spool/lp/tmp and... (1 Reply)
Discussion started by: Sean_69
1 Replies

9. UNIX for Dummies Questions & Answers

Print Queue Problems

Hi All Does anyone know what is meant by PRINTER STATUS CONNECT concerning print queues? At work we run a Perle/Connectix JetStream 8500 (RJ45 Model) to connect our dot matrix printers and often we get the Connect Status. Nobody I speak to knows what the status means. When the printer... (0 Replies)
Discussion started by: nickbungus
0 Replies

10. UNIX for Dummies Questions & Answers

Sending mail, status checking

After I send a mail thr unix with following command uuencode tmpFile | mailx -s "sub1" emailid Yet, I havent received this mail at intended mail client. In order to find out if the sent mail action resulted in failure, I checked at /usr/spool/mail/userid But there also I couldnt find... (1 Reply)
Discussion started by: videsh77
1 Replies
Login or Register to Ask a Question
rlpstat(1M)															       rlpstat(1M)

NAME
rlpstat - print status of LP spooler requests on a remote system SYNOPSIS
printer] user] [id]... DESCRIPTION
reports the status of the specified jobs or all requests associated with the specified users on the specified printer. At least one id or the name of a printer must be specified. For each request submitted (by command -- see lp(1)) reports the request ID, user's name, total size of the request, date of the request, and, if it is being transferred, the device. This command is intended to be used only by the spool system in response to the command and should not be invoked directly (see lpstat(1)). Options recognizes the following options and command-line arguments: Status is requested on the specified printer. Status is requested on all requests for the user who executed the command on the specified printer (see the option). You can repeat the option to specify more users. The maximum number of users that can be specified is 50. id Status is requested on the specified request IDs (as returned by All the request IDs must be for the same printer. The maximum number of request IDs that can be specified is 50. AUTHOR
was developed by the University of California, Berkeley, and HP. FILES
SEE ALSO
enable(1), lp(1), lpadmin(1M), lpsched(1M), lpstat(1), rcancel(1M), rlp(1M), rlpdaemon(1M). rlpstat(1M)