ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaks_5.4.0.1/rzakschgcommunentry.htm

72 lines
5.1 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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<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="DC.Type" content="task" />
<meta name="DC.Title" content="Change communication entries" />
<meta name="abstract" content="You can change the attributes of an existing communications entry in an existing subsystem description by using the character-based interface." />
<meta name="description" content="You can change the attributes of an existing communications entry in an existing subsystem description by using the character-based interface." />
<meta name="DC.Relation" scheme="URI" content="rzakschangesubsytmdesc.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksaboutcommentry.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004-2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004-2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzakschgcommunentry" />
<meta name="DC.Language" 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. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Change communication entries</title>
</head>
<body id="rzakschgcommunentry"><a name="rzakschgcommunentry"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Change communication entries</h1>
<div><p>You can change the attributes of an existing communications entry
in an existing subsystem description by using the character-based interface.
</p>
<div class="p"><ul><li>When the Job description (<span class="parmname">JOBD</span>) or Default user profile
(<span class="parmname">DFTUSR</span>) parameters are changed, the communications entry
also changes; however, the values of these parameters are not changed for
any jobs that are active at the time. </li>
<li>If the value of the Maximum active jobs (<span class="parmname">MAXACT</span>)
parameter is reduced to a number less than the total number of jobs that are
active through the communications entry, no new program start requests are
processed. Active jobs continue to run; but no additional program start requests
are processed until the number of active jobs is less than the value specified
for the <span class="parmname">MAXACT</span> parameter.</li>
</ul>
</div>
<div class="section"><strong>Command</strong>: Change Communications Entry (<span class="cmdname">CHGCMNE</span>)</div>
<div class="example"><strong>Example</strong>: This example changes the communications entry (in
the subsystem description QGPL/BAKER) for the device A12 and mode *ANY. The
maximum activity level is changed to *NOMAX which means that the communications
entry puts no restrictions on the number of program start requests that might
be active at the same time. However, the MAXJOBS value in the subsystem description
BAKER limits the total number of jobs that can be active in the subsystem.
This includes those created by program start requests. There is also a limit
that the user can specify on the number of active jobs that can be routed
through any particular routing entry (MAXACT). The limit specified in the
routing entry can control the number of jobs using a particular pool or the
recursion level of a particular program. In all cases, none of these limits
can be exceeded as a result of processing a program start request. <blockquote><pre>CHGCMNE SBSD(QGPL/BAKER) DEV(A12) MAXACT(*NOMAX)</pre>
</blockquote>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakschangesubsytmdesc.htm" title="The Change Subsystem Description (CHGSBSD) command changes the operational attributes of the specified subsystem description. You can change the subsystem description while the subsystem is active. To change a subsystem description, use the character based interface.">Change a subsystem description</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzaksaboutcommentry.htm" title="The communications work entry identifies to the subsystem the sources for the communications job it will process. The job processing begins when the subsystem receives a communications program start request from a remote system and an appropriate routing entry is found for the request.">Communications entries</a></div>
</div>
</div>
</body>
</html>