<?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 busy always in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223700#M467352</link>
    <description>Is this a network/remote printer? Is it connected to a print server? Did you check the printer? Can you ping it?&lt;BR /&gt;&lt;BR /&gt;No printer problems for 3 years! Lucky you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Beers,&lt;BR /&gt;&lt;BR /&gt;robert</description>
    <pubDate>Fri, 05 Feb 2010 14:08:11 GMT</pubDate>
    <dc:creator>Robert Salter</dc:creator>
    <dc:date>2010-02-05T14:08:11Z</dc:date>
    <item>
      <title>printer busy always</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223698#M467350</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I have about 30 printers installed on my hp-ux 11.23. These have worked for about 3 years now without any problem.&lt;BR /&gt;&lt;BR /&gt;This morning one of the printers would not print. I went to SAM and saw that the printer is always busy even though all the print jobs have been cleared. I stopped and started the print queue but the problem still persisted.&lt;BR /&gt;&lt;BR /&gt;Can someone help me?&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;&lt;BR /&gt;Kingsley.</description>
      <pubDate>Fri, 05 Feb 2010 13:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223698#M467350</guid>
      <dc:creator>KINGSLEY_1</dc:creator>
      <dc:date>2010-02-05T13:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: printer busy always</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223699#M467351</link>
      <description>try the following commands in the same sequence&lt;BR /&gt;&lt;BR /&gt;#reject printer_name&lt;BR /&gt;#disable printer_name&lt;BR /&gt;#lpshut&lt;BR /&gt;#lpsched&lt;BR /&gt;#enable printer_name&lt;BR /&gt;#accept printer_name&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Fri, 05 Feb 2010 13:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223699#M467351</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-02-05T13:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: printer busy always</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223700#M467352</link>
      <description>Is this a network/remote printer? Is it connected to a print server? Did you check the printer? Can you ping it?&lt;BR /&gt;&lt;BR /&gt;No printer problems for 3 years! Lucky you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Beers,&lt;BR /&gt;&lt;BR /&gt;robert</description>
      <pubDate>Fri, 05 Feb 2010 14:08:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223700#M467352</guid>
      <dc:creator>Robert Salter</dc:creator>
      <dc:date>2010-02-05T14:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: printer busy always</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223701#M467353</link>
      <description>Forums user name: KINGSLEY  &lt;BR /&gt;Company name:     &lt;BR /&gt;Country / Region: ghana &lt;BR /&gt;Personal quote:  &lt;BR /&gt;Certification:  &lt;BR /&gt;ITRC member since: January 14, 2009  &lt;BR /&gt;Last contribution date: February 05, 2010  &lt;BR /&gt;I have assigned points to   0  of   64  responses to my questions.  &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;here you profile says that you have not assign even a single point to anyone out of 64 replies. atleast assign points to those who come here to help you guys.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Feb 2010 14:13:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223701#M467353</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-02-05T14:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: printer busy always</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223702#M467354</link>
      <description>Print queues go empty when they have successfully sent the job to the printer.&lt;BR /&gt;If your printer is just printing itself like crazy than something may be wrong on the printer itself.&lt;BR /&gt;For HPUX &lt;BR /&gt;..disable that printer&lt;BR /&gt;...then do a ps -ef | grep &lt;PRINTER name=""&gt; and make sure that no job isn't sending some very small print jobs that just flies through the queue, but ties up the printer.  If there is somthing showing up for that printer - kill &lt;PID&gt;&lt;BR /&gt;&lt;BR /&gt;Try turning the printer off for a few minutes to see if that clears it up.  Or go to the printer and cancel whatever print job is still printing on it at the printer console.  &lt;BR /&gt;&lt;BR /&gt;Just a couple quick thoughts,&lt;BR /&gt;Rita&lt;/PID&gt;&lt;/PRINTER&gt;</description>
      <pubDate>Fri, 05 Feb 2010 15:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223702#M467354</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2010-02-05T15:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: printer busy always</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223703#M467355</link>
      <description>Thread closed</description>
      <pubDate>Fri, 05 Feb 2010 17:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-busy-always/m-p/5223703#M467355</guid>
      <dc:creator>KINGSLEY_1</dc:creator>
      <dc:date>2010-02-05T17:12:24Z</dc:date>
    </item>
  </channel>
</rss>

