<?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 Stock Mismatch in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331077#M92651</link>
    <description>Hi,&lt;BR /&gt;We are have some issues with forms after moving printer from another site. We are trying to use a couple of different forms. Not exactly sure how the forms work. Does the printer have to be able to recognize the form or does it check the Library for the form info? &lt;BR /&gt;Here is the print queue:&lt;BR /&gt;Printer queue HORLJET3, idle, on SERVER::"horljet3:9100", mounted form LJWIDE1&lt;BR /&gt; (stock=DEFAULT)&lt;BR /&gt;  /AUTOSTART_ON=(NRCAVA::"horljet3:9100") /BASE_PRIORITY=4 /DEFAULT=(FEED,&lt;BR /&gt;  FLAG=ONE,FORM=NRCCSD (stock=WHITE_PERF_NO)) /LIBRARY=SYSDEVCTL Lowercase&lt;BR /&gt;  /OWNER=[1,4] /PROCESSOR=UCX$TELNETSYM /PROTECTION=(S:M,O:D,G:R,W:S)&lt;BR /&gt;  /RETAIN=ERROR /SEPARATE=(RESET=(HPRESET))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Let me know what information you need and I will provide it.  Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 02 Jan 2009 15:20:20 GMT</pubDate>
    <dc:creator>odwillia</dc:creator>
    <dc:date>2009-01-02T15:20:20Z</dc:date>
    <item>
      <title>Stock Mismatch</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331077#M92651</link>
      <description>Hi,&lt;BR /&gt;We are have some issues with forms after moving printer from another site. We are trying to use a couple of different forms. Not exactly sure how the forms work. Does the printer have to be able to recognize the form or does it check the Library for the form info? &lt;BR /&gt;Here is the print queue:&lt;BR /&gt;Printer queue HORLJET3, idle, on SERVER::"horljet3:9100", mounted form LJWIDE1&lt;BR /&gt; (stock=DEFAULT)&lt;BR /&gt;  /AUTOSTART_ON=(NRCAVA::"horljet3:9100") /BASE_PRIORITY=4 /DEFAULT=(FEED,&lt;BR /&gt;  FLAG=ONE,FORM=NRCCSD (stock=WHITE_PERF_NO)) /LIBRARY=SYSDEVCTL Lowercase&lt;BR /&gt;  /OWNER=[1,4] /PROCESSOR=UCX$TELNETSYM /PROTECTION=(S:M,O:D,G:R,W:S)&lt;BR /&gt;  /RETAIN=ERROR /SEPARATE=(RESET=(HPRESET))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Let me know what information you need and I will provide it.  Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Jan 2009 15:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331077#M92651</guid>
      <dc:creator>odwillia</dc:creator>
      <dc:date>2009-01-02T15:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Stock Mismatch</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331078#M92652</link>
      <description>odwillia,&lt;BR /&gt;&lt;BR /&gt;OpenVMS does not really 'know' (nor care) what kind of paper is installed in your printer. You have to tell the queue-manager by starting the queue with a form name, which is associated with the correct 'stock' (i.e. paper format and type).&lt;BR /&gt;&lt;BR /&gt;Your HORLJET3 queue has been started with a form named 'LJWIDE1' which is associated with a  stock named 'DEFAULT', but the default form name points to a form with a stock called 'WHITE_PERF_NO'. So if your print command does not include a /FORM= qualifier, the print-job will assume a default form called NRCCSD. As the stock for this form does not match the stock for the currently mounted form, the print job will hang (stock mismatch).&lt;BR /&gt;&lt;BR /&gt;If you know, that the correct stock (i.e. paper) has been loaded, stop and start the queue with START/QUE/FORM=NRCCSD HORLJET3&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 02 Jan 2009 15:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331078#M92652</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-01-02T15:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Stock Mismatch</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331079#M92653</link>
      <description>To get your feet underneath you with this topic (and rather than us regurgitating the contents of the manuals here), please read the queue chapters in the following, including the section on creating and using forms:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82final/aa-pv5mj-tk/aa-pv5mj-tk.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/82final/aa-pv5mj-tk/aa-pv5mj-tk.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The printer does not care about forms, stock, queues or other constructs.&lt;BR /&gt;&lt;BR /&gt;Printers do (as a general rule) what they're told to do.  Depending on the model, printers themselves can (potentially) report printing and paper errors and such, but generally not anything related to OpenVMS itself.&lt;BR /&gt;&lt;BR /&gt;Here, I'd expect you need to transfer the HPRESET module in the system device control library and the forms definitions over using SHOW QUEUE /FORM /FULL and DEFINE /FORM and such.  The form definitions include margins, stock and other attributes.&lt;BR /&gt;&lt;BR /&gt;Here's a high-level introduction to IP printing on OpenVMS and to some pointers to other printing-related topics including device control libraries:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/129" target="_blank"&gt;http://64.223.189.234/node/129&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I should add some stuff on forms to the site.  But that's fodder for another time.&lt;BR /&gt;&lt;BR /&gt;In the unlikely event that some knowledge of the configuration and operation of the queue manager and of printing on OpenVMS does not sort this out, then...&lt;BR /&gt;&lt;BR /&gt;Specific version of OpenVMS?   &lt;BR /&gt;&lt;BR /&gt;Specific version of TCP/IP Services?  &lt;BR /&gt;&lt;BR /&gt;Specific error messages?&lt;BR /&gt;&lt;BR /&gt;Specific device and form definitions?</description>
      <pubDate>Fri, 02 Jan 2009 15:40:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331079#M92653</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-01-02T15:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Stock Mismatch</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331080#M92654</link>
      <description>Knowledge is power thanks to both of you for your answers and the links. I will let you know how it goes.</description>
      <pubDate>Fri, 02 Jan 2009 17:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331080#M92654</guid>
      <dc:creator>odwillia</dc:creator>
      <dc:date>2009-01-02T17:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Stock Mismatch</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331081#M92655</link>
      <description>About the "STOCK MISMATCH"....&lt;BR /&gt;&lt;BR /&gt;The "STOCK"-option is used to protect a printer with special paper from accidental usage.&lt;BR /&gt;&lt;BR /&gt;Let's say you have PhotoPrinter. To protect the printer from accidental usage, you create a form with the option /STOCK=photopaper.&lt;BR /&gt;&lt;BR /&gt;You mount this form on the queue by using&lt;BR /&gt;&lt;BR /&gt;INIT/QUE......./FORM=my_special_form  'queue_name"&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;SET QUEUE /FORM=my_special_form 'queue_name'&lt;BR /&gt;&lt;BR /&gt;When a user tries to use the queue, the supplied form has to match the STOCK on the allready mounted form. If not....the job will be pending with status "STOCK MISMATCH"&lt;BR /&gt;&lt;BR /&gt;The mounted form can be changed by SET QUEUE/FORM=&lt;BR /&gt;( no need to reinit or restart the queue )&lt;BR /&gt;&lt;BR /&gt;About moving printconfiguration between nodes.&lt;BR /&gt;&lt;BR /&gt;When a queue or a form includes a SETUP-module, be sure the modules exists in the target libraries.&lt;BR /&gt;&lt;BR /&gt;The targeted library is set on each queue by the parameter /LIBRARY= ( if not shown on the queue, SYSDEVCTL.TLB is used )&lt;BR /&gt;&lt;BR /&gt;Check the contents using the command&lt;BR /&gt;&lt;BR /&gt;LIB/LIST 'library'.TLB&lt;BR /&gt;&lt;BR /&gt;It's a common mistake when moving queues and forms to forget the contents of the libraries.&lt;BR /&gt;&lt;BR /&gt;Hakan Zanderau&lt;BR /&gt;HA-solutions</description>
      <pubDate>Sun, 04 Jan 2009 10:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/stock-mismatch/m-p/4331081#M92655</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-01-04T10:45:22Z</dc:date>
    </item>
  </channel>
</rss>

