<?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: ADMIN SEND over PATHWORKS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675992#M59833</link>
    <description>when you said subnet - would the mask have to be the same? they are different&lt;BR /&gt;&lt;BR /&gt;working server - 255.255.255.128&lt;BR /&gt;not working server:- 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Aug 2010 14:55:18 GMT</pubDate>
    <dc:creator>robert70</dc:creator>
    <dc:date>2010-08-18T14:55:18Z</dc:date>
    <item>
      <title>ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675988#M59829</link>
      <description>Hi&lt;BR /&gt;I have an Alpha DS20E running Advanced Server 7.3B on VMS 8.3&lt;BR /&gt;&lt;BR /&gt;I am trying to run the following command:-&lt;BR /&gt;&lt;BR /&gt;$ DAVE:SYSTEM&amp;gt; admin send&lt;BR /&gt;_computer name(s): sandisor&lt;BR /&gt;_message: test&lt;BR /&gt;%PWRK-E-ERRSENMSG, error sending message for computer "SANDISOR"&lt;BR /&gt;-LM-E-NERR_NAMENOTFOU, the message alias could not be found on the network&lt;BR /&gt;&lt;BR /&gt;We have a 2nd Alpha on the same network running VMS7.3-2 and Pathworks 6.0C&lt;BR /&gt;the admin send works as this &lt;BR /&gt;&lt;BR /&gt;$ admin send&lt;BR /&gt;_computer name(s): sandisor&lt;BR /&gt;_message: test&lt;BR /&gt;&lt;BR /&gt;Any ideas what to check?&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2010 14:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675988#M59829</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-17T14:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675989#M59830</link>
      <description>further info&lt;BR /&gt;Paul Nunez on anothe thread suggested these checks:-&lt;BR /&gt;&lt;BR /&gt;The way the ADMIN SEND command works is it attempts to resolve the NetBIOS name SANDISOR\0x03 to get the IP address of the system to which the message should be sent.&lt;BR /&gt;&lt;BR /&gt;A similar test would be:&lt;BR /&gt;&lt;BR /&gt;$ @sys$startup:pwrk$define_commands&lt;BR /&gt;$ nbshow knbstatus sandisor 03&lt;BR /&gt;&lt;BR /&gt;from upgraded box we get:-&lt;BR /&gt;$ DAVE:SYSTEM&amp;gt; @sys$startup:pwrk$define_commands&lt;BR /&gt;$ DAVE:SYSTEM&amp;gt; nbshow knbstatus sandisor 03&lt;BR /&gt;: No response for sandisor&lt;BR /&gt;$ DAVE:SYSTEM&amp;gt;&lt;BR /&gt;&lt;BR /&gt;If you don't get a response it could be because the name SANDISOR\0x03 is not registered on the network, most likely because the Messenger service is not running on the Windows client.&lt;BR /&gt;.&lt;BR /&gt;The messenger sefvice is running on the client PC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;From the client on which you expect to receive the message, do:&lt;BR /&gt;&lt;BR /&gt;nbtstat -n&lt;BR /&gt;&lt;BR /&gt;to see the list of NetBIOS names it has registered. Is there an entry for SANDISOR &amp;lt;03&amp;gt;?&lt;BR /&gt;&lt;BR /&gt;                NetBIOS Local Name Table&lt;BR /&gt;&lt;BR /&gt;       Name               Type         Status&lt;BR /&gt;    ---------------------------------------------&lt;BR /&gt;    E8262ZD50187488&amp;lt;00&amp;gt;  UNIQUE      Registered&lt;BR /&gt;    HBEU           &amp;lt;00&amp;gt;  GROUP       Registered&lt;BR /&gt;    E8262ZD50187488&amp;lt;20&amp;gt;  UNIQUE      Registered&lt;BR /&gt;    E8262ZD50187488&amp;lt;03&amp;gt;  UNIQUE      Registered&lt;BR /&gt;    E8262ZD50187488&amp;lt;52&amp;gt;  UNIQUE      Registered&lt;BR /&gt;    SANDISOR       &amp;lt;03&amp;gt;  UNIQUE      Registered&lt;BR /&gt;    E8262ZD50187488&amp;lt;01&amp;gt;  UNIQUE      Registered&lt;BR /&gt;    xRoberÂ¦.....5aÃ &lt;EF&gt;  UNIQUE      Registered&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If the name has been registered, is that client on the same IP subnet as the Advanced Server? &lt;BR /&gt;&lt;BR /&gt;IP addresses of ALphas are&lt;BR /&gt;129.94.185.45 and&lt;BR /&gt;129.94.185.46&lt;BR /&gt;&lt;BR /&gt;If not, is WINS being used? If yes, it could be a WINS issue too (i.e., the client is using one WINs server while Advanced Server uses another and the 2 WINS servers aren't replicating).&lt;BR /&gt;&lt;BR /&gt;WINS not being used on either server&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;&lt;/EF&gt;</description>
      <pubDate>Tue, 17 Aug 2010 14:37:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675989#M59830</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-17T14:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675990#M59831</link>
      <description>Are your 6.0C and 7.3B servers in the same subnet as sandisor?&lt;BR /&gt;&lt;BR /&gt;If WINS is not being used on either server, then how is name resolution being performed?  I suspect your V6.0C server is either using LMHOSTS file or DNS.  Do ADMIN/CONFIG, choose Transports and compare your 6.0C server with the 7.3B server.  Anything different?&lt;BR /&gt;&lt;BR /&gt;You could try to use DEBUG in ADMIN to see if it gives you any clues.  I doubt it will, I think ADMIN just does a "NetMessageSend" or something like that to the APISHR and lets the shareable do all the work.  But give it a try on both the 6.0C and 7.3B servers and compare.&lt;BR /&gt;&lt;BR /&gt;$ ADMIN &lt;BR /&gt;DOMAIN\\SERVER&amp;gt; DEBUG LOG /EVENT=(APIDATA,INFO,CMDSTATUS)/FILE=FOO.BAR&lt;BR /&gt;&lt;BR /&gt;&lt;EXECUTE commands=""&gt;&lt;BR /&gt;&lt;BR /&gt;DOMAIN\\SERVER&amp;gt; EXIT&lt;BR /&gt;$ TYPE FOO.BAR&lt;BR /&gt;&lt;BR /&gt;(do ADMIN DEBUG HELP to learn more about ADMIN's debug capability, especially if the above commands aren't working)&lt;BR /&gt;&lt;BR /&gt;Brad McCusker&lt;BR /&gt;Software Concepts International&lt;BR /&gt;&lt;A href="http://www.sciinc.com" target="_blank"&gt;www.sciinc.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EXECUTE&gt;</description>
      <pubDate>Wed, 18 Aug 2010 10:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675990#M59831</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2010-08-18T10:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675991#M59832</link>
      <description>thanks brad,&lt;BR /&gt;the same subnet yes&lt;BR /&gt;running the admin/config - both same LMHOSTS and using TCPIP&lt;BR /&gt;&lt;BR /&gt;output from admin commands:-&lt;BR /&gt;$ DAVE:SYSTEM&amp;gt; admin&lt;BR /&gt;BERTDOMAIN\\DAVE&amp;gt; debug log/event=(apidata,info,cmdstatus)/file=foo.bar&lt;BR /&gt;%PWRK-I-LOGOPENED, log file SYS$SYSROOT:[SYSMGR]FOO.BAR;1 opened&lt;BR /&gt;&lt;BR /&gt;BERTDOMAIN\\DAVE&amp;gt; net send sandisor test&lt;BR /&gt;%PWRK-E-ERRSENMSG, error sending message for computer "SANDISOR"&lt;BR /&gt;-LM-E-NERR_NAMENOTFOU, the message alias could not be found on the network&lt;BR /&gt;&lt;BR /&gt;BERTDOMAIN\\DAVE&amp;gt; exit&lt;BR /&gt;%PWRK-I-LOGCLOSED, log file SYS$SYSROOT:[SYSMGR]FOO.BAR;1 closed&lt;BR /&gt;$ DAVE:SYSTEM&amp;gt; type foo.bar&lt;BR /&gt;16:35:11 ML_LOG+180\ML_Log_OpenLog() Log file SYS$SYSROOT:[SYSMGR]FOO.BAR;1 init&lt;BR /&gt;ialized at 18-AUG-2010 16:35:11&lt;BR /&gt;16:35:11 MAN_DEBUG+530\Cmd_Debug_Log() Logging events mask = 0x1CA&lt;BR /&gt;16:35:11 ML_CLI+297\Cli_ParseCommand() Command completion status is: %SYSTEM-S-N&lt;BR /&gt;ORMAL, normal successful completion&lt;BR /&gt;16:35:25 MAN_NET+5752\CmdTransDispatch() Calling Cli_ParseCommand&lt;BR /&gt;16:35:25 ML_COMPUTER+2278\ML_Comp_GetServerInfo1() NetServerGetInfo(Server="\\DA&lt;BR /&gt;VE", Level=1)&lt;BR /&gt;16:35:25 ML_COMPUTER+2283\ML_Comp_GetServerInfo1()   (S) ApiStatus=0 : %LM-S-NER&lt;BR /&gt;R_SUCCESS, normal successful completion&lt;BR /&gt;16:35:25 ML_ADMIN+1806\GetServerInfo() ServerName="DAVE" =&amp;gt; "DAVE"&lt;BR /&gt;16:35:25 ML_ADMIN+1819\GetServerInfo() Local ADMIN user name is "Administrator"&lt;BR /&gt;16:35:25 ML_ADMIN+1229\SetAdminInfo() Temporary Administration Information:&lt;BR /&gt;16:35:25 ML_ADMIN+1229\SetAdminInfo()   Domain="BERTDOMAIN"&lt;BR /&gt;16:35:25 ML_ADMIN+1229\SetAdminInfo()   Server="DAVE", Alias="DAVE", Domain="BER&lt;BR /&gt;TDOMAIN", Version=4.0, Flags: VMS PDC PWRK&lt;BR /&gt;16:35:25 ML_ADMIN+1229\SetAdminInfo()   Do priv checks: NO&lt;BR /&gt;16:35:25 ML_SEND+383\ML_Send_Msg() NetMessageBufferSend(Server="\\DAVE", Compute&lt;BR /&gt;r="SANDISOR")&lt;BR /&gt;16:35:29 ML_SEND+392\ML_Send_Msg()   (F) ApiStatus=2273 : %LM-E-NERR_NAMENOTFOU,&lt;BR /&gt; the message alias could not be found on the network&lt;BR /&gt;16:35:29 ML_CLI+297\Cli_ParseCommand() Command completion status is: %PWRK-E-ERR&lt;BR /&gt;SENMSG, error sending message for computer "!AZ"&lt;BR /&gt;16:35:29 ML_CLI+297\Cli_ParseCommand() Command completion status is: %PWRK-E-ERR&lt;BR /&gt;SENMSG, error sending message for computer "!AZ"&lt;BR /&gt;16:35:35 ML_LOG+222\ML_Log_CloseLog() Log file SYS$SYSROOT:[SYSMGR]FOO.BAR;1 clo&lt;BR /&gt;sed at 18-AUG-2010 16:35:35&lt;BR /&gt;$ DAVE:SYSTEM&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any further ideas?&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2010 14:51:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675991#M59832</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-18T14:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675992#M59833</link>
      <description>when you said subnet - would the mask have to be the same? they are different&lt;BR /&gt;&lt;BR /&gt;working server - 255.255.255.128&lt;BR /&gt;not working server:- 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2010 14:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675992#M59833</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-18T14:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675993#M59834</link>
      <description>&amp;gt;both same LMHOSTS and using TCPIP&lt;BR /&gt;&lt;BR /&gt;And, you checked the LMHOSTS file on both systems and the entry for sandisor is the same?</description>
      <pubDate>Wed, 18 Aug 2010 14:58:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675993#M59834</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2010-08-18T14:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675994#M59835</link>
      <description>odd? both lmhosts files empty?&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2010 15:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675994#M59835</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-18T15:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675995#M59836</link>
      <description>Sorry, I skipped over the "same subnet" statement.&lt;BR /&gt;&lt;BR /&gt;Try changing the mask to match, if you can do so easily - that sort of thing is not my area of expertise.&lt;BR /&gt;&lt;BR /&gt;Next step in my mind would be wireshark to take a look at what's happening on the wire.</description>
      <pubDate>Wed, 18 Aug 2010 15:16:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675995#M59836</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2010-08-18T15:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675996#M59837</link>
      <description>ye ive tried changing to match subnet masks - net send still giving same error&lt;BR /&gt;what is wireshack?</description>
      <pubDate>Wed, 18 Aug 2010 15:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675996#M59837</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-18T15:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675997#M59838</link>
      <description>when i added my PC IP address and sandisor equivalent to the lmhosts files i get the net send to work &lt;BR /&gt;&lt;BR /&gt;but this is definitely not the way it was working on the main server&lt;BR /&gt;&lt;BR /&gt;we have 10 users here with PC's so I could simply add them all to the hosts file i suppose&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2010 15:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675997#M59838</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-08-18T15:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675998#M59839</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;In addition to the subnet mask, was the broadcast address changed accordingly?&lt;BR /&gt;&lt;BR /&gt;If all systems are on the same subnet (same subnet mask and broadcast address) you should not need any lmhosts. entries.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Wed, 18 Aug 2010 15:42:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675998#M59839</guid>
      <dc:creator>Paul Nunez</dc:creator>
      <dc:date>2010-08-18T15:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: ADMIN SEND over PATHWORKS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675999#M59840</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;The fact you are mentioning Pathworks V6.0C makes me think that this machine is perhaps configurred for other network transports.&lt;BR /&gt;Could it be that it is also configurred for NetBEUI and/or DECnet? If so then this could explain the difference in behaviour.&lt;BR /&gt;Fixing the problem using lmhost file shows that at IP level the client and the server are not in the same IP subnet. Configuring the clients and the server to use the same Wins server should also fix your problem. but for that you need to have a Wins server on your network.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Paul Bakker</description>
      <pubDate>Fri, 20 Aug 2010 09:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/admin-send-over-pathworks/m-p/4675999#M59840</guid>
      <dc:creator>Paul Bakker</dc:creator>
      <dc:date>2010-08-20T09:03:24Z</dc:date>
    </item>
  </channel>
</rss>

