84 lines
4.9 KiB
HTML
84 lines
4.9 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-10-03" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 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))' />
|
||
|
<title>Considerations for the CMNRCYLMT parameter that can affect error recovery</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="rzahjerr-concmnrcylmtin"></a>
|
||
|
<h5 id="rzahjerr-concmnrcylmtin">Considerations for the CMNRCYLMT parameter that can affect error recovery</h5>
|
||
|
<p>The QCMNRCYLMT system value or the recovery limits (CMNRCYLMT) parameter
|
||
|
on the configuration object controls automatic communications error recovery.
|
||
|
The CMNRCYLMT parameter is on the CHGCTLxxx, CHGLINxxx, CHGNWIxxx, CRTCTLxxx,
|
||
|
CRTLINxxx, or CRTNWIxxx commands. These parameter values contain two related
|
||
|
numbers that you can set: </p>
|
||
|
<ul>
|
||
|
<li>The number of second-level recovery attempts automatically performed by
|
||
|
the system (count limit)</li>
|
||
|
<li>The length of time (time interval) in which the specified number of second-level
|
||
|
recoveries can occur.</li></ul><p class="indatacontent"> The default value on CMNRCYLMT on lines and controllers is two retries
|
||
|
within 5 minutes (2 5).</p>
|
||
|
<p>To configure the CMNRCYLMT parameter, consider the following:</p>
|
||
|
<ul>
|
||
|
<li>If automatic communication fails for personal computers on a local area
|
||
|
network (LAN); and the iSeries™ attempts to recover the connection, this places
|
||
|
unnecessary work on the system.
|
||
|
<a name="wq55"></a>
|
||
|
<div class="notetitle" id="wq55">Note:</div>
|
||
|
<div class="notebody">If automatic communications
|
||
|
error recovery is not used, manual recovery is necessary, that requires operator
|
||
|
intervention. A good compromise is to set the automatic recovery limits to
|
||
|
just one retry.</div></li>
|
||
|
<li>Use a count limit 0 and a time interval of more than 0 to turn off second-level
|
||
|
error recovery. Turning off second-level recovery may cause the devices and
|
||
|
controllers to go into recovery pending (RCYPND) state. A message is sent
|
||
|
to QSYSOPR, or the configured message queue, that requires operator intervention.
|
||
|
Use manual recovery to either respond to the message in QSYSOPR, or the configured
|
||
|
message queue, or vary the objects off and back on.
|
||
|
<a name="wq56"></a>
|
||
|
<div class="notetitle" id="wq56">Note:</div>
|
||
|
<div class="notebody">First-level
|
||
|
error recovery is still done. On a LAN, the Inactivity Timer is used to determine
|
||
|
if the remote system is still available. Once the inactivity time expires,
|
||
|
first-level error recovery is driven by the LANFRMRTY parameter and the LANRSPTMR
|
||
|
parameter.</div></li>
|
||
|
<li>Write applications that can determine if a failure has occurred, and then
|
||
|
handle the errors.
|
||
|
<ul>
|
||
|
<li>Monitor the error messages in QSYSOPR, or the configured message queue,
|
||
|
when they occur and handle the condition.</li>
|
||
|
<li>Monitor the status of the configuration objects by using Retrieve Configuration
|
||
|
Status (QDCRCFGS) and List Configuration Descriptions (QDCLCFGD) application
|
||
|
programming interfaces (API).</li></ul></li></ul>
|
||
|
<p>See the following references for more detail:</p>
|
||
|
<ul>
|
||
|
<li>For advanced configuration pages, see the <a href="../books/c4154010.pdf" target="_blank">Communications Configuration</a> book.
|
||
|
<img src="wbpdf.gif" alt="Link to PDF" /></li>
|
||
|
<li>For more information about iSeries communications, see the <a href="../books/sc415406.pdf" target="_blank">Communications Management</a>
|
||
|
<img src="wbpdf.gif" alt="Link to PDF" /> book.</li></ul>
|
||
|
<p>For related information, see: </p>
|
||
|
<ul>
|
||
|
<li><a href="rzahjerrconswtdscinsts.htm#rzahjerr-conswtdscinsts">Considerations for the SWTDSC parameter that can affect error recovery</a></li>
|
||
|
<li><a href="rzahjerrcomsysvalref.htm#rzahjerr-comsysvalref">Considerations for communications-related system values</a></li></ul>
|
||
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
||
|
</body>
|
||
|
</html>
|