<?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: %QMAN-E-CREPRCSTOP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413847#M65476</link>
    <description>Antonio,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;batch queue store filename and version of command file&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry, but that is NOT true! What IS stored, is the file ID. That means that even if you know the original version number, it does not help to recreate a file with the original version number.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan  &lt;BR /&gt;</description>
    <pubDate>Thu, 04 Nov 2004 10:06:11 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2004-11-04T10:06:11Z</dc:date>
    <item>
      <title>%QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413839#M65468</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have some troubles with queues seen with status "stopped pending" and at same time these&lt;BR /&gt;messages:&lt;BR /&gt;&lt;BR /&gt;%%%%%%%%%%%  OPCOM  29-OCT-2004 12:56:12.46  %%%%%%%%%%%                                                        &lt;BR /&gt;Message from user SYSTEM on COYOTE                                                                              &lt;BR /&gt;%QMAN-E-CREPRCSTOP, failed to create a batch process, queue COYOTE_P_GEM$BATCH will be stopped                  &lt;BR /&gt;                                                                                                                &lt;BR /&gt;%%%%%%%%%%%  OPCOM  29-OCT-2004 12:56:12.46  %%%%%%%%%%%                                                        &lt;BR /&gt;Message from user SYSTEM on COYOTE                                                                              &lt;BR /&gt;-QMAN-I-QUEAUTOOFF, queue COYOTE_P_GEM$BATCH is now autostart inactive                                          &lt;BR /&gt;&lt;BR /&gt;I check BALSECTCNT (it's ok) and autogen don't&lt;BR /&gt;see any problem.&lt;BR /&gt;&lt;BR /&gt;COYOTE_SYS&amp;gt; sho mem/slo                                                  &lt;BR /&gt;              System Memory Resources on  3-NOV-2004 14:18:51.06                     &lt;BR /&gt;                                                                                     &lt;BR /&gt;Slot Usage (slots):                Total        Free    Resident     Swapped         &lt;BR /&gt;  Process Entry Slots                320         218         102           0         &lt;BR /&gt;  Balance Set Slots                  318         218         100           0         &lt;BR /&gt;&lt;BR /&gt;Has anybody an idea ?&lt;BR /&gt;&lt;BR /&gt;OpenVMS V7.3-1&lt;BR /&gt;Thanks.&lt;BR /&gt;Regards.&lt;BR /&gt;Luc BOUGEANT.</description>
      <pubDate>Wed, 03 Nov 2004 08:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413839#M65468</guid>
      <dc:creator>Lub</dc:creator>
      <dc:date>2004-11-03T08:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413840#M65469</link>
      <description>Hi Bougent,&lt;BR /&gt;&lt;BR /&gt;Since you have checked the BALSETCNT and the problem doesnt seem to be there, you can do following to troubleshoot the problem.....&lt;BR /&gt;&lt;BR /&gt;1) Use MONITOR SYSTEM/INT=2 and notice the total number of processes&lt;BR /&gt;displayed in the right-hand corner near the top.&lt;BR /&gt;You can also use sysman,sysgen and f$getsyi to display your MAXPROCESSCNT . &lt;BR /&gt;Just check if the problem is there.&lt;BR /&gt;&lt;BR /&gt;2)Check the system parameter SPTREQ which shouldnt be set too low .&lt;BR /&gt;When a process is created, pages in system space are required to hold&lt;BR /&gt;temporary data during process creation. This means that some entries&lt;BR /&gt;in the system page table must be available. If they aren't (or are too few),&lt;BR /&gt;the process creation fails.&lt;BR /&gt;&lt;BR /&gt;The typical value for SPTREQ could depend and vary from system to system. Try increasing this value.&lt;BR /&gt;&lt;BR /&gt;3) To check peak number of processes running &lt;BR /&gt;you can also do &lt;BR /&gt;&lt;BR /&gt;$ @SYS$UPDATE:AUTOGEN SAVPARAMS&lt;BR /&gt;&lt;BR /&gt;and search SYS$SYSTEM:AGEN$FEEDBACK.DAT for PEAK&lt;BR /&gt;&lt;BR /&gt;Or run&lt;BR /&gt;&lt;BR /&gt;    $ @SYS$UPDATE:AUTOGEN SAVPARAMS TESTFILES&lt;BR /&gt;&lt;BR /&gt;and inspect SYS$SYSTEM:AGEN$PARAMS.REPORT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Regards,&lt;BR /&gt;HP</description>
      <pubDate>Wed, 03 Nov 2004 08:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413840#M65469</guid>
      <dc:creator>Himanshu_3</dc:creator>
      <dc:date>2004-11-03T08:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413841#M65470</link>
      <description>Is non-paged pool ok ? Can you post the results of SHOW MEMORY.&lt;BR /&gt;&lt;BR /&gt;Could there be a disk problem - any disks shown in unusual states in SHOW DEVICE D?</description>
      <pubDate>Wed, 03 Nov 2004 08:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413841#M65470</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-11-03T08:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413842#M65471</link>
      <description>Luc,&lt;BR /&gt;&lt;BR /&gt;there should have been an additional message after the -QMAN-I-QUEUEAUTOOFF, which should tell the system service failure code.&lt;BR /&gt;&lt;BR /&gt;If that doesn't help, could you do a SET QUE /RETAIN=ERROR on the queue and check with SHO QUE/FULL/ALL once the error has reoccured, whether there is an additional service failure status reported ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 03 Nov 2004 12:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413842#M65471</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-03T12:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413843#M65472</link>
      <description>Check the accounting file. Normally the reason why the process creation failed is in it.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 04 Nov 2004 02:50:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413843#M65472</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-11-04T02:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413844#M65473</link>
      <description>Thanks for your replies.&lt;BR /&gt;Reply 1:&lt;BR /&gt;Our systems are AlphaServer (ES45/GS140), SPTREQ parameter is only for VAX ?&lt;BR /&gt;About peak number of process running, here is the value given with autogen &lt;BR /&gt;MAXPROCESSCNT parameter information:                                     &lt;BR /&gt;        Feedback information.                                            &lt;BR /&gt;           Old value was 320, New value is 320                           &lt;BR /&gt;           Maximum Observed Processes: 170                               &lt;BR /&gt;        - AUTOGEN parameter calculation has been overridden.             &lt;BR /&gt;           The calculated value was 256.  The value 320                  &lt;BR /&gt;           will be used in accordance with the following requirements:   &lt;BR /&gt;           MAXPROCESSCNT has been specified by a hard-coded value of 320.&lt;BR /&gt;&lt;BR /&gt;Reply 2:&lt;BR /&gt;NPP was used at about 50% (see with Unicenter Performance Manager)&lt;BR /&gt;COYOTE_SYS&amp;gt; sho mem                                                    &lt;BR /&gt;              System Memory Resources on  4-NOV-2004 13:36:05.69                   &lt;BR /&gt;                                                                                   &lt;BR /&gt;Physical Memory Usage (pages):     Total        Free      In Use    Modified       &lt;BR /&gt;  Main Memory (16.00GB)          2097152      624128     1464114        8910       &lt;BR /&gt;                                                                                   &lt;BR /&gt;Extended File Cache  (Time of last reset: 11-AUG-2004 02:37:24.15)                 &lt;BR /&gt;  Allocated (GBytes)            7.79    Maximum size (GBytes)           8.00       &lt;BR /&gt;  Free (GBytes)                 0.91    Minimum size (GBytes)           0.00       &lt;BR /&gt;  In use (GBytes)               6.87    Percentage Read I/Os             131%      &lt;BR /&gt;  Read hit rate                  100%   Write hit rate                     0%      &lt;BR /&gt;  Read I/O count          4294967295    Write I/O count           3273570759       &lt;BR /&gt;  Read hit count          4294967295    Write hit count                    0       &lt;BR /&gt;  Reads bypassing cache   1105585617    Writes bypassing cache     197570589       &lt;BR /&gt;  Files cached open             1376    Files cached closed            11190       &lt;BR /&gt;  Vols in Full XFC mode            0    Vols in VIOC Compatible mode     114       &lt;BR /&gt;  Vols in No Caching mode          2    Vols in Perm. No Caching mode      0       &lt;BR /&gt;                                                                                   &lt;BR /&gt;Granularity Hint Regions (pages):  Total        Free      In Use    Released       &lt;BR /&gt;  Execlet code region               1536           0        1125         411       &lt;BR /&gt;  Execlet data region                360           0         359           1       &lt;BR /&gt;  S0/S1 Executive data region      20976           0       20976           0       &lt;BR /&gt;  Resident image code region        1536         659         877           0       &lt;BR /&gt;  Resident image data region        1024           0           0        1024       &lt;BR /&gt;                                                                                   &lt;BR /&gt;Slot Usage (slots):                Total        Free    Resident     Swapped       &lt;BR /&gt;  Process Entry Slots                320         203         117           0       &lt;BR /&gt;  Balance Set Slots                  318         203         115           0       &lt;BR /&gt;                                                                                   &lt;BR /&gt;Dynamic Memory Usage:              Total        Free      In Use     Largest       &lt;BR /&gt;  Nonpaged Dynamic Memory (MB)    162.11      106.37       55.74       63.11       &lt;BR /&gt;  Bus Addressable Memory  (KB)    528.00      508.68       19.31      504.00       &lt;BR /&gt;  Paged Dynamic Memory    (MB)     19.07       10.06        9.00        9.90       &lt;BR /&gt;  Lock Manager Dyn Memory (MB)    116.46       78.70       37.76                   &lt;BR /&gt;                                                                                   &lt;BR /&gt;Buffer Object Usage (pages):                  In Use        Peak                   &lt;BR /&gt;  32-bit System Space Windows (S0/S1)              2           3                   &lt;BR /&gt;  64-bit System Space Windows (S2)                29          60                   &lt;BR /&gt;  Physical pages locked by buffer objects         31          51                   &lt;BR /&gt;                                                                                   &lt;BR /&gt;Memory Reservations (pages):       Group    Reserved      In Use        Type       &lt;BR /&gt;  Total (0 Bytes reserved)                         0           0                   &lt;BR /&gt;                                                                                   &lt;BR /&gt;Swap File Usage (8KB pages):                   Index        Free        Size       &lt;BR /&gt;  PAGE_COYOTE:[000000]SWAPFILE0.SYS;1                                              &lt;BR /&gt;                                                   1       21872       21872       &lt;BR /&gt;  PAGE_COYOTE:[000000]SWAPFILE1.SYS;1                                              &lt;BR /&gt;                                                   2       21872       21872       &lt;BR /&gt;  PAGE_COYOTE:[000000]SWAPFILE2.SYS;1                                              &lt;BR /&gt;                                                   3       21872       21872       &lt;BR /&gt;  PAGE_COYOTE:[000000]SWAPFILE3.SYS;1                                              &lt;BR /&gt;                                                   4       21872       21872       &lt;BR /&gt;                                                                                   &lt;BR /&gt;  Total size of all swap files:                                        87488       &lt;BR /&gt;                                                                                   &lt;BR /&gt;Paging File Usage (8KB pages):                 Index        Free        Size       &lt;BR /&gt;  PAGE_COYOTE:[000000]PAGEFILE3.SYS;1                                              &lt;BR /&gt;                                                 251     1062496     1062496       &lt;BR /&gt;  PAGE_COYOTE:[000000]PAGEFILE2.SYS;1                                              &lt;BR /&gt;                                                 252     1062496     1062496       &lt;BR /&gt;  PAGE_COYOTE:[000000]PAGEFILE1.SYS;1                                              &lt;BR /&gt;                                                 253     1062496     1062496       &lt;BR /&gt;  PAGE_COYOTE:[000000]PAGEFILE0.SYS;1                                              &lt;BR /&gt;                                                 254     1062496     1062496       &lt;BR /&gt;                                                                                   &lt;BR /&gt;  Total size of all paging files:                                    4249984       &lt;BR /&gt;  Total committed paging file usage:                                50067580       &lt;BR /&gt;                                                                                   &lt;BR /&gt;Of the physical pages in use, 142452 pages are permanently allocated to OpenVMS.   &lt;BR /&gt;&lt;BR /&gt;I didn't sea any disk problem.&lt;BR /&gt;&lt;BR /&gt;Reply 3 and 4:&lt;BR /&gt;I find the same day (and no other since) these messages in operator.log &lt;BR /&gt;%%%%%%%%%%%  OPCOM  29-OCT-2004 14:08:40.93  %%%%%%%%%%%                                                   &lt;BR /&gt;Message from user SYSTEM on COYOTE                                                                         &lt;BR /&gt;%QMAN-E-CREPRCSTOP, failed to create a batch process, queue COYOTE_P_GEM$BATCH will be stopped             &lt;BR /&gt;                                                                                                           &lt;BR /&gt;%%%%%%%%%%%  OPCOM  29-OCT-2004 14:08:40.93  %%%%%%%%%%%                                                   &lt;BR /&gt;Message from user SYSTEM on COYOTE                                                                         &lt;BR /&gt;-QMAN-I-QUEAUTOOFF, queue COYOTE_P_GEM$BATCH is now autostart inactive                                     &lt;BR /&gt;                                                                                                           &lt;BR /&gt;%%%%%%%%%%%  OPCOM  29-OCT-2004 14:08:40.93  %%%%%%%%%%%                                                   &lt;BR /&gt;Message from user SYSTEM on COYOTE                                                                         &lt;BR /&gt;-JBC-F-NOSUCHJOB, no such job                                                                              &lt;BR /&gt;                                                                                                           &lt;BR /&gt;I don't understand why but when the queue was restarted the entry 655 has been run twice (all fields of his batch runner, entry 111 are empty in accounting) ?&lt;BR /&gt;&lt;BR /&gt;See an extract from accounting in attachment.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;Luc BOUGEANT.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2004 09:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413844#M65473</guid>
      <dc:creator>Lub</dc:creator>
      <dc:date>2004-11-04T09:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413845#M65474</link>
      <description>Luc,&lt;BR /&gt;reading into your attachment I saw the NOSUCHJOB error and in my mind lights on: may be you have purged command file? If you purge you can have trouble because batch queue store filename and version of command file.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2004 09:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413845#M65474</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-11-04T09:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413846#M65475</link>
      <description>Luc,&lt;BR /&gt;&lt;BR /&gt;looks like something happened (to the queue ?) on 29-OCT-2004 12:56:12.47, batch jobs 655 and 111 (these are different JOBs - see job name !) terminated at about the same time with an unusual final status of FFFFFFFF&lt;BR /&gt;&lt;BR /&gt;At 14:08 job 655 seems to have been retarted but LOGINOUT failed with %JBC-F-NOSUCHJOB.&lt;BR /&gt;&lt;BR /&gt;At 14:15, that job 655 then finally finished with a successful exit status.&lt;BR /&gt;&lt;BR /&gt;Note that if you restart a batch job (SET ENT/NOHOLD 655), which had been retained in the queue due to /RET=ERROR or other such methods, the job will keep it's entry number.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 04 Nov 2004 09:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413846#M65475</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-04T09:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413847#M65476</link>
      <description>Antonio,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;batch queue store filename and version of command file&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry, but that is NOT true! What IS stored, is the file ID. That means that even if you know the original version number, it does not help to recreate a file with the original version number.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan  &lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2004 10:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413847#M65476</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-11-04T10:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413848#M65477</link>
      <description>Jan you are absolutely right. And you give the reason, why, when you have submitted a .COM, modified it, a simple copy/overlay works: it keeps the LBN. of course, you can delete the entry, and submit the modified .com file.&lt;BR /&gt;&lt;BR /&gt;Bonjour Luc !</description>
      <pubDate>Thu, 04 Nov 2004 10:16:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413848#M65477</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-11-04T10:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413849#M65478</link>
      <description>Luc,&lt;BR /&gt;&lt;BR /&gt;was there a 3rd OPCOM message at 12:56:12.46 ? This may have shown the system service failure status for the first occurence of the problem.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 04 Nov 2004 10:21:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413849#M65478</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-04T10:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413850#M65479</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;There's no 3rd OPCOM message at 12:56:12.46 !&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2004 10:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413850#M65479</guid>
      <dc:creator>Lub</dc:creator>
      <dc:date>2004-11-04T10:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413851#M65480</link>
      <description>Jan,&lt;BR /&gt;you are absolutely right; I would only point about the purge before start entry.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2004 11:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413851#M65480</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-11-04T11:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: %QMAN-E-CREPRCSTOP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413852#M65481</link>
      <description>as a friend pointed out, I should have said "keeps the file id", of course.&lt;BR /&gt;&lt;BR /&gt;I should give up alcohol :-)</description>
      <pubDate>Thu, 04 Nov 2004 15:36:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/qman-e-creprcstop/m-p/3413852#M65481</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-11-04T15:36:30Z</dc:date>
    </item>
  </channel>
</rss>

