<?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 /library qualifier with $ set queue in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745486#M101106</link>
    <description>Need Help!&lt;BR /&gt;&lt;BR /&gt;  How to change the Library used by a print queue without reinitializing the queue.&lt;BR /&gt;&lt;BR /&gt;We have two libraries, one is HPL4 and another HPL4D. I have lot of queues in which I have to change from one library to another.&lt;BR /&gt;&lt;BR /&gt;Also the are many jobs in these queues with the Error "Stock type mismatch"&lt;BR /&gt;&lt;BR /&gt;Im not aware of the option to change the /library option of the print queue&lt;BR /&gt;&lt;BR /&gt;Queue information:&lt;BR /&gt;&lt;BR /&gt;sho queue/all/full      Queue_name&lt;BR /&gt;Printer queue Queue_name, idle, on NODE::"Printer:9100",&lt;BR /&gt;mounted form HPL4 (stock=HPL4)&lt;BR /&gt;  &lt;QUEUE defined="" on="" printer="" ip_adr="" xxx.xxx.xxx.xxx=""&gt;&lt;BR /&gt;  /AUTOSTART_ON=(NODE::"Printer:9100") /BASE_PRIORITY=4 /BLOCK_LIMIT=(1,"")&lt;BR /&gt;  /CHAR=(0) /DEFAULT=(FEED,FORM=HPL4 (stock=HPL4)) /LIBRARY=HPL4&lt;BR /&gt;  Lowercase /OWNER=[SYSTEM] /PROCESSOR=UCX$TELNETSYM /PROTECTION=(S:E,O:D,G:R,&lt;BR /&gt;  W:W) /SEPARATE=(RESET=(HPL4_RESET))&lt;/QUEUE&gt;</description>
    <pubDate>Fri, 28 Jan 2011 17:37:20 GMT</pubDate>
    <dc:creator>Joewee</dc:creator>
    <dc:date>2011-01-28T17:37:20Z</dc:date>
    <item>
      <title>/library qualifier with $ set queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745486#M101106</link>
      <description>Need Help!&lt;BR /&gt;&lt;BR /&gt;  How to change the Library used by a print queue without reinitializing the queue.&lt;BR /&gt;&lt;BR /&gt;We have two libraries, one is HPL4 and another HPL4D. I have lot of queues in which I have to change from one library to another.&lt;BR /&gt;&lt;BR /&gt;Also the are many jobs in these queues with the Error "Stock type mismatch"&lt;BR /&gt;&lt;BR /&gt;Im not aware of the option to change the /library option of the print queue&lt;BR /&gt;&lt;BR /&gt;Queue information:&lt;BR /&gt;&lt;BR /&gt;sho queue/all/full      Queue_name&lt;BR /&gt;Printer queue Queue_name, idle, on NODE::"Printer:9100",&lt;BR /&gt;mounted form HPL4 (stock=HPL4)&lt;BR /&gt;  &lt;QUEUE defined="" on="" printer="" ip_adr="" xxx.xxx.xxx.xxx=""&gt;&lt;BR /&gt;  /AUTOSTART_ON=(NODE::"Printer:9100") /BASE_PRIORITY=4 /BLOCK_LIMIT=(1,"")&lt;BR /&gt;  /CHAR=(0) /DEFAULT=(FEED,FORM=HPL4 (stock=HPL4)) /LIBRARY=HPL4&lt;BR /&gt;  Lowercase /OWNER=[SYSTEM] /PROCESSOR=UCX$TELNETSYM /PROTECTION=(S:E,O:D,G:R,&lt;BR /&gt;  W:W) /SEPARATE=(RESET=(HPL4_RESET))&lt;/QUEUE&gt;</description>
      <pubDate>Fri, 28 Jan 2011 17:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745486#M101106</guid>
      <dc:creator>Joewee</dc:creator>
      <dc:date>2011-01-28T17:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: /library qualifier with $ set queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745487#M101107</link>
      <description>I would create 2 different queues pointing to the same printer.  As long as the "setup" page preceeds the actual job (if any setup is required), this should work.  Then all that is required is to point to the correct queue.   &lt;BR /&gt;&lt;BR /&gt;Check the use of 2 queues that feed a single generic queue for the device as another option.  I used to have a portrait and landscape queue pointing to a generic printer que for example.&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Fri, 28 Jan 2011 18:32:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745487#M101107</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2011-01-28T18:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: /library qualifier with $ set queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745488#M101108</link>
      <description>Not sure why you don't want to reinitialize the queue.  If you're afraid of losing all the jobs in the queue, don't be.  You can stop the queue, initialize it with the new /library specification then restart it without losing your jobs.&lt;BR /&gt;&lt;BR /&gt;CLCC1&amp;gt; sho que bon_kon_it/full&lt;BR /&gt;Printer queue BON_KON_IT, idle, on CLCC1::"IP_LPD/bon-prt4-t3500-2",&lt;BR /&gt;mounted form DEFAULT&lt;BR /&gt;  &lt;BON konica="" it=""&gt;&lt;BR /&gt;  /BASE_PRIORITY=4 /DEFAULT=(FORM=DEFAULT) /NOENABLE_GENERIC /LIBRARY=KONPS_LIB&lt;BR /&gt;  Lowercase /OWNER=[SYSTEM] /PROCESSOR=DCPS$SMB /PROTECTION=(S:M,O:D,G:R,W:S)&lt;BR /&gt;  /SEPARATE=(FLAG)&lt;BR /&gt; &lt;BR /&gt;  Entry  Jobname         Username     Blocks  Status&lt;BR /&gt;  -----  -------         --------     ------  ------&lt;BR /&gt;   1204  LOGIN           EZAMORA           5  Pending (stock type mismatch)&lt;BR /&gt;         Submitted 28-JAN-2011 15:17:28.78 /NOFEED /FORM=INVOICE /PRIORITY=100&lt;BR /&gt;         File: _DSA3010:[USERS.EZAMORA]LOGIN.COM;18 /NOFEED&lt;BR /&gt;CLCC1&amp;gt; stop/next bon_kon_it&lt;BR /&gt;CLCC1&amp;gt; init /que bon_kon_it/libr=dcps_lib&lt;BR /&gt;CLCC1&amp;gt; start/que bon_kon_it&lt;BR /&gt;CLCC1&amp;gt; sho que bon_kon_it/full&lt;BR /&gt;Printer queue BON_KON_IT, idle, on CLCC1::"IP_LPD/bon-prt4-t3500-2",&lt;BR /&gt;mounted form DEFAULT&lt;BR /&gt;  &lt;BON konica="" it=""&gt;&lt;BR /&gt;  /BASE_PRIORITY=4 /DEFAULT=(FORM=DEFAULT) /NOENABLE_GENERIC /LIBRARY=DCPS_LIB&lt;BR /&gt;  Lowercase /OWNER=[SYSTEM] /PROCESSOR=DCPS$SMB /PROTECTION=(S:M,O:D,G:R,W:S)&lt;BR /&gt;  /SEPARATE=(FLAG)&lt;BR /&gt; &lt;BR /&gt;  Entry  Jobname         Username     Blocks  Status&lt;BR /&gt;  -----  -------         --------     ------  ------&lt;BR /&gt;   1204  LOGIN           EZAMORA           5  Pending (stock type mismatch)&lt;BR /&gt;         Submitted 28-JAN-2011 15:17:28.78 /NOFEED /FORM=INVOICE /PRIORITY=100&lt;BR /&gt;         File: _DSA3010:[USERS.EZAMORA]LOGIN.COM;18 /NOFEED&lt;BR /&gt;CLCC1&amp;gt;&lt;/BON&gt;&lt;/BON&gt;</description>
      <pubDate>Fri, 28 Jan 2011 21:26:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745488#M101108</guid>
      <dc:creator>EdgarZamora_1</dc:creator>
      <dc:date>2011-01-28T21:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: /library qualifier with $ set queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745489#M101109</link>
      <description>Hi Joewee,&lt;BR /&gt;&lt;BR /&gt;Using the INITIALIZE command on the queue to change the library doesn't affect the jobs in the queue or the rest of the queue setup so there's no problem there.  I don't know if there's another reason that you're not wanting to reinitialize the queue though.&lt;BR /&gt;&lt;BR /&gt;Is there any reason that the two libraries must be separate?  Could you just have one library with all of the printing modules in?  That would avoid the need to have two queues and would make that aspect of queue management more straightforward.  The only issue that I can think of then is if you need to update modules in the library you'll need to stop all of the queues but you'd need to stop them anyway if you update the library...?</description>
      <pubDate>Sat, 29 Jan 2011 09:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745489#M101109</guid>
      <dc:creator>Steve Reece_3</dc:creator>
      <dc:date>2011-01-29T09:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: /library qualifier with $ set queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745490#M101110</link>
      <description>Joewee,&lt;BR /&gt;&lt;BR /&gt;And if you are afraid of the INITIALIZE command, you can also use START to change the library:&lt;BR /&gt;&lt;BR /&gt;$ STOP/NEXT Queue_name&lt;BR /&gt;$ START/QUEUE Queue_name /LIBRARY=HPL4D&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 31 Jan 2011 09:24:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745490#M101110</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2011-01-31T09:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: /library qualifier with $ set queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745491#M101111</link>
      <description>Thanks!!&lt;BR /&gt;&lt;BR /&gt;  I Initialized all the queues and all the jobs ran to successful completion.&lt;BR /&gt;&lt;BR /&gt;  Regarding multiple Forms: In our environment VMS is used mostly for printing. Different team needs different formats in their outputs.&lt;BR /&gt;&lt;BR /&gt; Thanks again for all your inputs!!!</description>
      <pubDate>Mon, 31 Jan 2011 10:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/library-qualifier-with-set-queue/m-p/4745491#M101111</guid>
      <dc:creator>Joewee</dc:creator>
      <dc:date>2011-01-31T10:40:02Z</dc:date>
    </item>
  </channel>
</rss>

