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

174 lines
5.7 KiB
HTML

<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Delete RJE Configuration (DLTRJECFG)</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="DLTRJECFG.Top_Of_Page"></a>
<h2>Delete RJE Configuration (DLTRJECFG)</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="#DLTRJECFG.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DLTRJECFG.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DLTRJECFG.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DLTRJECFG"></a>
<h3>Delete RJE Configuration</h3>
<p>The DLTRJECFG command deletes all objects associated with this session that use the RJE default naming convention, except for FCTs and output queues. You must end the associated subsystem before issuing this command. If more than one configuration exists in the configuration library, job descriptions are not deleted.
</p>
<h3>Error messages for DLTRJECFG</h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>RJE0026</b></dt>
<dd>RJE configuration for session &amp;1 was not deleted.
</dd>
<dt><b>RJE0029</b></dt>
<dd>RJE configuration for session &amp;1 was not found.
</dd>
<dt><b>RJE5340</b></dt>
<dd>Configuration for &amp;1 was not completely deleted.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTRJECFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DLTRJECFG.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="#DLTRJECFG.SSN"><b>SSN</b></a></td>
<td valign="top">Session</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#DLTRJECFG.CFGLIB"><b>CFGLIB</b></a></td>
<td valign="top">Configuration library</td>
<td valign="top"><i>Name</i>, <b><u>QRJE</u></b></td>
<td valign="top">Optional, Positional 2</td>
</tr>
<tr>
<td valign="top"><a href="#DLTRJECFG.CFGID"><b>CFGID</b></a></td>
<td valign="top">Configuration identifier</td>
<td valign="top"><i>Character value</i>, <b><u>01</u></b></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#DLTRJECFG.DLTCMN"><b>DLTCMN</b></a></td>
<td valign="top">Delete communication objects</td>
<td valign="top">*NO, <b><u>*YES</u></b>, *DEV</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#DLTRJECFG.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DLTRJECFG.SSN"></a>
<h3>Session (SSN)</h3>
<p>Specifies the name of the session associated with the configuration being deleted. The name specified is also the name of the session description, subsystem description, and message queue.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTRJECFG.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DLTRJECFG.CFGLIB"></a>
<h3>Configuration Lib (CFGLIB)</h3>
<p>Specifies the name of the configuration library that contains the RJE configuration objects (other than the line, controller, and device descriptions) being deleted.
</p>
<p>The possible values are:
</p>
<ul>
<li>QRJE: The IBM-supplied configuration library (QRJE) is used.
</li>
<li><i>RJE-configuration-library-name:</i> Specify the name of the configuration library.
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTRJECFG.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DLTRJECFG.CFGID"></a>
<h3>Configuration ID (CFGID)</h3>
<p>Specifies the two-character identifier that names the RJE objects associated with this configuration.
</p>
<p>The possible values are:
</p>
<ul>
<li>'01': The two-character identifier is 01.
</li>
<li><i>RJE-configuration-identifier:</i> Specify a two-character configuration identifier.
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTRJECFG.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DLTRJECFG.DLTCMN"></a>
<h3>Delete Comm Obj (DLTCMN)</h3>
<p>Specifies whether the communications objects are deleted when the configuration is deleted. RJE deletes only the line, controller, and device descriptions that it creates. All these objects must be varied off before they can be deleted.
</p>
<p>The possible values are:
</p>
<ul>
<li>*YES: Communications objects are deleted.
</li>
<li>*NO: Communications objects are not deleted.
</li>
<li>*DEV: Only the device descriptions are deleted.
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTRJECFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DLTRJECFG.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTRJECFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DLTRJECFG.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>RJE0026</b></dt>
<dd>RJE configuration for session &amp;1 was not deleted.
</dd>
<dt><b>RJE0029</b></dt>
<dd>RJE configuration for session &amp;1 was not found.
</dd>
<dt><b>RJE5340</b></dt>
<dd>Configuration for &amp;1 was not completely deleted.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTRJECFG.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>