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

110 lines
3.7 KiB
HTML
Raw Permalink 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>Work with PTF Groups (WRKPTFGRP)</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="WRKPTFGRP.Top_Of_Page"></a>
<h2>Work with PTF Groups (WRKPTFGRP)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#WRKPTFGRP.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKPTFGRP.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKPTFGRP.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKPTFGRP"></a>
<p>The Work with Program Temporary Fix Groups (WRKPTFGRP) command displays a list of PTF groups on the system. A PTF group consists of a list of program temporary fixes (PTFs) defined for the purpose of managing those PTFs as one group. A PTF group can identify other PTF groups called related PTF groups. The PTFs in the PTF group as well as the PTFs in all related PTF groups are used to determine the overall status of the PTF group.
</p>
<p><b>Restrictions:</b>
</p>
<ol>
<li>This command is shipped with public *EXCLUDE authority and the QPGMR, QSYSOPR, QSRV, and QSRVBAS user profiles have private authorities to use the command.
</li>
</ol>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKPTFGRP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKPTFGRP.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="#WRKPTFGRP.PTFGRP"><b>PTFGRP</b></a></td>
<td valign="top">PTF group</td>
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b></td>
<td valign="top">Optional, Positional 1</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKPTFGRP.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKPTFGRP.PTFGRP"></a>
<h3>PTF group (PTFGRP)</h3>
<p>Specifies the name of the PTF group to display.
</p>
<p>This is a required parameter.
</p>
<dl>
<dt><b>*ALL</b></dt>
<dd>All PTF groups on the system are displayed.
</dd>
<dt><b><i>PTF-group-name</i></b></dt>
<dd>Specify the name of the PTF group to display.
</dd>
<dt><b><i>generic*-PTF-group-name</i></b></dt>
<dd>Specify the generic name of the PTF group to display. A generic name is a character string that contains one or more characters followed by an asterisk (*).
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKPTFGRP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKPTFGRP.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
WRKPTFGRP PTFGRP(SF*)
</pre>
</p>
<p>This command allows you to work with all of the PTF groups that start with the letters 'SF'.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKPTFGRP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKPTFGRP.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF9845</b></dt>
<dd>Error occurred while opening file &amp;1.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKPTFGRP.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>