| Author |
Message |
Hasan
Guest
|
Posted:
Wed Jun 15, 2005 12:32 am Post subject:
SNA Base Service issue! |
|
|
Hello everyone,
Has anyone seen the error message below I keep getting? Your help will be
greatly appreciated.
Error message:
Event Type: Warning
Event Source: SNA Base Service
Event Category: None
Event ID: 561
Date: 6/14/2005
Time: 3:23:52 PM
User: d2-tdbfg\sna_services
Computer: TDBF-MDSNA-CP03
Description:
Write to mailslot or socket failed, rc = 53
EXPLANATION
A Win32 WriteFile() or winsock sendto() call failed. The return code is
shown.
ACTION
Provide network support personnel with the event log file(s) related to
SNA, and the return code included in this message. For information about SNA
log files, see the "Microsoft Host Integration Server Online Books."
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp. |
|
| Back to top |
|
 |
Neil Pike
Guest
|
Posted:
Wed Jun 15, 2005 8:52 am Post subject:
Re: SNA Base Service issue! |
|
|
Hasan
Hi!
A 53 is a "server not found" type o/s networking error. Could there be an SNA
Server definition in your config file/subdomain for a server that no longer
exists?
| Quote: | Hello everyone,
Has anyone seen the error message below I keep getting? Your help will be
greatly appreciated.
Error message:
Event Type: Warning
Event Source: SNA Base Service
Event Category: None
Event ID: 561
Date: 6/14/2005
Time: 3:23:52 PM
User: d2-tdbfg\sna_services
Computer: TDBF-MDSNA-CP03
Description:
Write to mailslot or socket failed, rc = 53
EXPLANATION
A Win32 WriteFile() or winsock sendto() call failed. The return code is
shown.
ACTION
Provide network support personnel with the event log file(s) related to
SNA, and the return code included in this message. For information about SNA
log files, see the "Microsoft Host Integration Server Online Books."
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
|
Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP |
|
| Back to top |
|
 |
Hasan
Guest
|
Posted:
Fri Jun 17, 2005 12:55 am Post subject:
Re: SNA Base Service issue! |
|
|
Hi Neil,
Thank you for getting back to me, I appreciate the effort. No, there is no
any other server in the subdomain or the config file. If you like, I can
send you the config file. It is really annoying as I constantly get the
warning in the event log.
Regards - Hasan
"Neil Pike" wrote:
| Quote: | Hasan
Hi!
A 53 is a "server not found" type o/s networking error. Could there be an SNA
Server definition in your config file/subdomain for a server that no longer
exists?
Hello everyone,
Has anyone seen the error message below I keep getting? Your help will be
greatly appreciated.
Error message:
Event Type: Warning
Event Source: SNA Base Service
Event Category: None
Event ID: 561
Date: 6/14/2005
Time: 3:23:52 PM
User: d2-tdbfg\sna_services
Computer: TDBF-MDSNA-CP03
Description:
Write to mailslot or socket failed, rc = 53
EXPLANATION
A Win32 WriteFile() or winsock sendto() call failed. The return code is
shown.
ACTION
Provide network support personnel with the event log file(s) related to
SNA, and the return code included in this message. For information about SNA
log files, see the "Microsoft Host Integration Server Online Books."
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP
|
|
|
| Back to top |
|
 |
Neil Pike
Guest
|
Posted:
Fri Jun 17, 2005 12:55 am Post subject:
Re: SNA Base Service issue! |
|
|
Hasan,
Now I'm back on-line I can see this is a known HIS "feature". Though not one I've
seen personally for some reason. Anyway, see below for the reason and the "fix"
| Quote: | Thank you for getting back to me, I appreciate the effort. No, there is no
any other server in the subdomain or the config file. If you like, I can
send you the config file. It is really annoying as I constantly get the
warning in the event log.
|
The event is generated from the source SNABase Service. Error code 53 means "the
network path was not found." This event with return code 53 is common when Host
Integration Server 2000 is configured to broadcast protocols that are not supported
on the network. Host Integration Server 2000 computers communicate with each other
by using mailslot or datagram broadcast messages. As part of the broadcast, the
SNABase Service keeps track of names of servers, client computers, and available
transaction programs. To prevent additional logging of the event and error code,
disable all irrelevant network transports for server broadcasts. To do this, follow
these steps:
Open SNA Manager.
Right-click the SNA Subdomain name, and then click Properties.
Click the Server Broadcasts tab.
Click to clear all irrelevant network transports (typically, TCP/IP is the only
protocol that is selected).
Although Microsoft Windows supports multiple protocols at the same time, you do not
have to send the same Host Integration Server 2000 broadcasts over all available
protocols. You can use the SNA Manager interface to specify the network protocol for
server broadcasts.
You must make sure that one common protocol is available on each of the Host
Integration Server 2000 computers that are in the SNA subdomain and then use that
protocol for server broadcasts. You must also first install the protocol (for
example, IPX/SPX, Netbeui, TCP/IP, and other possible protocols) before Host
Integration Server 2000 will send a broadcast over that protocol.
Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP |
|
| Back to top |
|
 |
Hasan
Guest
|
Posted:
Fri Jun 17, 2005 4:54 pm Post subject:
Re: SNA Base Service issue! |
|
|
Neil,
Good morning. Thank you so much. It looks like it resolved the problem.
Thank you for your help, very much appreciate it.
Regards - Hasan
"Neil Pike" wrote:
| Quote: | Hasan,
Now I'm back on-line I can see this is a known HIS "feature". Though not one I've
seen personally for some reason. Anyway, see below for the reason and the "fix"
Thank you for getting back to me, I appreciate the effort. No, there is no
any other server in the subdomain or the config file. If you like, I can
send you the config file. It is really annoying as I constantly get the
warning in the event log.
The event is generated from the source SNABase Service. Error code 53 means "the
network path was not found." This event with return code 53 is common when Host
Integration Server 2000 is configured to broadcast protocols that are not supported
on the network. Host Integration Server 2000 computers communicate with each other
by using mailslot or datagram broadcast messages. As part of the broadcast, the
SNABase Service keeps track of names of servers, client computers, and available
transaction programs. To prevent additional logging of the event and error code,
disable all irrelevant network transports for server broadcasts. To do this, follow
these steps:
Open SNA Manager.
Right-click the SNA Subdomain name, and then click Properties.
Click the Server Broadcasts tab.
Click to clear all irrelevant network transports (typically, TCP/IP is the only
protocol that is selected).
Although Microsoft Windows supports multiple protocols at the same time, you do not
have to send the same Host Integration Server 2000 broadcasts over all available
protocols. You can use the SNA Manager interface to specify the network protocol for
server broadcasts.
You must make sure that one common protocol is available on each of the Host
Integration Server 2000 computers that are in the SNA subdomain and then use that
protocol for server broadcasts. You must also first install the protocol (for
example, IPX/SPX, Netbeui, TCP/IP, and other possible protocols) before Host
Integration Server 2000 will send a broadcast over that protocol.
Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP
|
|
|
| Back to top |
|
 |
Neil Pike
Guest
|
Posted:
Fri Jun 17, 2005 9:56 pm Post subject:
Re: SNA Base Service issue! |
|
|
No problem. Have a great weekend.
| Quote: | Good morning. Thank you so much. It looks like it resolved the problem.
Thank you for your help, very much appreciate it.
|
Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP |
|
| Back to top |
|
 |
|
|
|
|