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

139 lines
4.2 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>Release Program Temporary Fix (RLSPTF)</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="RLSPTF.Top_Of_Page"></a>
<h2>Release Program Temporary Fix (RLSPTF)</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="#RLSPTF.PARAMETERS.TABLE">Parameters</a><br>
<a href="#RLSPTF.COMMAND.EXAMPLES">Examples</a><br>
<a href="#RLSPTF.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="RLSPTF"></a>
<p>The Release Program Temporary Fix (RLSPTF) command releases a Program Temporary Fix (PTF) save file (SAVF) that was previously on hold. When a PTF SAVF is released, it can be automatically sent to a service requester by way of electronic customer support.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#RLSPTF.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="RLSPTF.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="#RLSPTF.PTF"><b>PTF</b></a></td>
<td valign="top">PTF number</td>
<td valign="top"><i>Character value</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#RLSPTF.LICPGM"><b>LICPGM</b></a></td>
<td valign="top">Product</td>
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#RLSPTF.RLS"><b>RLS</b></a></td>
<td valign="top">Release level</td>
<td valign="top"><i>Character value</i>, <b><u>*ONLY</u></b></td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#RLSPTF.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="RLSPTF.PTF"></a>
<h3>PTF number (PTF)</h3>
<p>Specifies which PTF is to be released.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#RLSPTF.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="RLSPTF.LICPGM"></a>
<h3>Product (LICPGM)</h3>
<p>Specifies the product identifier (ID) of the PTF being released.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>All products are searched for the PTF being released.
</dd>
<dt><b><i>product-ID</i></b></dt>
<dd>Specify the product ID of the PTF being released.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RLSPTF.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="RLSPTF.RLS"></a>
<h3>Release level (RLS)</h3>
<p>Specifies the release level of the PTF to be released.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b><u>*ONLY</u></b></dt>
<dd>The PTF exists for only one release level of the product.
</dd>
<dt><b><i>version-release-modification</i></b></dt>
<dd>Specify the release level of the PTF to be released.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RLSPTF.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="RLSPTF.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
RLSPTF PTF(SI12345)
</pre>
</p>
<p>This command releases the save files of the PTF named SI12345. Releasing SI12345 allows it to be automatically distributed to a service requester.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#RLSPTF.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="RLSPTF.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>SMU1430</b></dt>
<dd>Duplicate PTF found.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RLSPTF.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>