<?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: ACMS - DIBOL Program throws 33 in Development in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527628#M96958</link>
    <description>It may be obvious, but if the same program runs in one account but not another then it has to be a difference between the accounts.  Invoked through ACMS might be a key, is this their menu system? &lt;BR /&gt;&lt;BR /&gt; I might suggest setting FILLM to 0 (unlimited) to see if this resolves the issue. This may not be the fix, but it might provide clues as to what the problem is. &lt;BR /&gt;&lt;BR /&gt;Of course, itâ  s all a guess unless you can actually run the program under debug.&lt;BR /&gt;&lt;BR /&gt;If you would like further assistance we may be able to help.  &lt;BR /&gt;&lt;BR /&gt;It may be obvious, but if the same program runs in one account but not another then it has to be a difference between the accounts.  Invoked through ACMS might be a key, is this their menu system? &lt;BR /&gt;&lt;BR /&gt; I might suggest setting FILLM to 0 (unlimited) to see if this resolves the issue. This may not be the fix, but it might provide clues as to what the problem is. &lt;BR /&gt;&lt;BR /&gt;Of course, itâ  s all a guess unless you can actually run the program under debug.. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It may be obvious, but if the same program runs in one account but not another then it has to be a difference between the accounts.  Invoked through ACMS might be a key, is this their menu system? &lt;BR /&gt;&lt;BR /&gt; I might suggest setting FILLM to 0 (unlimited) to see if this resolves the issue. This may not be the fix, but it might provide clues as to what the problem is. &lt;BR /&gt;&lt;BR /&gt;Of course, itâ  s all a guess unless you can actually run the program under debug.. &lt;BR /&gt;&lt;BR /&gt;SynergyDE Developer Support&lt;BR /&gt;support@synergex.com&lt;BR /&gt;Phone (USA): 1 (800)  366-3472&lt;BR /&gt;Phone (UK): 0800 898368&lt;BR /&gt;Other Countries: +1916 635-7300&lt;BR /&gt;Fax: +1 (916) 635-6549&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Nov 2009 22:22:06 GMT</pubDate>
    <dc:creator>Beth Ives</dc:creator>
    <dc:date>2009-11-16T22:22:06Z</dc:date>
    <item>
      <title>ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527615#M96945</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A DIBOL Program executable run successfully at production and not in development. This DIBOL program gets invoked thru ACMS. In development it throws 33 too many channels open run time error. But the program contains only 90 channels which is &amp;lt; max 255 limit.&lt;BR /&gt;&lt;BR /&gt;I have verified the "UAF&amp;gt; Show Username" against an existing production account. &lt;BR /&gt;My current account settings are.....&lt;BR /&gt;Maxjobs:         0  Fillm:       400  Bytlm:      1000000   &lt;BR /&gt;Maxacctjobs:     0  Shrfillm:      0  Pbytlm:           0   &lt;BR /&gt;Maxdetach:       0  BIOlm:       120  JTquota:      15000   &lt;BR /&gt;Prclm:           8  DIOlm:       120  WSdef:        15000   &lt;BR /&gt;Prio:            4  ASTlm:       150  WSquo:        16384   &lt;BR /&gt;Queprio:         4  TQElm:        10  WSextent:    524288   &lt;BR /&gt;CPU:        (none)  Enqlm:      2000  Pgflquo:    1000000 &lt;BR /&gt;&lt;BR /&gt;Whenever changes in UAF for the user, ACMS Stop and Start activities done. but still the same problem 33 - too many channels open...&lt;BR /&gt;&lt;BR /&gt;Any sugeestion please......&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;-VV</description>
      <pubDate>Wed, 04 Nov 2009 15:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527615#M96945</guid>
      <dc:creator>V.V</dc:creator>
      <dc:date>2009-11-04T15:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527616#M96946</link>
      <description>You did not provide the exact error message, but if you HELP/MESSAGE the error code it might tell you that you need to increase the CHANNELCNT system parameter.&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Nov 2009 16:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527616#M96946</guid>
      <dc:creator>RBrown_1</dc:creator>
      <dc:date>2009-11-04T16:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527617#M96947</link>
      <description>I have seen a similar issue occur at our site, (dont remember the exact error)   &lt;BR /&gt;&lt;BR /&gt;The program, if I remember correctly,  was doing something like sending email using a distribution list.   The problem was that the distribution list contained itself as an entry.&lt;BR /&gt;&lt;BR /&gt;This caused a loop of some kind and caused the program to exceed the maximum number of channels open.&lt;BR /&gt;&lt;BR /&gt;I'm not saying this is your problem, however it might get you thinking in the right direction.&lt;BR /&gt;&lt;BR /&gt;HTH  &lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Wed, 04 Nov 2009 19:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527617#M96947</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2009-11-04T19:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527618#M96948</link>
      <description>&lt;!--!*#--&gt;Perhaps you've already done so, but, if you haven't, you might confirm that you don't have some sort of case such as Dave described by using SDA to see how many open files remain and which channels are actually open on a running process.&lt;BR /&gt;&lt;BR /&gt;$ analyze/system&lt;BR /&gt;SDA&amp;gt; show proc/id=xxxxxxxx ! replace x's with PID&lt;BR /&gt;SDA&amp;gt; show proc/chan&lt;BR /&gt;SDA&amp;gt; exit&lt;BR /&gt;&lt;BR /&gt;I too have observed and fixed programs that misbehave and bleed channels - one instance that comes to mind occurred when a program repeatedly trapped some unexpected condition and looped back around opening a channel to the same object while neglecting to close the original channel - repeat until channel exhaustion. fwiw...&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Nov 2009 20:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527618#M96948</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2009-11-04T20:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527619#M96949</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;Thanks for the different possible suggestion.&lt;BR /&gt;&lt;BR /&gt;I have ensured that &lt;BR /&gt;A. CHANNELCNT - 16384 (SYS$SYSTEM:MODPARAMS.DAT)&lt;BR /&gt;B. the program is not falling under "Infinite Loop". and No Mail activities. The DIBOL Program does I/O Operation with 90 files.&lt;BR /&gt;C. Analyse/System - 16 channels open at the time of running the DIBOL Program thru ACMS. &lt;BR /&gt;I have added the following lines to list the number of channel open&lt;BR /&gt;Open (CHVVTEST, 'O', 'olw:CHtest.seq')   &lt;BR /&gt;    FOR TESTCHN FROM 1 THRU 250              &lt;BR /&gt;      IF (%CHOPEN(TESTCHN))                  &lt;BR /&gt;      BEGIN                                 &lt;BR /&gt;         TESTCHN_A = TESTCHN                 &lt;BR /&gt;         WRITES(CHVVTEST,TESTCHN_A)          &lt;BR /&gt;      END&lt;BR /&gt;It results the same 90 channels opened.&lt;BR /&gt;&lt;BR /&gt;I am analysing the problem. Please share if you have any suggestion.  Once i get a solution, I post it in the forum. Thanks you very much.</description>
      <pubDate>Thu, 05 Nov 2009 09:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527619#M96949</guid>
      <dc:creator>V.V</dc:creator>
      <dc:date>2009-11-05T09:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527620#M96950</link>
      <description>"I have ensured that &lt;BR /&gt;A. CHANNELCNT - 16384 (SYS$SYSTEM:MODPARAMS.DAT)"&lt;BR /&gt;&lt;BR /&gt;$ MCR SYSMAN PARAMETERS SHOW CHANNELCNT&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2009 14:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527620#M96950</guid>
      <dc:creator>RBrown_1</dc:creator>
      <dc:date>2009-11-05T14:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527621#M96951</link>
      <description>Hi RBrown,&lt;BR /&gt;&lt;BR /&gt;$ MCR SYSMAN PARAMETERS SHOW CHANNELCNT&lt;BR /&gt;gives the below result...&lt;BR /&gt;&lt;BR /&gt;Parameter Name            Current    Default    Minimum    Maximum Unit  Dynamic&lt;BR /&gt;--------------            -------    -------    -------    ------- ----  -------&lt;BR /&gt;CHANNELCNT                     16384        256         31      65535 Channels &lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;-VV</description>
      <pubDate>Thu, 05 Nov 2009 14:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527621#M96951</guid>
      <dc:creator>V.V</dc:creator>
      <dc:date>2009-11-05T14:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527622#M96952</link>
      <description>It's been some time and I don't have all details at hand, but I know that the behavior of a Dibol environment is influenced by logical Dibol_options (IIRC, something similar, anyway). It it all works in one environment and not in another, it's a good idea to chech this logical.</description>
      <pubDate>Fri, 06 Nov 2009 12:59:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527622#M96952</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2009-11-06T12:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527623#M96953</link>
      <description>Hi V.V,&lt;BR /&gt;&lt;BR /&gt;Do the server usernames have the same access to the directories/files on dev/test as they do in production? (UIC group SOGW ACLs etc)&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher</description>
      <pubDate>Sat, 07 Nov 2009 23:37:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527623#M96953</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2009-11-07T23:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527624#M96954</link>
      <description>I could not readily find Dibol documentation online. Not at the usual suspected such as sysworks.com.au or perhaps with Bruce C @ &lt;A href="http://www.migrationspecialties.com/CBL.html" target="_blank"&gt;http://www.migrationspecialties.com/CBL.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It probably does not matter, but what versions are you using for Dibol, VMS, ACMS?&lt;BR /&gt;&lt;BR /&gt;What is a typical full file name as provided? Logical name involved? Search list involved?&lt;BR /&gt;&lt;BR /&gt;You mention 'username'. But with ACMS there are several usernames in play. The one that matters is probably the username used for the procedure server process. Is that the one you checked?&lt;BR /&gt;&lt;BR /&gt;Is it possible for you to run your test in production? It is probably relevant to know whether the production box would fail with just a few more files open, or with many more open files (whatever the documented Dibol max is). If production fails with just a few more files, then the difference could be a extra library or message file being activated or not.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Analyse/System - 16 channels open at the time of running the DIBOL &lt;BR /&gt;&lt;BR /&gt;That doesn't make much sense.. unless this is strictly a Dibol runtime event, and not a system resource issues.&lt;BR /&gt;Can you change the test program to go to sleep when there are 89 channels open and repeat the ANALYZE/SYS... SHOW PROC/CHANNEL?&lt;BR /&gt;Maybe you see non-file disk channels for each time the file is opened? That could be a mismanaged file context in LIB$FIND_FILE before getting to the open.&lt;BR /&gt;&lt;BR /&gt;Hope this helps some,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Nov 2009 17:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527624#M96954</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-11-09T17:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527625#M96955</link>
      <description>&lt;!--!*#--&gt;Hi Hein, Richard, Willem&lt;BR /&gt;&lt;BR /&gt;     Thanks for the direction.... I will update ASAP once i done with your suggestion.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;-VV</description>
      <pubDate>Tue, 10 Nov 2009 07:14:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527625#M96955</guid>
      <dc:creator>V.V</dc:creator>
      <dc:date>2009-11-10T07:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527626#M96956</link>
      <description>I believe that the Dibol Language is now the property of "Synergex"   (synergex.com).   They can probably provide the current documentation for Dibol, and probably also answer your question.&lt;BR /&gt;&lt;BR /&gt;I doubt that it will be free.&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Tue, 10 Nov 2009 12:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527626#M96956</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2009-11-10T12:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527627#M96957</link>
      <description>Right. Googling for Dibol gets you to synergex, but I could not find an obvious/free documentation link there.&lt;BR /&gt;&lt;BR /&gt;fwiw, I just happened to run into the DBLRTL zip file, but that only contains the run time messages: &lt;BR /&gt;! .BASE 33&lt;BR /&gt;CHNEXC  /ERROR &lt;TOO many="" channels="" open=""&gt;&lt;BR /&gt;DBL$_TOOMNYCHN = DBL$_CHNEXC&lt;BR /&gt;&lt;BR /&gt;That suggests to me that this is NOT a system resource limit, but a Dibol run time library determined condition. &lt;BR /&gt;Of course it could still be a 'clever'  mapping of an OpenVMS error onto the 'nearest' Dibol error, but I doubt it.&lt;BR /&gt;&lt;BR /&gt;If you get it to run in an interactive environment, then SET WATCH FILE/CLA=MAJOR may give clues.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein&lt;BR /&gt;&lt;BR /&gt;&lt;/TOO&gt;</description>
      <pubDate>Wed, 11 Nov 2009 14:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527627#M96957</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-11-11T14:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527628#M96958</link>
      <description>It may be obvious, but if the same program runs in one account but not another then it has to be a difference between the accounts.  Invoked through ACMS might be a key, is this their menu system? &lt;BR /&gt;&lt;BR /&gt; I might suggest setting FILLM to 0 (unlimited) to see if this resolves the issue. This may not be the fix, but it might provide clues as to what the problem is. &lt;BR /&gt;&lt;BR /&gt;Of course, itâ  s all a guess unless you can actually run the program under debug.&lt;BR /&gt;&lt;BR /&gt;If you would like further assistance we may be able to help.  &lt;BR /&gt;&lt;BR /&gt;It may be obvious, but if the same program runs in one account but not another then it has to be a difference between the accounts.  Invoked through ACMS might be a key, is this their menu system? &lt;BR /&gt;&lt;BR /&gt; I might suggest setting FILLM to 0 (unlimited) to see if this resolves the issue. This may not be the fix, but it might provide clues as to what the problem is. &lt;BR /&gt;&lt;BR /&gt;Of course, itâ  s all a guess unless you can actually run the program under debug.. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It may be obvious, but if the same program runs in one account but not another then it has to be a difference between the accounts.  Invoked through ACMS might be a key, is this their menu system? &lt;BR /&gt;&lt;BR /&gt; I might suggest setting FILLM to 0 (unlimited) to see if this resolves the issue. This may not be the fix, but it might provide clues as to what the problem is. &lt;BR /&gt;&lt;BR /&gt;Of course, itâ  s all a guess unless you can actually run the program under debug.. &lt;BR /&gt;&lt;BR /&gt;SynergyDE Developer Support&lt;BR /&gt;support@synergex.com&lt;BR /&gt;Phone (USA): 1 (800)  366-3472&lt;BR /&gt;Phone (UK): 0800 898368&lt;BR /&gt;Other Countries: +1916 635-7300&lt;BR /&gt;Fax: +1 (916) 635-6549&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Nov 2009 22:22:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527628#M96958</guid>
      <dc:creator>Beth Ives</dc:creator>
      <dc:date>2009-11-16T22:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527629#M96959</link>
      <description>Beth wrote (3 times :-&amp;gt;&amp;gt; It may be obvious, but if the same program runs in one account but not another then it has to be a difference between the accounts. &lt;BR /&gt;&lt;BR /&gt;Indeed, and most replies have been leaning into that direction.&lt;BR /&gt;&lt;BR /&gt;But there is a possibility that this error 033 does NOT directly reflect an OpenVMS resource issues, but rather a Dibol run time system detected condition, which in turn may or might not depend on process resources. Perhaps a failure to properly close files.&lt;BR /&gt;&lt;BR /&gt;Beth, considering you signed with "SynergyDE Developer Support", maybe you can poke at the sources or have someone poke at the sources and help describe under what circumstances this error 33 is returned and where to find more information?! &lt;BR /&gt;- Is it mapped from an OpenVMS Error? &lt;BR /&gt;- Any specific ones, or just any failure to open a file?&lt;BR /&gt;- Is LIB$FIND_FILE used by the RTL and can a path be constructed where FIND_FILE_END is not called?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;CHNEXC  /ERROR &lt;TOO many="" channels="" open=""&gt; DBL$_TOOMNYCHN = DBL$_CHNEXC&lt;BR /&gt;&lt;BR /&gt;&lt;/TOO&gt;</description>
      <pubDate>Tue, 17 Nov 2009 03:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527629#M96959</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-11-17T03:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527630#M96960</link>
      <description>&lt;!--!*#--&gt;Hi Guys, &lt;BR /&gt;&lt;BR /&gt;Thank You Very Much for directing me in the Healthy Path. Sorry for the delay reply as I took more time to debug this very big program in both production(Quality) and development. The results confirmed that "No problem with program". Good Learning For Me :).&lt;BR /&gt;&lt;BR /&gt;I have noted down mostly all the steps which i carried out (including your suggestions) with my user id. Finally I have reset my VAX/VMS user id and ACMS user id's UAF settings and also WINMGR_******* settings as same as original Post. Right now i am not getting 33 too many channels open problem with my id. I update forum Once I try the same with another user id for confirmation.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;-VV&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Nov 2009 09:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527630#M96960</guid>
      <dc:creator>V.V</dc:creator>
      <dc:date>2009-11-19T09:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: ACMS - DIBOL Program throws 33 in Development</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527631#M96961</link>
      <description>Hi V.V,&lt;BR /&gt;&lt;BR /&gt;Any chance of seeing the actual commands and error messages? Is this in SWLUP or ACMSATR or A.N.OTHER?&lt;BR /&gt;&lt;BR /&gt;I did DIBOL for a month or so once (20 odd years ago) and don't remember "throwing" JAVA-esque, is it lib$signalled/ lib$stopped?&lt;BR /&gt;&lt;BR /&gt;Where is the magic "33" coming from exactly?&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher</description>
      <pubDate>Thu, 19 Nov 2009 22:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/acms-dibol-program-throws-33-in-development/m-p/4527631#M96961</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2009-11-19T22:16:50Z</dc:date>
    </item>
  </channel>
</rss>

