<?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 Debugging net$server.exe in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621393#M70922</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I know that there is a logical in decnet-plus that enables the display of extra info of files accesses via net$server.com (T2T or decnet remote access). But I don't find the doc nor the name. Any idea's ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Thu, 08 Sep 2005 03:12:58 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2005-09-08T03:12:58Z</dc:date>
    <item>
      <title>Debugging net$server.exe</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621393#M70922</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I know that there is a logical in decnet-plus that enables the display of extra info of files accesses via net$server.com (T2T or decnet remote access). But I don't find the doc nor the name. Any idea's ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 08 Sep 2005 03:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621393#M70922</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-09-08T03:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging net$server.exe</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621394#M70923</link>
      <description>&lt;A href="http://www.levitte.org/~ava/tip/fallog.html" target="_blank"&gt;http://www.levitte.org/~ava/tip/fallog.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Is seems to be undocumented.&lt;BR /&gt;&lt;BR /&gt;I would also like to know the pid of the remote side but I'm unable to do the show kno links at the right time. Any logical for that too ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 08 Sep 2005 03:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621394#M70923</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-09-08T03:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging net$server.exe</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621395#M70924</link>
      <description>From my external memory maybe this saved posting from 1989 helps:&lt;BR /&gt;  &lt;A href="http://wwwvms.mppmu.mpg.de/~huber/vmsnet/txt/FAL_LOGICALS.TXT" target="_blank"&gt;http://wwwvms.mppmu.mpg.de/~huber/vmsnet/txt/FAL_LOGICALS.TXT&lt;/A&gt;</description>
      <pubDate>Thu, 08 Sep 2005 03:26:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621395#M70924</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-09-08T03:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging net$server.exe</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621396#M70925</link>
      <description>Hi Wim,&lt;BR /&gt;&lt;BR /&gt;For DECnet-Plus, show kno link can only be done using the GUI utility net$mgmt. There is no direct way to get information similar to show kno link using NCL.&lt;BR /&gt;&lt;BR /&gt;To get the PID for the remote process:-&lt;BR /&gt;&lt;BR /&gt;1. On the local system, ncl sho osi transport port local_port_name remote reference, where local_port_name is the osi transport port for your link on the local system.&lt;BR /&gt;&lt;BR /&gt;2. On the remote system, ncl sho osi transport port * client, with local reference = (the number obtained from 1 above).&lt;BR /&gt;&lt;BR /&gt;3. Again on the remote system, ncl sho sess control port (obtained as client from 2 above) process identifier&lt;BR /&gt;&lt;BR /&gt;Thanks and regards.&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Sep 2005 14:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621396#M70925</guid>
      <dc:creator>Michael Yu_3</dc:creator>
      <dc:date>2005-09-08T14:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging net$server.exe</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621397#M70926</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;I was hoping on a logical to do the work.&lt;BR /&gt;&lt;BR /&gt;I have a .com to do sh kno links in ncl. But it is very slow. But since I have hundreds of links, I have the advantage of doing a search afterwards to find the pid. But the fal process is active 0.0...x seconds per minute. Difficult to catch ...&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 08 Sep 2005 14:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugging-net-server-exe/m-p/3621397#M70926</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-09-08T14:11:25Z</dc:date>
    </item>
  </channel>
</rss>

