ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaef_5.4.0.1/rzaefptfntw.htm

82 lines
4.8 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="apply a PTF, NLMs, NetWare Enhanced Integration,
apply to a NetWare Enhanced Integration NLM, PTF" />
<title>Apply a PTF to a NetWare Enhanced Integration NLM</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="ptfntw"></a>
<h5 id="ptfntw">Apply a PTF to a NetWare Enhanced Integration NLM</h5><a id="idx18" name="idx18"></a><a id="idx19" name="idx19"></a>
<p>If IBM&reg; provides a PTF for the iSeries&trade; NetWare Enhanced Integration NLM, you need to apply the PTF
on <span class="bold">each</span> NetWare server to be updated:</p>
<ol type="1">
<li><a href="rzaefloadnlm.htm#loadnlm">Load the NetWare Enhanced Integration NLM</a> on the server if the NLM
is not already loaded.</li>
<li>At the server's console, enter this command:
<pre class="xmp">modules</pre>
<p>The
description of the NetWare Enhanced Integration NLM provides its version number. If the version
currently on the server is equal to or greater than the NLM version listed
in the PTF cover letter, you do not need to update the NLM on this server.
In that case, skip the remaining instructions.</p></li>
<li>Copy the updated NLM to the server.
<p>The following method for doing
this uses the iSeries integrated file system to copy the NLM. Other methods
for copying the updated NLM are possible using iSeries Access and a NetWare client workstation
or FTP and a NetWare client workstation. These methods are not described here.</p></li>
<li>On the iSeries system where the PTF was installed (NetWare Enhanced Integration must be installed),
do this:
<ol type="a">
<li>Ensure that your user ID is enrolled in the system directory.
<p>You must
be enrolled in the system directory to access <tt class="xph">/qdls/qfpntwe</tt>. If
you are not enrolled in the directory, use the ADDDIRE command to enroll.</p></li>
<li><a href="rzaefstrcnn.htm#strcnn">Establish a connection</a> to the server.</li>
<li>Remove the link and copy the object, substituting the name of your server
for <span class="italic">server1</span>
<p>If the server is running NetWare 4.1 or higher
run </p>
<pre class="xmp">RMVLNK OBJLNK('/qnetware/<span class="italic">server1</span>.svr/sys/as4nw/as4nw410.nlm')
CPY OBJ('/qdls/qfpntwe/as4nw410.nlm')
TODIR('/qnetware/<span class="italic">server1</span>.svr/sys/as4nw')</pre></li></ol></li>
<li>Unload the NetWare Enhanced Integration NLM and reload the updated NLM.
<p>Wait until the server's
file system is not in use by the integrated file system of any iSeries system.</p>
<p>If the server is running NetWare 4.10 or higher, run these commands at the server's
console: </p>
<pre class="xmp">unload as4nw410
load sys:as4nw\as4nw410</pre></li>
<li>When you apply a PTF to a NetWare Enhanced Integration NetWare Loadable Module (NLM), iSeries does not
automatically activate the changes. The PTF puts the updated version of the
NLM into the iSeries integrated file system in the <tt class="xph">/qdls/qfpntwe</tt> directory. To activate the changes when applying a PTF to an NLM, copy
the appropriate NLM from the iSeries integrated file system to the AS4NW
directory on the SYS: volume of each NetWare server in your network that has
the NetWare Enhanced Integration NLM product installed on it.</li></ol>
<p>If you remove the PTF after applying it temporarily, follow the same activation
procedures to restore the previous version of the NLM on each server that
you updated.</p>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>