<docbook><section><title>TheSocketNameIsNotAvailableOnThisSystem</title><bridgehead class="http://www.w3.org/1999/xhtml:h2">Error Messages (T)</bridgehead>
<para><ulink url="UDAErrorMessages">A</ulink> <ulink url="ErrorMessagesB">B</ulink> <ulink url="ErrorMessagesC">C</ulink> <ulink url="ErrorMessagesD">D</ulink> <ulink url="ErrorMessagesE">E</ulink> <ulink url="ErrorMessagesF">F</ulink> <ulink url="ErrorMessagesG">G</ulink> <ulink url="ErrorMessagesH">H</ulink> <ulink url="ErrorMessagesI">I</ulink> <ulink url="ErrorMessagesJ">J</ulink> <ulink url="ErrorMessagesK">K</ulink> <ulink url="ErrorMessagesL">L</ulink> <ulink url="ErrorMessagesM">M</ulink> <ulink url="ErrorMessagesN">N</ulink> <ulink url="ErrorMessagesO">O</ulink> <ulink url="ErrorMessagesP">P</ulink> <ulink url="ErrorMessagesQ">Q</ulink> <ulink url="ErrorMessagesR">R</ulink> <ulink url="ErrorMessagesS">S</ulink> <ulink url="ErrorMessagesT">T</ulink> <ulink url="ErrorMessagesU">U</ulink> <ulink url="ErrorMessagesV">V</ulink> <ulink url="ErrorMessagesW">W</ulink> <ulink url="ErrorMessagesX">X</ulink> <ulink url="ErrorMessagesY">Y</ulink> <ulink url="ErrorMessagesZ">Z</ulink> <ulink url="ErrorMessagesSymbols">#</ulink></para><bridgehead class="http://www.w3.org/1999/xhtml:h3">The socket name is not available on this system</bridgehead>
<para>When this error occurs, incoming client connections are refused and if this error occurs, it can be a result of --</para><para>1.
 The IP Stack not working properly on the machine.
2.
 The more likely reason is that a firewall or Port restriction is in place.
 To prove/disprove this.
 Please run the following from a remote machine</para><programlisting>telnet remote.hostname Portno/tcp
</programlisting><para> If the port is accessible, a Telnet window will appear.
 If the port isn&#39;t accessible, the error below will appear</para><para>Resolution:</para><para>1.
 Ensure the TCP stack is operational.
 Also verify which TCP stack is in use, IPV4 or IPV6</para><para>2.
 A Port range should be assigned by the System Administrator and and the appropriate values set in oplrqb.ini.
 These values should cover the Listen port for the broker and also a Portlow and Porthigh range.</para><para>If the Admin assistant is used, a Port number should also be assigned.
</para></section></docbook>