<?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: Missing brain cells in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028931#M53885</link>
    <description>Here are some details on the sequence used within DECnet-Plus for proxy operations; on the NCL-based session connection name search path: &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=992091" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=992091&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 17 Feb 2007 09:35:28 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2007-02-17T09:35:28Z</dc:date>
    <item>
      <title>Missing brain cells</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028925#M53879</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Something's not clicking today.  I've got a system running DECnet Plus that I wanted to get rid of all my proxies on.  No sweat -- a few iterations of Remove /Proxy got them.  Most of them.&lt;BR /&gt;&lt;BR /&gt;Now I'm left with all the Phase IV proxies in the NetProxy.dat file.  I can't remember what I need to do to get rid of them!  I could just delete the NetProxy.dat file, then re-create it with a Create/Proxy, but isn't there a way to just delete the entries?&lt;BR /&gt;&lt;BR /&gt;If I see a proxy like "Buzz::Woody Woody" and I try to Remove/Proxy Buzz::Woody, it comes back and says "SECSRV-E-NOSUCHPROXY, no proxy record matches your specification".  I'm guessing it's actually looking for "Local:.Buzz::Woody" in Net$Proxy.dat and not "Buzz::Woody" in NetProxy.dat.&lt;BR /&gt;&lt;BR /&gt;So, how do I get rid of entries in NetProxy.dat?  Why didn't removing the Phase V proxies remove the Phase IV ones, too?&lt;BR /&gt;&lt;BR /&gt;Flustered,&lt;BR /&gt;Aaron</description>
      <pubDate>Fri, 16 Feb 2007 15:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028925#M53879</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2007-02-16T15:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Missing brain cells</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028926#M53880</link>
      <description>Is there lowercase in the spec?  Can you post the SHOW /PROXY on the offending spec?  And a SHOW /PROXY /OLD for the same?&lt;BR /&gt;&lt;BR /&gt;I'd be tempted to try tossing whatever wildcard deletion operations are accepted.&lt;BR /&gt;&lt;BR /&gt;The brute-force approach here is to shut down DECnet, blow away netproxy and net$proxy, then create/proxy to recreate them, then restart.&lt;BR /&gt;&lt;BR /&gt;It is also worth a look around the ECO area, as there have been a few similar reports over the years, an there might well be an ECO for OpenVMS and/or DECnet-Plus available for whatever versions are in use here.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs</description>
      <pubDate>Fri, 16 Feb 2007 17:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028926#M53880</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-16T17:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Missing brain cells</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028927#M53881</link>
      <description>Here's some pertinent output for you to digest late on a Friday...&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; show /proxy *&lt;BR /&gt;&lt;BR /&gt; Default proxies are flagged with (D) &lt;BR /&gt;&lt;BR /&gt;LOCAL:.VENUS::SAKOVICH&lt;BR /&gt;    SAKOVICH (D)&lt;BR /&gt;&lt;BR /&gt;BUZZ::SAKOVICH&lt;BR /&gt;    SAKOVICH (D)&lt;BR /&gt;UAF&amp;gt; show /proxy buzz::sakovich&lt;BR /&gt;%SECSRV-E-NOSUCHPROXY, no proxy record matches your specification&lt;BR /&gt;UAF&amp;gt; remove/proxy buzz::sakovich&lt;BR /&gt;%UAF-E-NAFREMERR, error removing proxy from LOCAL:.BUZZ::SAKOVICH to *&lt;BR /&gt;-SECSRV-E-NOSUCHPROXY, no proxy record matches your specification&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2007 17:46:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028927#M53881</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2007-02-16T17:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Missing brain cells</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028928#M53882</link>
      <description>Aaron,&lt;BR /&gt;&lt;BR /&gt;I think I may be missing the same brain cells as I have seen this a long time ago after DECnet phase IV to V conversions, but can't remember exactly how we got the proxies removed.  The problem as I recall is with authorize trying to do name resolution of a phase IV node name that did not exist in the NETNODE_REMOTE.DAT file at the time of the DECnet V conversion.&lt;BR /&gt;&lt;BR /&gt;We may have temporarily disabled the DNS clerk and then been able to remove the old phase IV proxies.  Or you might use DECNET_REGISTER to enter a temporary namespace entry for local::.buzz.  Then try to remove the proxy.&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 16 Feb 2007 18:10:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028928#M53882</guid>
      <dc:creator>Bill Hall</dc:creator>
      <dc:date>2007-02-16T18:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Missing brain cells</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028929#M53883</link>
      <description>I think there might be a bug here.  I recall a previous discussion or two in this area over the years.&lt;BR /&gt;&lt;BR /&gt;SHOW /PROXY /OLD output?&lt;BR /&gt;&lt;BR /&gt;Not sure if there's a REMOVE /PROXY /OLD.  (Not?)&lt;BR /&gt;&lt;BR /&gt;Another approach is to open up NETPROXY directly yourself, and go hunting.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2007 18:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028929#M53883</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-16T18:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Missing brain cells</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028930#M53884</link>
      <description>Ahh yes.&lt;BR /&gt;&lt;BR /&gt;Which versions are you running? There's been all sorts of "fun" in this area over time. Personally I've never really liked the way that the proxy database works under Phase V - it always wants the entire fullname string, never the short alias name string. It seems to attempt all the translations / name resolutions before it goes near the file. I think it would be much better if it were to allow the use of short alias names and old-style Phase IV names in the file, then do all the lookups outside the file, but there you go.&lt;BR /&gt;&lt;BR /&gt;Easiest solution is to trash the proxy database, then recreate it with a DCL command file. For example:&lt;BR /&gt;&lt;BR /&gt;$    say "... Creating a new proxy file."&lt;BR /&gt;$    !&lt;BR /&gt;$    if f$search(proj_proxy_file) .nes. "" then delete/nolog/noconf 'proj_proxy_file';*&lt;BR /&gt;$    open/write proxy 'proj_proxy_file'&lt;BR /&gt;$    proxydef :== "write proxy"&lt;BR /&gt;$    proxydef "$ set noon"&lt;BR /&gt;$    proxydef "$ !"&lt;BR /&gt;$    proxydef "$ ! Wipe out old proxy database"&lt;BR /&gt;$    proxydef "$ !"&lt;BR /&gt;$    proxydef "$ set server security_server /exit"&lt;BR /&gt;$    proxydef "$ wait 00:00:05.00"&lt;BR /&gt;$    proxydef "$ delete/noconfirm/nolog netproxy:;*"&lt;BR /&gt;$    proxydef "$ delete/noconfirm/nolog net$proxy:;*"&lt;BR /&gt;$    proxydef "$ set server security_server /start"&lt;BR /&gt;$    proxydef "$ wait 00:00:05.00"&lt;BR /&gt;$    proxydef "$ !"&lt;BR /&gt;$    proxydef "$ ! Create new proxy database"&lt;BR /&gt;$    proxydef "$ !"&lt;BR /&gt;$    proxydef "$ define/user sys$output nl:"&lt;BR /&gt;$    proxydef "$ define/user sys$error nl:"&lt;BR /&gt;$    proxydef "$ mcr authorize"&lt;BR /&gt;$    proxydef "!"&lt;BR /&gt;$    proxydef "create /proxy"&lt;BR /&gt;$    proxydef "!"&lt;BR /&gt;&lt;BR /&gt;... add all the new proxies you need&lt;BR /&gt;&lt;BR /&gt;$    proxydef "!"&lt;BR /&gt;$    proxydef "! All done"&lt;BR /&gt;$    proxydef "!"&lt;BR /&gt;$    proxydef "exit"&lt;BR /&gt;$    proxydef "$ exit"&lt;BR /&gt;$    close proxy&lt;BR /&gt;&lt;BR /&gt;Then run the resulting command file once you're happy with it.&lt;BR /&gt;&lt;BR /&gt;Cheers, Colin (&lt;A href="http://www.xdelta.co.uk)." target="_blank"&gt;www.xdelta.co.uk).&lt;/A&gt;</description>
      <pubDate>Sat, 17 Feb 2007 09:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028930#M53884</guid>
      <dc:creator>Colin Butcher</dc:creator>
      <dc:date>2007-02-17T09:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Missing brain cells</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028931#M53885</link>
      <description>Here are some details on the sequence used within DECnet-Plus for proxy operations; on the NCL-based session connection name search path: &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=992091" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=992091&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Feb 2007 09:35:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028931#M53885</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-17T09:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Missing brain cells</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028932#M53886</link>
      <description>I think we're all on the same page -- the idea is to blow away the old NetProxy.dat file and if necessary, repopulate it.  There are lots of ways of doing it (Colin's is pretty automated, but the number of steps overall are small enough to do by hand.)&lt;BR /&gt;&lt;BR /&gt;Thanks folks -- nice to know I've not gone senile.  Yet.</description>
      <pubDate>Thu, 22 Feb 2007 10:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028932#M53886</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2007-02-22T10:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Missing brain cells</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028933#M53887</link>
      <description>In closing, I just want to apologize for the lame title of this thread...&lt;BR /&gt;&lt;BR /&gt;No excuses, I knew better.</description>
      <pubDate>Thu, 22 Feb 2007 11:24:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/missing-brain-cells/m-p/5028933#M53887</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2007-02-22T11:24:10Z</dc:date>
    </item>
  </channel>
</rss>

