<?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: How to empty the print queue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172775#M321422</link>
    <description>Is this an HP-UX computer system? Those messages do not correspond to a typical lpstat -o from HP-UX. If this is HP-UX, aree you using some 3rd party printing application that replaces the HP-UX commands?</description>
    <pubDate>Thu, 03 Apr 2008 01:21:58 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2008-04-03T01:21:58Z</dc:date>
    <item>
      <title>How to empty the print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172771#M321418</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have following jobs in one of our remote print queue JP02 which i want to empty but even after running the "cancel JP02" the print queue doesnt empty. Even i tried recreating the print queue but still the jobs are shown. Can anyone suggest me a solution to empty the print queue. Here is output of lpstat -oJP02 command. &lt;BR /&gt;&lt;BR /&gt;s1padm (130 Paused    000ap2YL.S1P           428      4157      0      1&lt;BR /&gt;s1padm (130 Paused    003crseX.S1P           429     19837      0      1&lt;BR /&gt;s1padm (130 Paused    0047cbmD.S1P           706      5023      0      1&lt;BR /&gt;s1padm (130 Paused    0047cbmE.S1P           709      5023      0      1&lt;BR /&gt;s1padm (130 Paused    003tq6IT.S1P           721      4157      0      1&lt;BR /&gt;s1padm (130 Paused    003tqEoz.S1P           722      6671      0      1&lt;BR /&gt;root (130.1 Paused    test                   950       416      0      1&lt;BR /&gt;root (130.1 Waiting   test                  1355       416      0      1&lt;BR /&gt;root (130.1 Waiting   test                  1356       416      0      1&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Apr 2008 17:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172771#M321418</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2008-04-02T17:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to empty the print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172772#M321419</link>
      <description>The following command will clear the queue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#cancel -e &lt;PRINT queue="" name=""&gt;&lt;BR /&gt;&lt;BR /&gt;1.Are u able to ping the print queue?&lt;BR /&gt;&lt;BR /&gt;2.stop and start the scheduler&lt;BR /&gt;  Confirm that the SCHEDLOCK file get removed from /varspool/lp after executing the  #lpshut   command.&lt;BR /&gt;  and Then start the scheduler  #lpsched&lt;BR /&gt;&lt;/PRINT&gt;</description>
      <pubDate>Wed, 02 Apr 2008 18:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172772#M321419</guid>
      <dc:creator>Siju Vadakkan</dc:creator>
      <dc:date>2008-04-02T18:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to empty the print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172773#M321420</link>
      <description>looks like your print queue is not wroking properly and not printing and never gettting cleared from the queue.&lt;BR /&gt;&lt;BR /&gt;U may delete the pendng jobs from /var/spool/lp/request/qname too&lt;BR /&gt;&lt;BR /&gt;since it is remote queue make sure that the Ip/print server it points has the print service running properly. TCP/IP print service..&lt;BR /&gt;&lt;BR /&gt;is that working earlier?</description>
      <pubDate>Wed, 02 Apr 2008 18:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172773#M321420</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-04-02T18:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to empty the print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172774#M321421</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;To delete all jobs, you can use the following command.&lt;BR /&gt;&lt;BR /&gt;# cancel -e &lt;PRINT_QUEUE_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;Please check the connectivity of this print queue first.  If connectivity is OK, clear the print queue and restart the print queue.  Then try a test print.  If that is not working, check whether any lock file existing; if so, clear and restart the scheduler.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/PRINT_QUEUE_NAME&gt;</description>
      <pubDate>Wed, 02 Apr 2008 23:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172774#M321421</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2008-04-02T23:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to empty the print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172775#M321422</link>
      <description>Is this an HP-UX computer system? Those messages do not correspond to a typical lpstat -o from HP-UX. If this is HP-UX, aree you using some 3rd party printing application that replaces the HP-UX commands?</description>
      <pubDate>Thu, 03 Apr 2008 01:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172775#M321422</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-04-03T01:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to empty the print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172776#M321423</link>
      <description>Hi Raiden,&lt;BR /&gt;&lt;BR /&gt;Got to the path where spool requests are present i.e&lt;BR /&gt;&lt;BR /&gt;cd /var/spool/lp/request/JP02&lt;BR /&gt;&lt;BR /&gt;rm *.*&lt;BR /&gt;&lt;BR /&gt;This will clear your print queue.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ashish</description>
      <pubDate>Thu, 03 Apr 2008 05:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172776#M321423</guid>
      <dc:creator>AL_3001</dc:creator>
      <dc:date>2008-04-03T05:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to empty the print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172777#M321424</link>
      <description>Thanks all for your answers.&lt;BR /&gt;&lt;BR /&gt;I have tried most of solution given here. I did cancel -e JP02 but still the jobs exists. Also tried disabling/enabling the queue and also restarting scheduler. &lt;BR /&gt;&lt;BR /&gt;@ Ashish ----&amp;gt; there is no file in /var/spool/lp/request/JP02 which confuses me further. The problem seems as if the queue is not getting refreshed.&lt;BR /&gt;&lt;BR /&gt;@ Bill ---&amp;gt; Yes indeed it is a HP-Ux system and there is no 3rd party printing application installed.</description>
      <pubDate>Thu, 03 Apr 2008 10:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172777#M321424</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2008-04-03T10:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to empty the print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172778#M321425</link>
      <description>but...you are "remote" printing, correct? &lt;BR /&gt;&lt;BR /&gt;I've seen similar issues when using Windows print servers from HP boxes.  The job description and the file to print get transferred to the destination print server.  If they get hung there, they will still show in your lpstat list.&lt;BR /&gt;&lt;BR /&gt;You need to look at the print queue on the destination print server.</description>
      <pubDate>Thu, 03 Apr 2008 13:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172778#M321425</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-04-03T13:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to empty the print queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172779#M321426</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hello "Old School"&lt;BR /&gt;&lt;BR /&gt;Yes you are right ....these files are hunged in the queue of the remote Windows print server, I contacted the concerend team and they checked and indeed they are hunged there. They will clear it now. &lt;BR /&gt;&lt;BR /&gt; this solution had just slipped out of my mind.. Thanks for enlighting.</description>
      <pubDate>Thu, 03 Apr 2008 17:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-empty-the-print-queue/m-p/4172779#M321426</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2008-04-03T17:24:29Z</dc:date>
    </item>
  </channel>
</rss>

