221 lines
7.4 KiB
HTML
221 lines
7.4 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>Copy Performance Data (CPYPFRDTA)</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="CPYPFRDTA.Top_Of_Page"></a>
|
|
<h2>Copy Performance Data (CPYPFRDTA)</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="#CPYPFRDTA.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CPYPFRDTA.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CPYPFRDTA.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CPYPFRDTA"></a>
|
|
<p>The Copy Performance Data (CPYPFRDTA) command creates a copy of a performance data member.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CPYPFRDTA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CPYPFRDTA.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="#CPYPFRDTA.FROMMBR"><b>FROMMBR</b></a></td>
|
|
<td valign="top">From member</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*SELECT</u></b></td>
|
|
<td valign="top">Optional, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CPYPFRDTA.FROMLIB"><b>FROMLIB</b></a></td>
|
|
<td valign="top">From library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>QPFRDATA</u></b></td>
|
|
<td valign="top">Optional, Positional 2</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CPYPFRDTA.TOMBR"><b>TOMBR</b></a></td>
|
|
<td valign="top">To member</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*FROMMBR</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CPYPFRDTA.TOLIB"><b>TOLIB</b></a></td>
|
|
<td valign="top">To library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*FROMLIB</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#CPYPFRDTA.JOBD"><b>JOBD</b></a></td>
|
|
<td valign="top">Job description</td>
|
|
<td valign="top">Single values: *NONE<br>Other values: <i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Job description</td>
|
|
<td valign="top"><i>Name</i>, <b><u>QPFRJOBD</u></b></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
|
</tr></table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CPYPFRDTA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="CPYPFRDTA.FROMMBR"></a>
|
|
<h3>From member (FROMMBR)</h3>
|
|
<p>Specifies the performance data member to be copied.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SELECT</u></b></dt>
|
|
<dd>Lists all members available in the specified library so the user can select performance data members to copy.
|
|
<p>
|
|
<b>Note: </b>This value is valid only when the job that copies the performance data is submitted interactively.
|
|
</p>
|
|
</dd>
|
|
<dt><b><i>member-name</i></b></dt>
|
|
<dd>Specify the performance data member to be copied.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CPYPFRDTA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CPYPFRDTA.FROMLIB"></a>
|
|
<h3>From library (FROMLIB)</h3>
|
|
<p>Specifies the library where the performance data members are located.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>QPFRDATA</u></b></dt>
|
|
<dd>The IBM-supplied performance data library, QPFRDATA, is where the performance data members are located.
|
|
</dd>
|
|
<dt><b><i>library-name</i></b></dt>
|
|
<dd>Specify the name of the library where the performance data members are located.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CPYPFRDTA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CPYPFRDTA.TOMBR"></a>
|
|
<h3>To member (TOMBR)</h3>
|
|
<p>Specifies the name of the performance data member to which the performance data is copied.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*FROMMBR</u></b></dt>
|
|
<dd>The new performance data member has the same name as the one located in the <b>From member</b> prompt (FROMMBR parameter).
|
|
</dd>
|
|
<dt><b><i>member-name</i></b></dt>
|
|
<dd>Specify the name of the performance data member to which the performance data member is copied.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CPYPFRDTA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CPYPFRDTA.TOLIB"></a>
|
|
<h3>To library (TOLIB)</h3>
|
|
<p>Specifies the library in which the new copy of the performance data member is kept.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*FROMLIB</u></b></dt>
|
|
<dd>The new performance data member is kept in the same library as the member from which it is copied.
|
|
</dd>
|
|
<dt><b><i>library-name</i></b></dt>
|
|
<dd>Specify the name of the library in which the new performance data member is kept.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CPYPFRDTA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CPYPFRDTA.JOBD"></a>
|
|
<h3>Job description (JOBD)</h3>
|
|
<p>Specifies the job description used to submit the batch job that copies the performance data.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>QPFRJOBD</u></b></dt>
|
|
<dd>The IBM-supplied performance tools job description is used.
|
|
<dl>
|
|
<dt><b><u>*LIBL</u></b></dt>
|
|
<dd>All libraries in the job's library list are searched until the first match is found.
|
|
</dd>
|
|
<dt><b>*CURLIB</b></dt>
|
|
<dd>The current library for the job is used to locate the job description. If no library is specified as the current library for the job, QGPL is used.
|
|
</dd>
|
|
<dt><b><i>library-name</i></b></dt>
|
|
<dd>Specify the name of the library where the job description is located.
|
|
</dd>
|
|
</dl>
|
|
</dd>
|
|
<dt><b><i>job-description-name</i></b></dt>
|
|
<dd>Specify the name of an alternate job description.
|
|
</dd>
|
|
<dt><b>*NONE</b></dt>
|
|
<dd>A batch job is not submitted; instead, processing continues interactively while the user waits. The user's work station cannot be used during this time. This is something to consider for especially long jobs.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CPYPFRDTA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CPYPFRDTA.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p><b>Example 1: Showing List of Performance Data Members</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
CPYPFRDTA
|
|
</pre>
|
|
</p>
|
|
<p>This command shows a display for selecting from all of the performance data members in the QPFRDATA library. From this list, the user can select performance data members to copy.
|
|
</p>
|
|
<p><b>Example 2: Copying Data</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
CPYPFRDTA FROMMBR(MEMBER1) TOLIB(NEWLIB)
|
|
</pre>
|
|
</p>
|
|
<p>This command copies performance member MEMBER1 in library QPFRDATA to library NEWLIB. The new copy in library NEWLIB keeps the name MEMBER1.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CPYPFRDTA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CPYPFRDTA.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>PFR6302</b></dt>
|
|
<dd>Cannot copy performance data member &2.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CPYPFRDTA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|