<?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: stopping and restarting jobs' queue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906652#M405232</link>
    <description>Everything appears as expected.&lt;BR /&gt;&lt;BR /&gt;1118353786.d Thu Jun 9 23:49:46 2005&lt;BR /&gt;1118353788.d Thu Jun 9 23:49:48 2005&lt;BR /&gt;1118353789.d Thu Jun 9 23:49:49 2005&lt;BR /&gt;1118353790.d Thu Jun 9 23:49:50 2005&lt;BR /&gt;1118353791.d Thu Jun 9 23:49:51 2005&lt;BR /&gt;&lt;BR /&gt;Do you say that 1118353791.d run before 1118353786.d?? Or something similar??</description>
    <pubDate>Thu, 09 Jun 2005 16:54:01 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-06-09T16:54:01Z</dc:date>
    <item>
      <title>stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906645#M405225</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a queuedefs file like this:&lt;BR /&gt;&lt;BR /&gt;a.4j1n&lt;BR /&gt;b.2j2n90w&lt;BR /&gt;d.1j0n1w&lt;BR /&gt;&lt;BR /&gt;I defined the "d" queue for runing only one job at a time and I need to stop this queue for make backup of the oracle database. I stop the queue modifying the line of queuedefs to "d.0j0n1w". I stream jobs that I need to run after the backup finalizes and I need jobs run in order I streamed them, but, when I restart the queue, the jobs run in aleatory order. &lt;BR /&gt;&lt;BR /&gt;Can anybody help me ?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jun 2005 15:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906645#M405225</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-09T15:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906646#M405226</link>
      <description>Let me get it right. You define d queue. For running backup you stop d queue. After backup is done, you start d queue. Is that right??&lt;BR /&gt;&lt;BR /&gt;Now after above exercise, what runs in wrong order??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 09 Jun 2005 15:53:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906646#M405226</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-09T15:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906647#M405227</link>
      <description>Yes, it's right.&lt;BR /&gt;&lt;BR /&gt;Refering to the wrong order:&lt;BR /&gt;When queue is stopped I stream jobs that execute large cobol programs that I need run at night with nobody working. Every cobol program needs to run in order it has been streamed. If I stream first a job that runs the program called A and after this I stream another job that runs program B, and some user streams a job for program C I need they run in order they has been streamd beacause program B needs that program A has finished for make their job and finally can run the user program C.&lt;BR /&gt;&lt;BR /&gt;Sorry for my bad explain of the problem.&lt;BR /&gt;Thanks for your interest.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jun 2005 16:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906647#M405227</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-09T16:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906648#M405228</link>
      <description>which queue you use to queue those colol jobs?? (d queue??)&lt;BR /&gt;what does  at -l -q "a|b|c|d" say after you queue the jobs??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 09 Jun 2005 16:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906648#M405228</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-09T16:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906649#M405229</link>
      <description>Yes, it's right.&lt;BR /&gt;&lt;BR /&gt;The message I recive after queue jobs is like this:&lt;BR /&gt;&lt;BR /&gt;From dimpsg@itaca.itaca.mgc.es Thu Jun  9 00:01:02 MET 2005&lt;BR /&gt;Received: (from dimpsg@localhost)&lt;BR /&gt;        by itaca.itaca.mgc.es (8.11.1/8.11.1) id j58M12B19139&lt;BR /&gt;        for dimpsg; Thu, 9 Jun 2005 00:01:02 +0200 (METDST)&lt;BR /&gt;Date: Thu, 9 Jun 2005 00:01:02 +0200 (METDST)&lt;BR /&gt;From: dimpsg@itaca.itaca.mgc.es&lt;BR /&gt;Message-Id: &amp;lt;200506082201.j58M12B19139@itaca.itaca.mgc.es&amp;gt;&lt;BR /&gt;&lt;BR /&gt;warning: commands will be executed using /usr/bin/sh&lt;BR /&gt;job 1118268067.d at Thu Jun  9 00:01:02 2005&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jun 2005 16:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906649#M405229</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-09T16:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906650#M405230</link>
      <description>What does following command say after you queue jobs in "d" queue??&lt;BR /&gt;&lt;BR /&gt;at -l -q d&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 09 Jun 2005 16:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906650#M405230</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-09T16:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906651#M405231</link>
      <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;This is:&lt;BR /&gt;&lt;BR /&gt;$ at -l -q d&lt;BR /&gt;1118353786.d    Thu Jun  9 23:49:46 2005&lt;BR /&gt;1118353788.d    Thu Jun  9 23:49:48 2005&lt;BR /&gt;1118353789.d    Thu Jun  9 23:49:49 2005&lt;BR /&gt;1118353790.d    Thu Jun  9 23:49:50 2005&lt;BR /&gt;1118353791.d    Thu Jun  9 23:49:51 2005&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jun 2005 16:49:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906651#M405231</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-09T16:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906652#M405232</link>
      <description>Everything appears as expected.&lt;BR /&gt;&lt;BR /&gt;1118353786.d Thu Jun 9 23:49:46 2005&lt;BR /&gt;1118353788.d Thu Jun 9 23:49:48 2005&lt;BR /&gt;1118353789.d Thu Jun 9 23:49:49 2005&lt;BR /&gt;1118353790.d Thu Jun 9 23:49:50 2005&lt;BR /&gt;1118353791.d Thu Jun 9 23:49:51 2005&lt;BR /&gt;&lt;BR /&gt;Do you say that 1118353791.d run before 1118353786.d?? Or something similar??</description>
      <pubDate>Thu, 09 Jun 2005 16:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906652#M405232</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-09T16:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906653#M405233</link>
      <description>Yes, this is exactly what happens. After I restart the queue, 1118353791.d run before 1118353786.d&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jun 2005 16:57:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906653#M405233</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-09T16:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906654#M405234</link>
      <description>Miquel,&lt;BR /&gt;&lt;BR /&gt;Do not give points untill problem is resolved. That way, othere running into same problem can look here and get useful information.&lt;BR /&gt;&lt;BR /&gt;Now for each of the jobs in at -l -q d post following.&lt;BR /&gt;&lt;BR /&gt;at -l "job_id"&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 09 Jun 2005 16:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906654#M405234</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-09T16:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906655#M405235</link>
      <description>How long all these jobs run?? For all those scripts, at the start can you do date &amp;gt;&amp;gt; some log??&lt;BR /&gt;&lt;BR /&gt;We will verify what exactly is happening. I am doubting that the time difference is so small that it might appear that they are being executed in wrong order.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 09 Jun 2005 17:04:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906655#M405235</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-09T17:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906656#M405236</link>
      <description>$ at -l -q d&lt;BR /&gt;1118353786.d    Thu Jun  9 23:49:46 2005&lt;BR /&gt;1118353788.d    Thu Jun  9 23:49:48 2005&lt;BR /&gt;1118353789.d    Thu Jun  9 23:49:49 2005&lt;BR /&gt;1118353790.d    Thu Jun  9 23:49:50 2005&lt;BR /&gt;1118353791.d    Thu Jun  9 23:49:51 2005&lt;BR /&gt;1118354461.d    Fri Jun 10 00:01:01 2005&lt;BR /&gt;1118354462.d    Fri Jun 10 00:01:02 2005&lt;BR /&gt;1118354463.d    Fri Jun 10 00:01:03 2005&lt;BR /&gt;1118354464.d    Fri Jun 10 00:01:04 2005&lt;BR /&gt;1118354465.d    Fri Jun 10 00:01:05 2005&lt;BR /&gt;1118354466.d    Fri Jun 10 00:01:06 2005&lt;BR /&gt;1118354467.d    Fri Jun 10 00:01:07 2005&lt;BR /&gt;1118354468.d    Fri Jun 10 00:01:08 2005&lt;BR /&gt;1118354469.d    Fri Jun 10 00:01:09 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118353786.d&lt;BR /&gt;1118353786.d    Thu Jun  9 23:49:46 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118353788.d&lt;BR /&gt;1118353788.d    Thu Jun  9 23:49:48 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118353789.d&lt;BR /&gt;1118353789.d    Thu Jun  9 23:49:49 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118353790.d&lt;BR /&gt;1118353790.d    Thu Jun  9 23:49:50 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118353791.d&lt;BR /&gt;1118353791.d    Thu Jun  9 23:49:51 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118354461.d&lt;BR /&gt;1118354461.d    Fri Jun 10 00:01:01 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118354462.d&lt;BR /&gt;1118354462.d    Fri Jun 10 00:01:02 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118354463.d&lt;BR /&gt;1118354463.d    Fri Jun 10 00:01:03 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118354464.d&lt;BR /&gt;1118354464.d    Fri Jun 10 00:01:04 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118354465.d&lt;BR /&gt;1118354465.d    Fri Jun 10 00:01:05 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118354466.d&lt;BR /&gt;1118354466.d    Fri Jun 10 00:01:06 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118354467.d&lt;BR /&gt;1118354467.d    Fri Jun 10 00:01:07 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118354468.d&lt;BR /&gt;1118354468.d    Fri Jun 10 00:01:08 2005&lt;BR /&gt;&lt;BR /&gt;$ at -l 1118354469.d&lt;BR /&gt;1118354469.d    Fri Jun 10 00:01:09 2005&lt;BR /&gt;&lt;BR /&gt;$&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jun 2005 17:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906656#M405236</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-09T17:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906657#M405237</link>
      <description>Some jobs runs for one minute, some jobs runs for two hours.&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jun 2005 17:19:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906657#M405237</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-09T17:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906658#M405238</link>
      <description>I think at is doing what it is supposed to do. The time difference between jobs is so small that you won't notice anything. At is used to start those jobs at defined times and not to start second one after one starts.&lt;BR /&gt;&lt;BR /&gt;If you want job2 to start after job1 ends, then you need to take care of it. Put a condition in job1 something like follows.&lt;BR /&gt;&lt;BR /&gt;The end of the job1 would look like follows.&lt;BR /&gt;&lt;BR /&gt;jobe1 code&lt;BR /&gt;xxx&lt;BR /&gt;xxx&lt;BR /&gt;status_job1=$?&lt;BR /&gt;if [[ status_job1 -eq 0 ]]&lt;BR /&gt;then&lt;BR /&gt;at -f "job2_script" -t now +1&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;Anil&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Jun 2005 08:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906658#M405238</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-10T08:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906659#M405239</link>
      <description>But I don't know "job2_script" beacause it's can be queued by any uset at any time from interactive programs and I can not include it in "job1".&lt;BR /&gt;&lt;BR /&gt;Now I have an idea, if at end of every job I add the execution of a script like this:&lt;BR /&gt;&lt;BR /&gt;$cat personal_rescheduling&lt;BR /&gt;jobs_dir="/var/spool/cron/atjobs/"&lt;BR /&gt;ls -1 $jobs_dir | while read num_job&lt;BR /&gt;do&lt;BR /&gt;   at -qd now &amp;lt; $jobs_dir$num_job&lt;BR /&gt;   at -r $num_job&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;I think all will be ok, what do you think about this ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Jun 2005 13:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906659#M405239</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-10T13:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906660#M405240</link>
      <description>That is what I am advising you to do. What you need to do is job1 ends and starts up scond job and second job ends and starts up third.&lt;BR /&gt;&lt;BR /&gt;You not only get the correct order in which they would start, you can also put error code checking to decide to start next job or not, OR to start in different way depending upon error code.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 10 Jun 2005 14:32:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906660#M405240</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-10T14:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906661#M405241</link>
      <description>Sorry, now I think this is not completly correct. If I stop the queue, when I restart it, first job to run can be any of queued jobs. After this first job runs, all other jobs run in correct order, but I don't know what job will be the first.</description>
      <pubDate>Fri, 10 Jun 2005 23:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906661#M405241</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-10T23:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906662#M405242</link>
      <description>Except if in the script that change queue limit from 0 to 1 and viceversa I append at the end same personal_reschedule script.&lt;BR /&gt;&lt;BR /&gt;At this point, I think only one little problem can have, every time I reschedule a queued job, the at command inserts at the begining of the script all of the environment variables. Is this a serious problem or I can discard it ?&lt;BR /&gt;&lt;BR /&gt;Sorry for don't undrestand what you try to tell me in your last message, sorry.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Jun 2005 23:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906662#M405242</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-10T23:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906663#M405243</link>
      <description>What do you think about this ?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2005 13:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906663#M405243</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-13T13:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: stopping and restarting jobs' queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906664#M405244</link>
      <description>Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2005 02:31:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stopping-and-restarting-jobs-queue/m-p/4906664#M405244</guid>
      <dc:creator>Miquel_2</dc:creator>
      <dc:date>2005-06-14T02:31:39Z</dc:date>
    </item>
  </channel>
</rss>

