60 lines
3.5 KiB
HTML
60 lines
3.5 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow"/>
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="keywords" content="FPE0250, message, FPE0250 message,
|
|
Cannot access the NetWare Enhanced Integration NLM" />
|
|
<title>Troubleshoot communication problems</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="aucerr"></a>
|
|
<h3 id="aucerr">Troubleshoot communication problems</h3><a id="idx287" name="idx287"></a><a id="idx288" name="idx288"></a><a id="idx289" name="idx289"></a>
|
|
<p><span class="bold">Request to server failed with communication error</span></p>
|
|
<p>If you have trouble communicating with a NetWare server from iSeries™ and get this
|
|
error message, read the second level help text. If the reason code is not
|
|
documented, the server is most likely not active. Use the documented recovery
|
|
actions. </p>
|
|
<ul>
|
|
<li>To verify this:
|
|
<ul>
|
|
<li>You <a href="rzaefloadnlm.htm#loadnlm">loaded the NLM</a> on the server with the <tt class="xph">/TCP</tt> option.</li>
|
|
<li>You can PING the server from iSeries.</li>
|
|
<li>You used CHGNWSA to add the server's TCP/IP name to the <a href="rzaefnwsa.htm#nwsa">network server attributes</a>.</li></ul></li></ul>
|
|
<p><span class="bold">Cannot access the NetWare Enhanced Integration NLM</span></p>
|
|
<p>If commands that access the NetWare Enhanced Integration NLM on a server get no response, the
|
|
problem could be that the NLM is not installed and loaded. Try these steps
|
|
to solve the problem: </p>
|
|
<ul>
|
|
<li>If you have not installed the NLM on the server, see <a href="rzaefinsnlm.htm#insnlm">Install the NetWare Enhanced Integration NLM on servers</a>.
|
|
This page also explains how to automatically have the NLM loaded whenever
|
|
you restart the server.</li>
|
|
<li>To see if the AS4NW410 is loaded, you can also do this:
|
|
<ol type="1">
|
|
<li>Bring up RCONSOLE.</li>
|
|
<li>On the RCONSOLE display, select and log in to the NetWare server.</li>
|
|
<li>Enter the NetWare command MODULES and press F10 to see the output.</li>
|
|
<li>If the NLM is not loaded, you can then load it by using this command:
|
|
<pre class="xmp"> SBMNWSCMD CMD('LOAD SYS:AS4NW\AS4NW410') SERVER(server_name)
|
|
SVRTYPE(*NETWARE) CMDTYPE(*LCLNTW)</pre></li></ol></li></ul>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|