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

194 lines
5.9 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 Program Temporary Fix (DLTPTF)</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="DLTPTF.Top_Of_Page"></a>
<h2>Delete Program Temporary Fix (DLTPTF)</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="#DLTPTF.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DLTPTF.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DLTPTF.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DLTPTF"></a>
<p>The Delete Program Temporary Fix (DLTPTF) command is used to delete program temporary fix (PTF) save files, their associated cover letters, and the records of PTFs that have been ordered.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTPTF.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DLTPTF.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="#DLTPTF.PTF"><b>PTF</b></a></td>
<td valign="top">PTF</td>
<td valign="top">Values (up to 50 repetitions): <i>Character value</i>, *ALL</td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#DLTPTF.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="#DLTPTF.RLS"><b>RLS</b></a></td>
<td valign="top">Release</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="#DLTPTF.DLTDUPPTF"><b>DLTDUPPTF</b></a></td>
<td valign="top">Delete duplicate PTF numbers</td>
<td valign="top">*YES, <b><u>*NO</u></b></td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#DLTPTF.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DLTPTF.PTF"></a>
<h3>PTF (PTF)</h3>
<p>Specifies the PTF identification number of the PTF to be deleted.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>All PTFs are deleted for the specified product.
</dd>
<dt><b><i>PTF-number</i></b></dt>
<dd>Specify the identification number of the PTF to be deleted. A maximum of 50 PTF numbers can be specified.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTPTF.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DLTPTF.LICPGM"></a>
<h3>Product (LICPGM)</h3>
<p>Specifies the 7-character identifier of the product for which the PTFs are to be deleted.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>The product id is ignored when searching for the specified PTF.
</dd>
<dt><b><i>licensed-program</i></b></dt>
<dd>Specify the 7-character product identifier.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTPTF.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DLTPTF.RLS"></a>
<h3>Release (RLS)</h3>
<p>Specifies the release level of the PTFs being deleted.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>The PTF is deleted in all releases of the product.
</dd>
<dt><b><i>release-level</i></b></dt>
<dd>Specify the release level in VxRyMz format where Vx is the version number, Ry is the release number, and Mz is the modification level. The variables x and y can be a number from 0 through 9, and the variable z can be a number from 0 through 9 or a letter from A through Z. A specific release cannot be specified when LICPGM(*ALL) is specified.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTPTF.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DLTPTF.DLTDUPPTF"></a>
<h3>Delete duplicate PTF numbers (DLTDUPPTF)</h3>
<p>Specifies whether duplicate PTF numbers are deleted.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b><u>*NO</u></b></dt>
<dd>Duplicate PTF numbers are not deleted.
</dd>
<dt><b>*YES</b></dt>
<dd>Duplicate PTF numbers are deleted.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTPTF.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DLTPTF.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
DLTPTF PTF(SI12345)
</pre>
</p>
<p>This command deletes the save file of the PTF named SF12345 from the QGPL library. Any members in the cover letter file for the PTF named SF12345 are also deleted.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTPTF.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DLTPTF.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF35AE</b></dt>
<dd>Duplicate PTF &amp;1 found.
</dd>
<dt><b>CPF35C5</b></dt>
<dd>PTF &amp;1-&amp;2 &amp;3 not deleted.
</dd>
<dt><b>CPF35E2</b></dt>
<dd>Information for PTF &amp;1-&amp;2 &amp;3 not found.
</dd>
<dt><b>CPF35F1</b></dt>
<dd>Cover letter file &amp;1 in &amp;2 not found.
</dd>
<dt><b>CPF35F2</b></dt>
<dd>Cover letter for PTF &amp;2-&amp;1 &amp;3 not found.
</dd>
<dt><b>CPF358A</b></dt>
<dd>Release not valid.
</dd>
<dt><b>CPF3586</b></dt>
<dd>List of PTFs not correct.
</dd>
<dt><b>CPF6602</b></dt>
<dd>PTF &amp;1-&amp;2 &amp;3 not found.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTPTF.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>