209 lines
6.6 KiB
HTML
209 lines
6.6 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>Create Functional Area (CRTFCNARA)</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="CRTFCNARA.Top_Of_Page"></a>
|
|
<h2>Create Functional Area (CRTFCNARA)</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="#CRTFCNARA.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CRTFCNARA.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CRTFCNARA.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CRTFCNARA"></a>
|
|
<p>The Create Functional Area (CRTFCNARA) command allows you to create functional areas on your system. Functional areas are used by performance tools for reports and graphics. A functional area is a pre-defined list of job names and/or user names that are to be included in a report or graph.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTFCNARA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CRTFCNARA.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="#CRTFCNARA.FCNARA"><b>FCNARA</b></a></td>
|
|
<td valign="top">Functional area</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Required, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTFCNARA.LIB"><b>LIB</b></a></td>
|
|
<td valign="top">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="#CRTFCNARA.TEXT"><b>TEXT</b></a></td>
|
|
<td valign="top">Text 'description'</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*BLANK</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#CRTFCNARA.JOB"><b>JOB</b></a></td>
|
|
<td valign="top">Job name</td>
|
|
<td valign="top">Single values: <b><u>*NONE</u></b><br>Other values (up to 250 repetitions): <i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Job name</td>
|
|
<td valign="top"><i>Generic name, name</i></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: User</td>
|
|
<td valign="top"><i>Generic name, name</i></td>
|
|
</tr></table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTFCNARA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="CRTFCNARA.FCNARA"></a>
|
|
<h3>Functional area (FCNARA)</h3>
|
|
<p>Specifies the name of the functional area to be created or changed. Enclose the name in apostrophes if it contains any spaces between characters.
|
|
</p>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTFCNARA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTFCNARA.LIB"></a>
|
|
<h3>Library (LIB)</h3>
|
|
<p>Specifies the library where the functional area is located.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>QPFRDATA</u></b></dt>
|
|
<dd>The IBM-supplied performance data library, QPFRDATA, is where the functional area is located.
|
|
</dd>
|
|
<dt><b><i>library-name</i></b></dt>
|
|
<dd>Specify the name of the library where the functional area is located.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTFCNARA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTFCNARA.TEXT"></a>
|
|
<h3>Text 'description' (TEXT)</h3>
|
|
<p>Specifies text that briefly describes the functional area.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*BLANK</u></b></dt>
|
|
<dd>No text is specified.
|
|
</dd>
|
|
<dt><b><i>description</i></b></dt>
|
|
<dd>Specify no more than 30 characters of text, enclosed in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTFCNARA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTFCNARA.JOB"></a>
|
|
<h3>Job name (JOB)</h3>
|
|
<p>Specifies a list of jobs to include in a functional area. A job identifier is either the special value *NONE or a qualified name with up to two elements, for example:
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
*NONE
|
|
job-name
|
|
user-name/job-name
|
|
</pre>
|
|
</p>
|
|
<p>*N may be used in place of an element that follows the values being specified. For example, USER1/*N specifies the user name USER1, regardless of the job name. Without specifying *N, USER1 would have been interpreted as the job name, not the user name.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>An empty functional area is created.
|
|
</dd>
|
|
<dt><b><i>job-name</i></b></dt>
|
|
<dd>Specify the name of the job to include in the functional area. This can be either a specific or generic name.
|
|
</dd>
|
|
<dt><b><i>user-name</i></b></dt>
|
|
<dd>Specify the name of the user to include in the functional area. This can be either a specific or generic name.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTFCNARA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CRTFCNARA.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p><b>Example 1: Creating a Functional Area in the Default Library</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
CRTFCNARA FCNARA(PERSONNEL) JOB(MIKE/*N ROSS/*N QPFR*)
|
|
</pre>
|
|
</p>
|
|
<p>This command creates the functional area PERSONNEL with three entries:
|
|
</p>
|
|
<ul>
|
|
<li>The user MIKE
|
|
</li>
|
|
<li>The user ROSS
|
|
</li>
|
|
<li>Any job beginning with QPFR
|
|
</li>
|
|
</ul>
|
|
<p>The functional area is created in the QPFRDATA library.
|
|
</p>
|
|
<p><b>Example 2: Creating a Functional Area in a Specified Library</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
CRTFCNARA FCNARA('Performance Tools') LIB(RPFT)
|
|
JOB(TODD/*N MARTY/*N DEB/QPFRMON)
|
|
</pre>
|
|
</p>
|
|
<p>This command creates the functional area 'Performance Tools' with three entries:
|
|
</p>
|
|
<ul>
|
|
<li>The user TODD
|
|
</li>
|
|
<li>The user MARTY
|
|
</li>
|
|
<li>Any QPFRMON job submitted by DEB
|
|
</li>
|
|
</ul>
|
|
<p>The functional area is created in the RPFT library.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTFCNARA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CRTFCNARA.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>PFR9063</b></dt>
|
|
<dd>Cannot create functional area &2.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTFCNARA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|