<?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: tcpip proxy limit too low, dynamic database expansion in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879729#M77282</link>
    <description>Enough :o)</description>
    <pubDate>Thu, 29 Jun 2006 15:06:32 GMT</pubDate>
    <dc:creator>Edwin R. van der Kaaij</dc:creator>
    <dc:date>2006-06-29T15:06:32Z</dc:date>
    <item>
      <title>tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879719#M77272</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 2 on a AlphaServer ES40 running OpenVMS V7.3-2.&lt;BR /&gt;&lt;BR /&gt;I try to add many proxy entries,database full.&lt;BR /&gt;add proxy cvi/remote=bladiebla/host=nn.nn.nn.nn&lt;BR /&gt;&lt;BR /&gt;I want to expand my dynamic database. But how?&lt;BR /&gt;&lt;BR /&gt;Can someone explain the following helptext to me? It is very cunfusing to me.&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;SET  COMMUNICATION    /PROXIES    /PROXIES=n&lt;BR /&gt;Optional. Default: Number of communication proxies plus 10, with a minimum of 20.&lt;BR /&gt;Specifies the maximum size of the proxy cache. If you plan to adentries to the proxy database after you start the TCP/IP Service, software, set /PROXIES to a value higher than the default.&lt;BR /&gt;You cannot change this value if the TCP/IP Services software is running.&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;Greetings from Utrecht, Ed van der Kaaij</description>
      <pubDate>Wed, 12 Jan 2005 09:14:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879719#M77272</guid>
      <dc:creator>Edwin R. van der Kaaij</dc:creator>
      <dc:date>2005-01-12T09:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879720#M77273</link>
      <description>&lt;BR /&gt;If the limit defined by the SET COMM/PROXIES=n is reached, newly added proxies are not activated, visible by the missing "D" in the "Type" column of "SHOW PROXY".&lt;BR /&gt;You have to stop and restart TCPIP services to activate them (from the database on disk).&lt;BR /&gt;&lt;BR /&gt;And if You plan to add more proxies, then set the /proxies= value to a number higher than the number of presently defined ones.</description>
      <pubDate>Wed, 12 Jan 2005 10:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879720#M77273</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-01-12T10:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879721#M77274</link>
      <description>Ed,&lt;BR /&gt;&lt;BR /&gt;in short, you need to:&lt;BR /&gt;$ SET COMMUNICATION /PROXIES /PROXIES=n&lt;BR /&gt;with n = (not too many) more than the number you expect you might need.&lt;BR /&gt;&lt;BR /&gt;Only effective after the next TCPIP restart!!&lt;BR /&gt;&lt;BR /&gt;btw, in a cluster, the TCPIP AD PROXY activates the new proxy ONLY on the node where the command is issued!!&lt;BR /&gt;( This regrettably universally favoured networking *IX stuff has only been half-heartedly ported to VMS. One of the things it lacks is good cluster awareness/cluster support!).&lt;BR /&gt;After adding a proxy, on all other nodes issue:&lt;BR /&gt;$ TCPIP SET TCPIP/SIGNAL&lt;BR /&gt;That loads the permanent database into memory, but only on a local node.&lt;BR /&gt;Compare with DECnet proxies: mutations to that are actuated clusterwide.&lt;BR /&gt;&lt;BR /&gt;Ed, leuk je hier ook tegen te komen!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Wed, 12 Jan 2005 12:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879721#M77274</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-01-12T12:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879722#M77275</link>
      <description>On a test system I get:&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; set communication/proxies=40&lt;BR /&gt;%TCPIP-E-INETERROR, internet interface error&lt;BR /&gt;-TCPIP-E-INVQUAL, invalid qualifier value for /PROXIES&lt;BR /&gt;-SYSTEM-F-DUPLNAM, duplicate name&lt;BR /&gt;&lt;BR /&gt;Not really getting this to work.&lt;BR /&gt;&lt;BR /&gt;Any additional ideas?&lt;BR /&gt;&lt;BR /&gt;Tia Ed.</description>
      <pubDate>Thu, 13 Jan 2005 08:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879722#M77275</guid>
      <dc:creator>Edwin R. van der Kaaij</dc:creator>
      <dc:date>2005-01-13T08:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879723#M77276</link>
      <description>Ed,&lt;BR /&gt;&lt;BR /&gt;from the manual:&lt;BR /&gt;&lt;BR /&gt;"You cannot change this value if the TCP/IP Services software is running."&lt;BR /&gt;&lt;BR /&gt;... and so it seems that you have to take that literally!&lt;BR /&gt;&lt;BR /&gt;I have no system available that I can test that on (can not really close down IP without generating the better kind of panics!).&lt;BR /&gt;If you have tried, will you report back whether or not this helped?&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 13 Jan 2005 09:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879723#M77276</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-01-13T09:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879724#M77277</link>
      <description>Ed &amp;amp; Jan,&lt;BR /&gt;&lt;BR /&gt;I've tried to reproduce the error your getting (INETERROR), but no luck.&lt;BR /&gt;(I can't even find the error in TCPIP.MSGHLP$DATA.)&lt;BR /&gt;On all our VMS 7.3-2 systems with TCP/IP v5.4 (either ECO 1 or 2), I can do a TCPIP SET COMMUNICATION/PROXIES=&lt;WHATEVER value=""&gt;.&lt;BR /&gt;So I think something else is the matter with your test system.&lt;BR /&gt;&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;&lt;/WHATEVER&gt;</description>
      <pubDate>Thu, 13 Jan 2005 10:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879724#M77277</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-01-13T10:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879725#M77278</link>
      <description>Indeed, I tried it on one node shutting down TCPIP:&lt;BR /&gt;You can't "set commun/proxies" if shutdown.&lt;BR /&gt;&lt;BR /&gt;What works:&lt;BR /&gt; set config commun/proxies=n&lt;BR /&gt;Afterwards @sys$startup:tcpip$startup,&lt;BR /&gt;and the max proxy value is activated.&lt;BR /&gt;&lt;BR /&gt;So in fact TCPIP help set communication /proxies is confusing, it should only document SET CONFIG COMMUNICATION /PROXIES .&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jan 2005 10:23:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879725#M77278</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-01-13T10:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879726#M77279</link>
      <description>&lt;BR /&gt;Interesting, I get the error on VMS7.3-1/TCPIP 5.3 when TCPIP is running.&lt;BR /&gt;maybe the different behavior depends on which services active or not (NFS maybe ?).</description>
      <pubDate>Thu, 13 Jan 2005 10:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879726#M77279</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-01-13T10:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879727#M77280</link>
      <description>Kris,&lt;BR /&gt;&lt;BR /&gt;version, I guess.&lt;BR /&gt;&lt;BR /&gt;TCPIP V5.3 here.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 13 Jan 2005 10:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879727#M77280</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-01-13T10:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879728#M77281</link>
      <description>Well, well!&lt;BR /&gt;&lt;BR /&gt;Mr. Joseph Huber gave the most workable&lt;BR /&gt;tip(s) Thanks.&lt;BR /&gt;&lt;BR /&gt;On the $ prompt I typed:&lt;BR /&gt;$ tcpip set config commun/proxies=60&lt;BR /&gt;That was accepted by the test systems&lt;BR /&gt;in my cluster of 2 nodes.&lt;BR /&gt;&lt;BR /&gt;I rebooted node 1, waited for it to come&lt;BR /&gt;back up and rebooted node 2. The database&lt;BR /&gt;can now handle 60 entries.&lt;BR /&gt;&lt;BR /&gt;Stopping and starting TCP/IP would have&lt;BR /&gt;been sufficient, but I felt like rebooting.&lt;BR /&gt;&lt;BR /&gt;That the help text remains fuzzy is a fact.&lt;BR /&gt;&lt;BR /&gt;Thanks for all the help!&lt;BR /&gt;&lt;BR /&gt;Greetz, Ed.</description>
      <pubDate>Fri, 14 Jan 2005 08:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879728#M77281</guid>
      <dc:creator>Edwin R. van der Kaaij</dc:creator>
      <dc:date>2005-01-14T08:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip proxy limit too low, dynamic database expansion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879729#M77282</link>
      <description>Enough :o)</description>
      <pubDate>Thu, 29 Jun 2006 15:06:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-proxy-limit-too-low-dynamic-database-expansion/m-p/4879729#M77282</guid>
      <dc:creator>Edwin R. van der Kaaij</dc:creator>
      <dc:date>2006-06-29T15:06:32Z</dc:date>
    </item>
  </channel>
</rss>

