- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Redirecting prints to other queue
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 05:28 AM
05-24-2007 05:28 AM
the doubt in question is the following ..
I have sent information for being printed to a printer named mex5 if i run lpstat the answer is:
user1>lpstat mex5
(are showed several files for being printed)
........................................
........................................
........................................
/usr/sbin/rlpstat: Connection to MEX5.hola.com is down
queue where are locate the prints is named: mex11
i have reviewd the printer, allis o.k, i mean, printer is turned off, network interface card is working well , the cable is o.k.... etc...
I have choose other queue for redirect the new prints,
it is mex12 .. if i send information from aplication as usual , it can be printed right .. but . .. dobut here is ...
user1> lpstat mex5
answer is o.k.
how can i send files waiting for being into queue mex11 to new queue where are being sent new information for being printed ?
files waiting are referenced with above told:
(are showed several files for being printed)
........................................
........................................
........................................
Please let me know,i need to print the files that are located in queue where appears the message that is down.....
is that queue damage?
why appears :/usr/sbin/rlpstat: Connection to MEX5.hola.com is down
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 05:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 06:11 AM
05-24-2007 06:11 AM
Re: Redirecting prints to other queue
i want to move some files located into queue number 1 to other queue, to que queue number 2 ... this is because they (information files) could not be printed into queue 1 but they are waiting for being prited ...
how can i move that files to other queue??
i do not want to loose that information :(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 06:15 AM
05-24-2007 06:15 AM
Re: Redirecting prints to other queue
1. Shut down the local lp spooler.
# lpshut
2. Move the print requests.
# lpmove
3. Restart the lp spooler.
# lpsched
hope this helps
Regards
Aussan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 08:47 AM
05-24-2007 08:47 AM
Re: Redirecting prints to other queue
lpalt -dPRINTER request-number
but i have tobe the owner !!!
no problem, that worked ..
Regards