<?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: autostart inactive, in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288682#M2441</link>
    <description>I wonder.....&lt;BR /&gt;Why do you need autostart on an LPD-queue ?&lt;BR /&gt;TCPIP$LPD_STARTUP.COM runs when starting TCPIP at boottime.&lt;BR /&gt;&lt;BR /&gt;I'm not sure, but I think that /auto is not&lt;BR /&gt;supported (or wasn't...)&lt;BR /&gt;&lt;BR /&gt;I used to work in the VMS Support Team at&lt;BR /&gt;Digital/Compaq and I belive I asked the&lt;BR /&gt;question about /AUTOSTART (for failover) when the new feature using a GENERIC queue&lt;BR /&gt;for incoming LPDjobs came.....&lt;BR /&gt;&lt;BR /&gt;Could be wrong.......&lt;BR /&gt;&lt;BR /&gt;Hakan</description>
    <pubDate>Thu, 27 May 2004 14:54:44 GMT</pubDate>
    <dc:creator>Hakan Zanderau ( Anders</dc:creator>
    <dc:date>2004-05-27T14:54:44Z</dc:date>
    <item>
      <title>autostart inactive,</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288674#M2433</link>
      <description>I'm setting up a network que in VMS. I ran the tcpip$lprsetup and init the que on VMS. I can't get the autostart inactive to get the que started. I used this command&lt;BR /&gt;Init/que/autostart_on=(pack::)/start front1&lt;BR /&gt;&lt;BR /&gt;Thanks for any input&lt;BR /&gt;</description>
      <pubDate>Thu, 27 May 2004 08:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288674#M2433</guid>
      <dc:creator>Joseph Drozdz</dc:creator>
      <dc:date>2004-05-27T08:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: autostart inactive,</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288675#M2434</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please provide the error message you are getting. Also give the following command on your node&lt;BR /&gt;&lt;BR /&gt;$ENABLE AUTO/QUE&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh Jain</description>
      <pubDate>Thu, 27 May 2004 08:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288675#M2434</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-05-27T08:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: autostart inactive,</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288676#M2435</link>
      <description>I tried to enable auto/que as suggested but that did not change anything. As far as any error messages, there aren't any. &lt;BR /&gt;&lt;BR /&gt; Here's what my que look like now&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Server queue FRONT1, stopped, autostart inactive, on PACK::, mounted form DEFAULT&lt;BR /&gt;  /AUTOSTART_ON=(PACK::) /BASE_PRIORITY=4 /DEFAULT=(FEED,FORM=DEFAULT) /LIBRARY=HP_LASERJET_5SI /OWNER=[SYSTEM] &lt;BR /&gt;  /PROCESSOR=TCPIP$LPD_SMB /PROTECTION=(S:M,O:D,G:R,W:S) /RETAIN=ERROR&lt;BR /&gt;$</description>
      <pubDate>Thu, 27 May 2004 09:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288676#M2435</guid>
      <dc:creator>Joseph Drozdz</dc:creator>
      <dc:date>2004-05-27T09:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: autostart inactive,</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288677#M2436</link>
      <description>Joseph,&lt;BR /&gt;you have to start the queue first. A stopped queue will not be started by AUTOSTART.&lt;BR /&gt;&lt;BR /&gt;$ start /queue FRONT1</description>
      <pubDate>Thu, 27 May 2004 10:17:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288677#M2436</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-05-27T10:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: autostart inactive,</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288678#M2437</link>
      <description>autostart queues have to be started the first time they are defined. After that ENABLE AUTOSTART/QUEUE will start them.&lt;BR /&gt;&lt;BR /&gt;Your command did include /start so I expect that enable autostart/queue should have startd the queue unless there is another problem preventing the queue from starting. Generally in such cases there will be an operator message  and parhaps something in the log file.</description>
      <pubDate>Thu, 27 May 2004 10:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288678#M2437</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-05-27T10:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: autostart inactive,</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288679#M2438</link>
      <description>I've tried all that was suggested. The que still reads autostart inactive. I checked the log file and there are no entries for the this que.  I'm pretty stumped. Maybe I'll delete everything and do the setup again.</description>
      <pubDate>Thu, 27 May 2004 10:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288679#M2438</guid>
      <dc:creator>Joseph Drozdz</dc:creator>
      <dc:date>2004-05-27T10:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: autostart inactive,</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288680#M2439</link>
      <description>any opcom messages when you DO START/QUEUE?</description>
      <pubDate>Thu, 27 May 2004 12:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288680#M2439</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-05-27T12:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: autostart inactive,</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288681#M2440</link>
      <description>I found out what I was doing wrong: &lt;BR /&gt;Here is what worked for me. I ran tcpip$lprsetup on a different node but tried to run autostart_on a different node.&lt;BR /&gt;&lt;BR /&gt;Thanks for all who took time out to answer.&lt;BR /&gt;&lt;BR /&gt;INITIALIZE/QUEUE/start front1/AUTOSTART_ON=(pack1::)</description>
      <pubDate>Thu, 27 May 2004 14:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288681#M2440</guid>
      <dc:creator>Joseph Drozdz</dc:creator>
      <dc:date>2004-05-27T14:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: autostart inactive,</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288682#M2441</link>
      <description>I wonder.....&lt;BR /&gt;Why do you need autostart on an LPD-queue ?&lt;BR /&gt;TCPIP$LPD_STARTUP.COM runs when starting TCPIP at boottime.&lt;BR /&gt;&lt;BR /&gt;I'm not sure, but I think that /auto is not&lt;BR /&gt;supported (or wasn't...)&lt;BR /&gt;&lt;BR /&gt;I used to work in the VMS Support Team at&lt;BR /&gt;Digital/Compaq and I belive I asked the&lt;BR /&gt;question about /AUTOSTART (for failover) when the new feature using a GENERIC queue&lt;BR /&gt;for incoming LPDjobs came.....&lt;BR /&gt;&lt;BR /&gt;Could be wrong.......&lt;BR /&gt;&lt;BR /&gt;Hakan</description>
      <pubDate>Thu, 27 May 2004 14:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288682#M2441</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2004-05-27T14:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: autostart inactive,</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288683#M2442</link>
      <description>BTW,.....&lt;BR /&gt;&lt;BR /&gt;Looking at your queue-setup.&lt;BR /&gt;Are you sure LPD is the correct type of queue for you and not TelnetSym ?&lt;BR /&gt;&lt;BR /&gt;Hakan</description>
      <pubDate>Thu, 27 May 2004 14:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/autostart-inactive/m-p/3288683#M2442</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2004-05-27T14:58:57Z</dc:date>
    </item>
  </channel>
</rss>

