<?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: Removing an exec que from generic que in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183794#M89563</link>
    <description>Hakan,&lt;BR /&gt;&lt;BR /&gt;I tried a test, but that didn't seem to work - it didn't like the type of queue.&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;</description>
    <pubDate>Mon, 21 Apr 2008 14:33:10 GMT</pubDate>
    <dc:creator>Rich Hearn</dc:creator>
    <dc:date>2008-04-21T14:33:10Z</dc:date>
    <item>
      <title>Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183789#M89558</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have a generic que with lots of jobs in it that I don't want to lose, but I want to remove an execution que from it for one of it's two node::exec_que's specified.&lt;BR /&gt;&lt;BR /&gt;Is there an easy cmd I'm not finding or do you create another generic que, assign/merge to the new 'tmp', init orig with only one node specified, then assign/merge back to it?  &lt;BR /&gt;&lt;BR /&gt;I'm hoping there's an easy 1 line cmd&lt;BR /&gt;&lt;BR /&gt;Tnx,&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Apr 2008 14:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183789#M89558</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2008-04-21T14:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183790#M89559</link>
      <description>Rich,&lt;BR /&gt;&lt;BR /&gt;INIT/QUEUE/GENERIC=(queue1,queue2,.....) MY_GENERIC_QUEUE&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Hakan Zanderau&lt;BR /&gt;HA-solutions</description>
      <pubDate>Mon, 21 Apr 2008 14:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183790#M89559</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2008-04-21T14:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183791#M89560</link>
      <description>The queue needs to be in STOPPED state before the (re)-init command.</description>
      <pubDate>Mon, 21 Apr 2008 14:09:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183791#M89560</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2008-04-21T14:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183792#M89561</link>
      <description>Hakan,&lt;BR /&gt;&lt;BR /&gt;I thought the init would also cause the jobs to be "lost".  That is incorrect then?&lt;BR /&gt;&lt;BR /&gt;Tnx,&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Apr 2008 14:13:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183792#M89561</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2008-04-21T14:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183793#M89562</link>
      <description>You don't loose any jobs.....&lt;BR /&gt;&lt;BR /&gt;Try this&lt;BR /&gt;&lt;BR /&gt;$ INIT/QUE DUMMY1&lt;BR /&gt;$ INIT/QUE DUMMY2&lt;BR /&gt;$ INIT/QUE/GEN=(DUMMY1,DUMMY2) DUMMY_GEN&lt;BR /&gt;$ PRINT/QUE=DUMMY_GEN SYS$LOGIN:LOGIN.COM&lt;BR /&gt;$ SHOW QUE/ALL/FULL DUMMY*&lt;BR /&gt;$ INIT/QUE/GEN=(DUMMY1) DUMMY_GEN&lt;BR /&gt;$ SHOW QUE/FULL/ALL DUMMY*&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Hakan Zanderau&lt;BR /&gt;HA-solutions&lt;BR /&gt;&lt;BR /&gt;Don't forget to clean up.....</description>
      <pubDate>Mon, 21 Apr 2008 14:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183793#M89562</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2008-04-21T14:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183794#M89563</link>
      <description>Hakan,&lt;BR /&gt;&lt;BR /&gt;I tried a test, but that didn't seem to work - it didn't like the type of queue.&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Apr 2008 14:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183794#M89563</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2008-04-21T14:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183795#M89564</link>
      <description>Hakan,&lt;BR /&gt;&lt;BR /&gt;Thank you for all of your thoughts and examples.  As I was re-looking at this problem, I realized I can, temporarily at least, use assign/merge and periodically check it to keep applying the assign/merge to get around removing the node::exec_que:&lt;BR /&gt;&lt;BR /&gt;I *will* take your last example and try it out for a more permanent answer. I'll let you know how this works.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Apr 2008 15:13:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183795#M89564</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2008-04-21T15:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183796#M89565</link>
      <description>/BATCH&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Hakan Zanderau&lt;BR /&gt;HA-solutions</description>
      <pubDate>Mon, 21 Apr 2008 15:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183796#M89565</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2008-04-21T15:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183797#M89566</link>
      <description>So you don't missunderstand.&lt;BR /&gt;&lt;BR /&gt;$ INIT/QUE/BATCH/GEN=(X,Y,...) MY_GENERIC&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Hakan Zanderau&lt;BR /&gt;HA-solutions</description>
      <pubDate>Mon, 21 Apr 2008 15:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183797#M89566</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2008-04-21T15:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183798#M89567</link>
      <description>Rich,&lt;BR /&gt;&lt;BR /&gt;You didn't mention it was a BATCH queue.&lt;BR /&gt;&lt;BR /&gt;The commands are all the same, but you need to add /BATCH for batchqueues.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Hakan Zanderau&lt;BR /&gt;HA-solutions</description>
      <pubDate>Mon, 21 Apr 2008 15:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183798#M89567</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2008-04-21T15:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an exec que from generic que</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183799#M89568</link>
      <description>Hakan,&lt;BR /&gt;&lt;BR /&gt;Thank You!  that last cmd you gave(so I don't mis-understand...) is perfect.&lt;BR /&gt;&lt;BR /&gt;Thanks so much,&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Apr 2008 15:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/removing-an-exec-que-from-generic-que/m-p/4183799#M89568</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2008-04-21T15:22:56Z</dc:date>
    </item>
  </channel>
</rss>

