<?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 configuration in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428664#M16742</link>
    <description>Could you be more specific ?&lt;BR /&gt;Reset...how ?&lt;BR /&gt;&lt;BR /&gt;Starting in VMS 5.5-2, all queuesettings are stored in a queuedatabase.&lt;BR /&gt;&lt;BR /&gt;But I always recommend that the settings ALSO are added to the system startupfiles.&lt;BR /&gt;&lt;BR /&gt;This could be your problem.&lt;BR /&gt;You change  queuesettings manually and after a reboot.....they are gone, right ?&lt;BR /&gt;&lt;BR /&gt;Hakan&lt;BR /&gt;&lt;BR /&gt;AKA "The Diplomead Printerguru"</description>
    <pubDate>Thu, 28 May 2009 13:06:42 GMT</pubDate>
    <dc:creator>Hakan Zanderau ( Anders</dc:creator>
    <dc:date>2009-05-28T13:06:42Z</dc:date>
    <item>
      <title>Printer configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428663#M16741</link>
      <description>My printer /process setting will always reset after the vms system has been rebooted on  OpenVMS System Version 7.1-2. Is there a way to keep the printer settings the same after a reboot?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2009 12:38:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428663#M16741</guid>
      <dc:creator>Riverhawk</dc:creator>
      <dc:date>2009-05-28T12:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Printer configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428664#M16742</link>
      <description>Could you be more specific ?&lt;BR /&gt;Reset...how ?&lt;BR /&gt;&lt;BR /&gt;Starting in VMS 5.5-2, all queuesettings are stored in a queuedatabase.&lt;BR /&gt;&lt;BR /&gt;But I always recommend that the settings ALSO are added to the system startupfiles.&lt;BR /&gt;&lt;BR /&gt;This could be your problem.&lt;BR /&gt;You change  queuesettings manually and after a reboot.....they are gone, right ?&lt;BR /&gt;&lt;BR /&gt;Hakan&lt;BR /&gt;&lt;BR /&gt;AKA "The Diplomead Printerguru"</description>
      <pubDate>Thu, 28 May 2009 13:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428664#M16742</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-05-28T13:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Printer configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428665#M16743</link>
      <description>yes that is correct, it would change after a reboot. which startup file do I configure to retain my printer settings after it comes back up?</description>
      <pubDate>Thu, 28 May 2009 13:12:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428665#M16743</guid>
      <dc:creator>Riverhawk</dc:creator>
      <dc:date>2009-05-28T13:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Printer configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428666#M16744</link>
      <description>Do a SEARCH through the commandfiles&lt;BR /&gt;&lt;BR /&gt;$ SEARCH SYS$MANAGER:*.com searchstring&lt;BR /&gt;&lt;BR /&gt;Hakan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2009 13:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428666#M16744</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-05-28T13:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Printer configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428667#M16745</link>
      <description>Reposting this reply.  ITRC chewed up the first try, as per usual.  Though I did check, apologies on any duplicates that appear.&lt;BR /&gt;&lt;BR /&gt;Guessing and assuming details about what might be happening here, take a look at the DCL commands used to initialize the print queue in the system startup.  One potential guess is that the command(s) used to establish the queue manager are erasing the queue database, or are otherwise somehow wiping and resetting the queue attributes.  SEARCH the startup files for details, and usually SYS$MANAGER:SYSTARTUP_VMS.COM, but the queue-related commands can be elsewhere.&lt;BR /&gt;&lt;BR /&gt;Details on managing batch and print queues are covered in the System Manager's Manuals, available in the OpenVMS shelf here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/openvms/doc" target="_blank"&gt;http://www.hp.com/go/openvms/doc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If on the other hand, you're referring to an external printer and its setup, that's usually loaded via device control libraries.  Those are discussed in various spots including here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/622" target="_blank"&gt;http://labs.hoffmanlabs.com/node/622&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If these guesses are wrong...  Please consider providing a few more words around the problem statement, or an example of what's happening. Here, for instance, including exactly how you reestablish the "correct" settings will go a great distance toward helping folks here in understanding and identifying and assisting you with the problem.  A question that can be written in one or two sentences can almost invariably be easily misinterpreted and can thus be answered entirely incorrectly.   &lt;BR /&gt;&lt;BR /&gt;Terseness is an adversary to an expeditious (and to a correct!) answer.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2009 13:41:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428667#M16745</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-05-28T13:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Printer configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428668#M16746</link>
      <description>Attached is the before and after of the printer setting.</description>
      <pubDate>Thu, 28 May 2009 15:15:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428668#M16746</guid>
      <dc:creator>Riverhawk</dc:creator>
      <dc:date>2009-05-28T15:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Printer configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428669#M16747</link>
      <description>Ok.....&lt;BR /&gt;&lt;BR /&gt;After boot the queue is a LPDqueue and you change it to a TELNETqueue.&lt;BR /&gt;&lt;BR /&gt;LPD is a bit different from other symbionts.&lt;BR /&gt;The queuesetup for LPD is menudriven.&lt;BR /&gt;&lt;BR /&gt;But its possible to edit the LPDstartup/shutdown to remove the incorrect setup of PrinterA&lt;BR /&gt;&lt;BR /&gt;Take a look in&lt;BR /&gt;SYS$STARTUP:TCPIP$LPD_SYSTARTUP.COM&lt;BR /&gt;SYS$STARTUP:TCPIP$LPD_SYSHUTDOWN.COM&lt;BR /&gt;&lt;BR /&gt;Finally you have to change /PROCESSOR=UCX$TELNETSYM to /PROCESSOR=TCPIP$TELNETSYM&lt;BR /&gt;&lt;BR /&gt;Hakan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2009 15:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428669#M16747</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-05-28T15:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Printer configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428670#M16748</link>
      <description>@Hakan,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;Finally you have to change /PROCESSOR=UCX$TELNETSYM to /PROCESSOR=TCPIP$TELNETSYM&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Uhm, not too sure of that.&lt;BR /&gt;&lt;BR /&gt;UCX got replaced by TCPIP services at VMS 7.2&lt;BR /&gt;&lt;BR /&gt;-- Although (IIRC) it IS possible to update UCX V4.x to TCPIPservices V5.x on VMS 7.1(x), I hardly expect TCP to be updated where VMS is not.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 28 May 2009 16:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428670#M16748</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2009-05-28T16:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Printer configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428671#M16749</link>
      <description>The reason to change was found in the "booted" queue... /PROCESSOR=TCPIP$LPD_SMB&lt;BR /&gt;&lt;BR /&gt;Hakan</description>
      <pubDate>Thu, 28 May 2009 16:40:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/printer-configuration/m-p/4428671#M16749</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-05-28T16:40:10Z</dc:date>
    </item>
  </channel>
</rss>

