ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/chgdevfnc.htm

336 lines
10 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Change Device Desc (Finance) (CHGDEVFNC)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="CHGDEVFNC.Top_Of_Page"></a>
<h2>Change Device Desc (Finance) (CHGDEVFNC)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#CHGDEVFNC.PARAMETERS.TABLE">Parameters</a><br>
<a href="#CHGDEVFNC.COMMAND.EXAMPLES">Examples</a><br>
<a href="#CHGDEVFNC.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="CHGDEVFNC"></a>
<p>The Change Device Description (Finance) (CHGDEVFNC) command changes a device description for a finance device.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CHGDEVFNC.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top"><a href="#CHGDEVFNC.DEVD"><b>DEVD</b></a></td>
<td valign="top">Device description</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Key, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#CHGDEVFNC.LOCADR"><b>LOCADR</b></a></td>
<td valign="top">Local location address</td>
<td valign="top">01-FF, <b><u>*SAME</u></b></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGDEVFNC.ONLINE"><b>ONLINE</b></a></td>
<td valign="top">Online at IPL</td>
<td valign="top"><b><u>*SAME</u></b>, *YES, *NO</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGDEVFNC.MAXLENRU"><b>MAXLENRU</b></a></td>
<td valign="top">Maximum length of request unit</td>
<td valign="top">8-4096, <b><u>*SAME</u></b>, *CALC</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGDEVFNC.ACTTMR"><b>ACTTMR</b></a></td>
<td valign="top">Activation timer</td>
<td valign="top">1-2550, <b><u>*SAME</u></b></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGDEVFNC.INACTTMR"><b>INACTTMR</b></a></td>
<td valign="top">Inactivity timer</td>
<td valign="top">1-30, <b><u>*SAME</u></b>, *NOMAX, *SEC15, *SEC30</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGDEVFNC.SNPTDEV"><b>SNPTDEV</b></a></td>
<td valign="top">SNA pass-through device desc</td>
<td valign="top"><i>Name</i>, *NONE, <b><u>*SAME</u></b></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGDEVFNC.SNPTGRP"><b>SNPTGRP</b></a></td>
<td valign="top">SNA pass-through group name</td>
<td valign="top"><i>Name</i>, *NONE, <b><u>*SAME</u></b></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGDEVFNC.TEXT"><b>TEXT</b></a></td>
<td valign="top">Text 'description'</td>
<td valign="top"><i>Character value</i>, <b><u>*SAME</u></b>, *BLANK</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="CHGDEVFNC.DEVD"></a>
<h3>Device description (DEVD)</h3>
<p>Specifies the name of the device description being changed.
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGDEVFNC.LOCADR"></a>
<h3>Local location address (LOCADR)</h3>
<p>Specifies the local location address for this device.
</p>
<p>The type of controller to which the device is being attached determines which values are valid.
</p>
<dl>
<dt><b>Controller</b></dt>
<dd><b> Valid Values
</b></dd>
<dt><b>FBSS</b></dt>
<dd>01-FF
</dd>
<dt><b>4701</b></dt>
<dd>01-FF
</dd>
<dt><b>4702</b></dt>
<dd>01-FF
</dd>
<dt><b>3694</b></dt>
<dd>01-04
</dd>
<dt><b>4730</b></dt>
<dd>01-03
</dd>
<dt><b>4731</b></dt>
<dd>01-02
</dd>
<dt><b>4732</b></dt>
<dd>01-02
</dd>
<dt><b>4736</b></dt>
<dd>01-02
</dd>
</dl>
<p>LOCADR 01 is used only to communicate with the system monitor session and is valid only if *FNCICF is specified for the <b>Device type (TYPE)</b> parameter.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The value does not change.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGDEVFNC.ONLINE"></a>
<h3>Online at IPL (ONLINE)</h3>
<p>Specifies whether this object is automatically varied on at initial program load (IPL).
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The value does not change.
</dd>
</dl>
<dl>
<dt><b>*YES</b></dt>
<dd>This device is varied on automatically at IPL.
</dd>
<dt><b>*NO</b></dt>
<dd>This device is not varied on automatically at IPL.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGDEVFNC.MAXLENRU"></a>
<h3>Maximum length of request unit (MAXLENRU)</h3>
<p>Specifies the maximum request unit (RU) length allowed.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The value does not change.
</dd>
</dl>
<dl>
<dt><b>*CALC</b></dt>
<dd>The system calculates the value to use.
</dd>
</dl>
<dl>
<dt><b><i>maximum-length-request-unit</i></b></dt>
<dd>Specify a value in the range of 8 through 4096 bytes as the maximum length for incoming request units.
</dd>
</dl>
<p>
<b>Note: </b>*CALC is the only allowed value for a 3624, 3694, or 4704 device type. If *FNCICF is specified for the <b>Device type (TYPE)</b> parameter and attached to either a 3694, 4730, 4731, 4732, or 4736 controller, *CALC or 256 are the only allowed values.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGDEVFNC.ACTTMR"></a>
<h3>Activation timer (ACTTMR)</h3>
<p>Specifies, for switched lines, the amount of time that the SNA pass-through support waits for the device to respond to the activation request from the host iSeries system. If the device does not respond within this time, it is considered not available.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The value does not change.
</dd>
<dt><b><i>activation-timer</i></b></dt>
<dd>Specify a number ranging from 1 through 2550 indicating the number of seconds before the device is considered not available.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGDEVFNC.INACTTMR"></a>
<h3>Inactivity timer (INACTTMR)</h3>
<p>Specifies, for devices connected using SNA pass-through support, a timeout value that measures the amount of time that the device is not bound to a host application. When the timeout value is exceeded, the session is ended.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The value does not change.
</dd>
</dl>
<dl>
<dt><b>*NOMAX</b></dt>
<dd>No maximum inactivity time is tracked (no inactivity timer is be enforced).
</dd>
<dt><b>*SEC15</b></dt>
<dd>A 15-second timeout period is used.
</dd>
<dt><b>*SEC30</b></dt>
<dd>A 30-second timeout period is used.
</dd>
<dt><b><i>inactivity-timer</i></b></dt>
<dd>Specifies a timeout value in minutes.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGDEVFNC.SNPTDEV"></a>
<h3>SNA pass-through device desc (SNPTDEV)</h3>
<p>Specifies the name of the associated SNA pass-through device that is attached to a host or advanced program-to-program communications (APPC) controller.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The value does not change.
</dd>
<dt><b>*NONE</b></dt>
<dd>No name is specified.
</dd>
<dt><b><i>associated-device-name</i></b></dt>
<dd>Specify the name of a device that is attached to a host or an APPC controller that is associated with this device.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGDEVFNC.SNPTGRP"></a>
<h3>SNA pass-through group name (SNPTGRP)</h3>
<p>Specifies the name configured for a group of host devices in a configuration list (see CRTCFGL command). This indicates that this device is associated with any one of the devices in that group which is available.
</p>
<p>This parameter is only allowed when *SNPT is specified for the DEVCLS parameter.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The value does not change.
</dd>
<dt><b>*NONE</b></dt>
<dd>No name is specified.
</dd>
<dt><b><i>group-name</i></b></dt>
<dd>Specify the name configured for a group of host devices that must be associated with this device.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGDEVFNC.TEXT"></a>
<h3>Text 'description' (TEXT)</h3>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The text (if any) does not change.
</dd>
<dt><b>*BLANK</b></dt>
<dd>No text is specified.
</dd>
</dl>
<dl>
<dt><b><i>character-value</i></b></dt>
<dd>Specify no more than 50 characters of text, enclosed in apostrophes.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CHGDEVFNC.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
CHGDEVFNC DEVD(FNCDSP1) ONLINE(*YES)
</pre>
</p>
<p>This command changes the device description for the finance device FNCDSP1 so that the device will be varied on at IPL.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CHGDEVFNC.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF2618</b></dt>
<dd>Device description &amp;1 not changed.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGDEVFNC.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>