<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Printer queue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677875#M798375</link>
    <description>You didn't mention how the printer is accessed.&lt;BR /&gt; &lt;BR /&gt;Parallel port on your HP box?&lt;BR /&gt;Printer on another remote computer?&lt;BR /&gt;JetDirect connection?&lt;BR /&gt;Printer on outbound DTC port?&lt;BR /&gt; &lt;BR /&gt;Each printer connection type has its own method of diagnosing.&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
    <pubDate>Wed, 23 Nov 2005 14:57:03 GMT</pubDate>
    <dc:creator>Rodney Hills</dc:creator>
    <dc:date>2005-11-23T14:57:03Z</dc:date>
    <item>
      <title>Printer queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677872#M798372</link>
      <description>I had a printer that was turned off when somebody went to print. When they sent the print job, looks like it went but nothing ever came out of the printer even after turning on the printer. There is nothing listed in the printer queue and now that it is back on it is working fine?</description>
      <pubDate>Wed, 23 Nov 2005 14:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677872#M798372</guid>
      <dc:creator>Glenn Bohrman</dc:creator>
      <dc:date>2005-11-23T14:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Printer queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677873#M798373</link>
      <description>Shalom Glenn,&lt;BR /&gt;&lt;BR /&gt;Looks like the print spool is not aware when the printer is offline. It seeems it merrily sent the bits and bytes out without regard for there actually being a working printer.&lt;BR /&gt;&lt;BR /&gt;What is supposed to happen is the output is supposed to spool.&lt;BR /&gt;&lt;BR /&gt;What kind of printer and how was the hp printer spool set up. Standard lp, an addin product?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Nov 2005 14:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677873#M798373</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-23T14:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Printer queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677874#M798374</link>
      <description>That doesn't sound consistent with lp scheduler activity. Jobs don't disappear from the spooler unless they are passed or removed.&lt;BR /&gt;&lt;BR /&gt;Try to duplicate the failure. To test, power off the printer and disable the queue. Then print again the same way from within the application. The job should then show up in the disabled queue, waiting to print.&lt;BR /&gt;&lt;BR /&gt;If it isn't there, the job may be directed somewhere else or otherwise lost in programmatical failure. The program that submitted the job would need to be debugged in that case. Also, make sure the queue is set to "accept".&lt;BR /&gt;&lt;BR /&gt;If it IS there, power up the printer, wait for its self-tests to complete, then enable the queue. The job should then print. If it doesn't, take a look at the queue configuration for correct destination settings.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 14:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677874#M798374</guid>
      <dc:creator>Andy Torres</dc:creator>
      <dc:date>2005-11-23T14:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Printer queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677875#M798375</link>
      <description>You didn't mention how the printer is accessed.&lt;BR /&gt; &lt;BR /&gt;Parallel port on your HP box?&lt;BR /&gt;Printer on another remote computer?&lt;BR /&gt;JetDirect connection?&lt;BR /&gt;Printer on outbound DTC port?&lt;BR /&gt; &lt;BR /&gt;Each printer connection type has its own method of diagnosing.&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Wed, 23 Nov 2005 14:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677875#M798375</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2005-11-23T14:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Printer queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677876#M798376</link>
      <description>As Rodney mentioned, there are many different ways to connect to a printer and the least reliable is through a print server (a printer connected to some other box, perhaps running Windows). The remote printer protocol (RFC 1170) is very dated and has little in the area of data integrity and status. JetDirect (HP printer LAN cards) and directly connected parallel printers are more robust in handling power off situations. The DTC (using serial connections to printers) can easily lose data if a simple xon/xoff protocol is used.</description>
      <pubDate>Wed, 23 Nov 2005 18:36:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677876#M798376</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-11-23T18:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Printer queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677877#M798377</link>
      <description>For HPUX,&lt;BR /&gt;&lt;BR /&gt;check scheduler first (running or not )&lt;BR /&gt;#lpstat -t&lt;BR /&gt;if not, start the scheduler first&lt;BR /&gt;#lpsched&lt;BR /&gt;&lt;BR /&gt;enable the queue &lt;BR /&gt;#enable (printer name)&lt;BR /&gt;&lt;BR /&gt;accept the queue&lt;BR /&gt;#accept (printer name)&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 21:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-queue/m-p/3677877#M798377</guid>
      <dc:creator>Mohd Ramadzan Bin Dimya</dc:creator>
      <dc:date>2005-11-23T21:07:44Z</dc:date>
    </item>
  </channel>
</rss>

