1397 lines
43 KiB
HTML
1397 lines
43 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 Graph Format (CRTGPHFMT)</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="CRTGPHFMT.Top_Of_Page"></a>
|
|
<h2>Create Graph Format (CRTGPHFMT)</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="#CRTGPHFMT.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CRTGPHFMT.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CRTGPHFMT.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CRTGPHFMT"></a>
|
|
<p>The Create Graph Format (CRTGPHFMT) command creates a graph format used to display performance and historical graphs which are created from performance data members.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CRTGPHFMT.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" rowspan="3"><a href="#CRTGPHFMT.GPHFMT"><b>GPHFMT</b></a></td>
|
|
<td valign="top">Graph format</td>
|
|
<td valign="top"><i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Required, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Graph format</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>QPFRDATA</u></b></td>
|
|
</tr><tr>
|
|
<td valign="top"><a href="#CRTGPHFMT.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, Positional 2</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTGPHFMT.TITLE"><b>TITLE</b></a></td>
|
|
<td valign="top">Title</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*BLANK</u></b>, *MBRTEXT</td>
|
|
<td valign="top">Optional, Positional 3</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTGPHFMT.SUBTITLE"><b>SUBTITLE</b></a></td>
|
|
<td valign="top">Subtitle</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*BLANK</u></b>, *MBRTEXT</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTGPHFMT.GPHTYPE"><b>GPHTYPE</b></a></td>
|
|
<td valign="top">Graph type</td>
|
|
<td valign="top"><b><u>*SURFACE</u></b>, *LINE, *CBAR, *FBAR, *SCATTER</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTGPHFMT.DATATYPE"><b>DATATYPE</b></a></td>
|
|
<td valign="top">Data type</td>
|
|
<td valign="top">*FCNARA, *JOBTYPE, *PRIORITY, *IOP, *DISK, *CMNLINE, <b><u>*ALL</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTGPHFMT.AREAFILL"><b>AREAFILL</b></a></td>
|
|
<td valign="top">Area fill</td>
|
|
<td valign="top">*YES, <b><u>*NO</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTGPHFMT.REFLINE"><b>REFLINE</b></a></td>
|
|
<td valign="top">Reference line</td>
|
|
<td valign="top">1-99999, <b><u>*NONE</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="6"><a href="#CRTGPHFMT.XAXIS"><b>XAXIS</b></a></td>
|
|
<td valign="top">X-axis</td>
|
|
<td valign="top"><i>Element list</i></td>
|
|
<td valign="top" rowspan="6">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Variable</td>
|
|
<td valign="top">
|
|
<b><u>*TIME</u></b>, *CPU, *TNS, *NBRTNS, *RSP, *SYNCIO, *NBRSYNC, *ASYNCIO, *NBRASYNC, *TOTDSKIO, *NBRDSKIO</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Title</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*DFT</u></b>, *BLANK</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 3: Range</td>
|
|
<td valign="top">
|
|
Single values: <b><u>*AUTO</u></b><br>Other values: <i>Element list</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" style="padding-left:10pt">Element 1: First</td>
|
|
<td valign="top">
|
|
<i>Decimal number</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" style="padding-left:10pt">Element 2: Last</td>
|
|
<td valign="top">
|
|
<i>Decimal number</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="6"><a href="#CRTGPHFMT.YAXIS"><b>YAXIS</b></a></td>
|
|
<td valign="top">Y-axis</td>
|
|
<td valign="top"><i>Element list</i></td>
|
|
<td valign="top" rowspan="6">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Variable</td>
|
|
<td valign="top">
|
|
<b><u>*CPU</u></b>, *TNS, *NBRTNS, *RSP, *SYNCIO, *NBRSYNC, *ASYNCIO, *NBRASYNC, *TOTDSKIO, *NBRDSKIO, *CMNIOP, *DSKIOP, *LWSIOP, *MFCIOP, *MFDIOP, *DSKARM, *PCTDSKOCC, *CMNLINE, *LGLDBIO</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Title</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*DFT</u></b>, *BLANK</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 3: Range</td>
|
|
<td valign="top">
|
|
Single values: <b><u>*AUTO</u></b><br>Other values: <i>Element list</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" style="padding-left:10pt">Element 1: First</td>
|
|
<td valign="top">
|
|
<i>Decimal number</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" style="padding-left:10pt">Element 2: Last</td>
|
|
<td valign="top">
|
|
<i>Decimal number</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="5"><a href="#CRTGPHFMT.FCNARA"><b>FCNARA</b></a></td>
|
|
<td valign="top">Functional area entry</td>
|
|
<td valign="top">Values (up to 16 repetitions): <i>Element list</i></td>
|
|
<td valign="top" rowspan="5">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Functional area</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, *OTHER</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Legend 'description'</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*DFT</u></b>, *BLANK</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 3: Line type</td>
|
|
<td valign="top">
|
|
1-8, <b><u>7</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 4: Non-graphic display symbol</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="5"><a href="#CRTGPHFMT.JOBTYPE"><b>JOBTYPE</b></a></td>
|
|
<td valign="top">Job type entry</td>
|
|
<td valign="top">Values (up to 16 repetitions): <i>Element list</i></td>
|
|
<td valign="top" rowspan="5">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Job type</td>
|
|
<td valign="top">
|
|
*ALL, *ALLINTER, *ALLBATCH, *ALLSYSTEM, *ASJ, *BCH, *CA4, *DDM, *EVK, *INT, *MRT, *PCS, *PDJ, *PJ, *PTH, *RDR, *S36, *SBS, *SYS, *WTR, *OTHER</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Legend 'description'</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*DFT</u></b>, *BLANK</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 3: Line type</td>
|
|
<td valign="top">
|
|
1-8, <b><u>7</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 4: Non-graphic display symbol</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="6"><a href="#CRTGPHFMT.PRIORITY"><b>PRIORITY</b></a></td>
|
|
<td valign="top">Job priority entry</td>
|
|
<td valign="top">Values (up to 16 repetitions): <i>Element list</i></td>
|
|
<td valign="top" rowspan="6">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Lower priority boundary</td>
|
|
<td valign="top">
|
|
0-99, *OTHER, *ALL</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Upper priority boundary</td>
|
|
<td valign="top">
|
|
0-99</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 3: Legend 'description'</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*DFT</u></b>, *BLANK</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 4: Line type</td>
|
|
<td valign="top">
|
|
1-8, <b><u>7</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 5: Non-graphic display symbol</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="5"><a href="#CRTGPHFMT.IOP"><b>IOP</b></a></td>
|
|
<td valign="top">IOP data entry</td>
|
|
<td valign="top">Values (up to 2 repetitions): <i>Element list</i></td>
|
|
<td valign="top" rowspan="5">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Type of utilization</td>
|
|
<td valign="top">
|
|
*AVG, *MAX</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Legend 'description'</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*DFT</u></b>, *BLANK</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 3: Line type</td>
|
|
<td valign="top">
|
|
1-8, <b><u>7</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 4: Non-graphic display symbol</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="5"><a href="#CRTGPHFMT.DISK"><b>DISK</b></a></td>
|
|
<td valign="top">Disk data entry</td>
|
|
<td valign="top">Values (up to 2 repetitions): <i>Element list</i></td>
|
|
<td valign="top" rowspan="5">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Type of utilization</td>
|
|
<td valign="top">
|
|
*AVG, *MAX</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Legend 'description'</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*DFT</u></b>, *BLANK</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 3: Line type</td>
|
|
<td valign="top">
|
|
1-8, <b><u>7</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 4: Non-graphic display symbol</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="5"><a href="#CRTGPHFMT.CMNLINE"><b>CMNLINE</b></a></td>
|
|
<td valign="top">Communications line entry</td>
|
|
<td valign="top">Values (up to 16 repetitions): <i>Element list</i></td>
|
|
<td valign="top" rowspan="5">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Communications line</td>
|
|
<td valign="top">
|
|
<i>Name</i>, *MAX</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Legend 'description'</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*DFT</u></b>, *BLANK</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 3: Line type</td>
|
|
<td valign="top">
|
|
1-8, <b><u>7</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 4: Non-graphic display symbol</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="4"><a href="#CRTGPHFMT.ALLDATA"><b>ALLDATA</b></a></td>
|
|
<td valign="top">All data entry</td>
|
|
<td valign="top"><i>Element list</i></td>
|
|
<td valign="top" rowspan="4">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Legend 'description'</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*DFT</u></b>, *BLANK</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Line type</td>
|
|
<td valign="top">
|
|
1-8, <b><u>7</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 3: Non-graphic display symbol</td>
|
|
<td valign="top">
|
|
<i>Character value</i>, <b><u>*</u></b></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="CRTGPHFMT.GPHFMT"></a>
|
|
<h3>Graph format (GPHFMT)</h3>
|
|
<p>Specifies the graph format to be created.
|
|
</p>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
<dl>
|
|
<dl>
|
|
<dt><b><u>QPFRDATA</u></b></dt>
|
|
<dd>The IBM-supplied performance data library, QPFRDATA, is where the graph format will be located.
|
|
</dd>
|
|
<dt><b><i>library-name</i></b></dt>
|
|
<dd>Specify the name of the library where the graph format will be located.
|
|
</dd>
|
|
</dl>
|
|
<dt><b><i>format-name</i></b></dt>
|
|
<dd>Specify the name of the graph format to be created.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.TEXT"></a>
|
|
<h3>Text 'description' (TEXT)</h3>
|
|
<p>Specifies the user-defined text that briefly describes the graph format or graph package.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*BLANK</u></b></dt>
|
|
<dd>The text description for the graph format or graph package is left blank.
|
|
</dd>
|
|
<dt><b><i>description</i></b></dt>
|
|
<dd>Specify no more than 50 characters of text, enclosed in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.TITLE"></a>
|
|
<h3>Title (TITLE)</h3>
|
|
<p>Specifies the title for the graph.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*BLANK</u></b></dt>
|
|
<dd>The title for the graph is left blank.
|
|
</dd>
|
|
<dt><b>*MBRTEXT</b></dt>
|
|
<dd>The text of the database member used in creating the graph with this format is used as the title.
|
|
</dd>
|
|
<dt><b><i>graph-title</i></b></dt>
|
|
<dd>Specify a title of no more than 50 characters in length for the graph produced using this format. Enclose the user-defined title in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.SUBTITLE"></a>
|
|
<h3>Subtitle (SUBTITLE)</h3>
|
|
<p>Specifies the subtitle for the graph.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*BLANK</u></b></dt>
|
|
<dd>The subtitle for the graph is left blank.
|
|
</dd>
|
|
<dt><b>*MBRTEXT</b></dt>
|
|
<dd>The text of the database member used in creating the graph with this format is used as the subtitle.
|
|
</dd>
|
|
<dt><b><i>graph-subtitle</i></b></dt>
|
|
<dd>Specify a subtitle of no more than 50 characters in length for the graph produced using this format. Enclose the user defined subtitle in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.GPHTYPE"></a>
|
|
<h3>Graph type (GPHTYPE)</h3>
|
|
<p>Specifies the type of graph to produce.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SURFACE</u></b></dt>
|
|
<dd>The graph is a surface graph.
|
|
</dd>
|
|
<dt><b>*LINE</b></dt>
|
|
<dd>The graph is a line graph.
|
|
</dd>
|
|
<dt><b>*CBAR</b></dt>
|
|
<dd>The graph is a composite bar graph.
|
|
</dd>
|
|
<dt><b>*FBAR</b></dt>
|
|
<dd>The graph is a floating bar graph.
|
|
</dd>
|
|
<dt><b>*SCATTER</b></dt>
|
|
<dd>The graph is a scatter diagram.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.DATATYPE"></a>
|
|
<h3>Data type (DATATYPE)</h3>
|
|
<p>Specifies the type of data to include on the graph.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*ALL</u></b></dt>
|
|
<dd>This value puts all of the jobs into one group for graphing.
|
|
</dd>
|
|
<dt><b>*FCNARA</b></dt>
|
|
<dd>This value puts jobs into each of the functional areas that are to be graphed. Functional areas must be unique over the data that is graphed. That is, if a job exists in more than one of the functional areas selected for the graph, an error message is issued indicating that the job exists in more than one functional area. Also, you cannot use functional areas to graph historical data.
|
|
</dd>
|
|
<dt><b>*JOBTYPE</b></dt>
|
|
<dd>This value includes individual job types, such as interactive, and conglomerate types, such as *ALLINTER (all interactive), *ALLBATCH (all batch), and *ALLSYSTEM (all system). All interactive refers to a job with a job type of I and includes interactive, iSeries Access, System/36, MRT, and display station pass-through jobs.
|
|
</dd>
|
|
<dt><b>*PRIORITY</b></dt>
|
|
<dd>This value puts jobs into priority ranges. For example, the range 10-20 includes all jobs that have priorities between 10 and 20, inclusive.
|
|
</dd>
|
|
<dt><b>*IOP</b></dt>
|
|
<dd>This value allows you to graph maximum and average utilization lines for the particular type of input/output processor.
|
|
<p>If you specify DATATYPE(*IOP), one of the following combinations must be specified:
|
|
</p>
|
|
<ul>
|
|
<li>YAXIS(*CMNIOP) and XAXIS(*TIME)
|
|
</li>
|
|
<li>YAXIS(*DSKIOP) and XAXIS(*TIME)
|
|
</li>
|
|
<li>YAXIS(*LWSIOP) and XAXIS(*TIME)
|
|
</li>
|
|
<li>YAXIS(*MFCIOP) and XAXIS(*TIME)
|
|
</li>
|
|
<li>YAXIS(*MFDIOP) and XAXIS(*TIME)
|
|
</li>
|
|
</ul>
|
|
</dd>
|
|
<dt><b>*DISK</b></dt>
|
|
<dd>This value allows you to graph maximum and average utilization lines for the disk arms. It also allows maximum and average lines for the percentage of disk occupied.
|
|
<p>If you specify DATATYPE(*DISK), then one of the following combinations must be specified:
|
|
</p>
|
|
<ul>
|
|
<li>YAXIS(*DSKARM) and XAXIS(*TIME)
|
|
</li>
|
|
<li>YAXIS(*PCTDSKOCC) and XAXIS(*TIME)
|
|
</li>
|
|
</ul>
|
|
</dd>
|
|
<dt><b>*CMNLINE</b></dt>
|
|
<dd>This value allows you to graph individual communications line use or the maximum use of all communications lines. This value is valid only if YAXIS(*CMNLINE) and XAXIS(*TIME) are specified.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.AREAFILL"></a>
|
|
<h3>Area fill (AREAFILL)</h3>
|
|
<p>Specifies whether areas on the graph are filled in.
|
|
</p>
|
|
<dl>
|
|
<dt><b>*YES</b></dt>
|
|
<dd>The areas on the graph are filled in.
|
|
</dd>
|
|
<dt><b><u>*NO</u></b></dt>
|
|
<dd>The areas on the graph are not filled in.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.REFLINE"></a>
|
|
<h3>Reference line (REFLINE)</h3>
|
|
<p>Specifies where to place a reference line on the graph. The reference line is placed on the Y-axis. The line is parallel to the X-axis.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>No reference line is placed on the graph.
|
|
</dd>
|
|
<dt><b><i>reference-line-number</i></b></dt>
|
|
<dd>Specify the number on the Y-axis on which the reference line is placed.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.XAXIS"></a>
|
|
<h3>X-axis (XAXIS)</h3>
|
|
<p>Specifies the list of characteristics that are used for creating the X-axis on the graph.
|
|
</p>
|
|
<p>The possible <b>X-axis Variable</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*TIME</u></b></dt>
|
|
<dd>Time is mapped along the X-axis.
|
|
</dd>
|
|
<dt><b>*CPU</b></dt>
|
|
<dd>Utilization of the processing unit is mapped along the X-axis.
|
|
</dd>
|
|
<dt><b>*TNS</b></dt>
|
|
<dd>The number of transactions per hour is mapped along the X-axis.
|
|
</dd>
|
|
<dt><b>*NBRTNS</b></dt>
|
|
<dd>The total number of transactions is mapped along the X-axis.
|
|
</dd>
|
|
<dt><b>*RSP</b></dt>
|
|
<dd>Response time is mapped along the X-axis.
|
|
</dd>
|
|
<dt><b>*SYNCIO</b></dt>
|
|
<dd>Synchronous disk input/output (I/O) per second is mapped along the X-axis.
|
|
</dd>
|
|
<dt><b>*NBRSYNC</b></dt>
|
|
<dd>The total number of synchronous disk I/O operations is mapped along the X-axis.
|
|
</dd>
|
|
<dt><b>*ASYNCIO</b></dt>
|
|
<dd>Asynchronous disk I/O per second is mapped along the X-axis.
|
|
</dd>
|
|
<dt><b>*NBRASYNC</b></dt>
|
|
<dd>The total number of asynchronous disk I/O operations is mapped along the X-axis.
|
|
</dd>
|
|
<dt><b>*TOTDSKIO</b></dt>
|
|
<dd>Total disk I/O per second is mapped along the X-axis.
|
|
</dd>
|
|
<dt><b>*NBRDSKIO</b></dt>
|
|
<dd>The total number of disk I/O operations is mapped along the X-axis.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>X-axis Title</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DFT</u></b></dt>
|
|
<dd>The X-axis variable is used for the X-axis title.
|
|
</dd>
|
|
<dt><b>*BLANK</b></dt>
|
|
<dd>The title for the X-axis is left blank.
|
|
</dd>
|
|
<dt><b><i>X-axis-title</i></b></dt>
|
|
<dd>Specify a title of no more than 30 characters for the X-axis. Enclose the title in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Starting and Ending Range for the X-axis</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*AUTO</u></b></dt>
|
|
<dd>The X-axis range is automatically calculated. This value must be specified if *TIME is specified as the X-axis variable.
|
|
</dd>
|
|
<dt><b><i>starting-number</i></b></dt>
|
|
<dd>Specify the starting number for the range on the X-axis. If you specify a starting number, you must also specify an ending number.
|
|
</dd>
|
|
<dt><b><i>ending-number</i></b></dt>
|
|
<dd>Specify the ending number for the range on the X-axis. If you specify an ending number, you must also specify a starting number.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.YAXIS"></a>
|
|
<h3>Y-axis (YAXIS)</h3>
|
|
<p>Specifies the list of characteristics that are used for creating the Y-axis on the graph.
|
|
</p>
|
|
<p>The possible <b>Y-axis Variable</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*CPU</u></b></dt>
|
|
<dd>Utilization of the processing unit is mapped along the Y-axis.
|
|
</dd>
|
|
<dt><b>*TNS</b></dt>
|
|
<dd>The number of transactions per hour is mapped along the Y-axis.
|
|
</dd>
|
|
<dt><b>*NBRTNS</b></dt>
|
|
<dd>The total number of transactions is mapped along the Y-axis.
|
|
</dd>
|
|
<dt><b>*RSP</b></dt>
|
|
<dd>Response time is mapped along the Y-axis.
|
|
</dd>
|
|
<dt><b>*SYNCIO</b></dt>
|
|
<dd>Synchronous disk input/output (I/O) per second is mapped along the Y-axis.
|
|
</dd>
|
|
<dt><b>*NBRSYNC</b></dt>
|
|
<dd>The total number of synchronous disk I/O operations is mapped along the Y-axis.
|
|
</dd>
|
|
<dt><b>*ASYNCIO</b></dt>
|
|
<dd>Asynchronous disk I/O per second is mapped along the Y-axis.
|
|
</dd>
|
|
<dt><b>*NBRASYNC</b></dt>
|
|
<dd>The total number of asynchronous disk I/O operations is mapped along the Y-axis.
|
|
</dd>
|
|
<dt><b>*TOTDSKIO</b></dt>
|
|
<dd>Total disk I/O per second is mapped along the Y-axis.
|
|
</dd>
|
|
<dt><b>*NBRDSKIO</b></dt>
|
|
<dd>The total number of disk I/O operations is mapped along the Y-axis.
|
|
</dd>
|
|
<dt><b>*CMNIOP</b></dt>
|
|
<dd>Utilization of the communications input/output processor (IOP) is mapped along the Y-axis. If <b> YAXIS(*CMNIOP)</b> is specified, <b>XAXIS(*TIME)</b> must be specified.
|
|
</dd>
|
|
<dt><b>*DSKIOP</b></dt>
|
|
<dd>Utilization of the disk IOP is mapped along the Y-axis. If <b>YAXIS(*DSKIOP)</b> is specified, <b>XAXIS(*TIME)</b> must be specified.
|
|
</dd>
|
|
<dt><b>*LWSIOP</b></dt>
|
|
<dd>Utilization of the local work station IOP is mapped along the Y-axis. If <b>YAXIS(*LWSIOP)</b> is specified, <b>XAXIS(*TIME)</b> must be specified.
|
|
</dd>
|
|
<dt><b>*MFCIOP</b></dt>
|
|
<dd>Utilization of the multifunction IOP for communications is mapped along the Y-axis. If <b>YAXIS(*MFCIOP)</b> is specified, <b>XAXIS(*TIME)</b> must be specified.
|
|
</dd>
|
|
<dt><b>*MFDIOP</b></dt>
|
|
<dd>Utilization of the multifunction IOP for disks is mapped along the Y-axis. If <b>YAXIS(*MFDIOP)</b> is specified, <b>XAXIS(*TIME)</b> must be specified.
|
|
</dd>
|
|
<dt><b>*DSKARM</b></dt>
|
|
<dd>Utilization of the disk arm is mapped along the Y-axis. If <b>YAXIS(*DSKARM)</b> is specified, <b>XAXIS(*TIME)</b> must be specified.
|
|
</dd>
|
|
<dt><b>*PCTDSKOCC</b></dt>
|
|
<dd>The percentage of information occupying the disk is mapped along the Y-axis. If <b> YAXIS(*PCTDSKOCC)</b> is specified, <b>XAXIS(*TIME)</b> must be specified.
|
|
</dd>
|
|
<dt><b>*CMNLINE</b></dt>
|
|
<dd>Utilization of communications lines is mapped along the Y-axis. If <b>YAXIS(*CMNLINE)</b> is specified, <b>XAXIS(*TIME)</b> must be specified.
|
|
</dd>
|
|
<dt><b>*LGLDBIO</b></dt>
|
|
<dd>The total number of logical database I/O operations is mapped along the Y-axis.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Y-axis Title</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DFT</u></b></dt>
|
|
<dd>The Y-axis variable is used for the Y-axis title.
|
|
</dd>
|
|
<dt><b>*BLANK</b></dt>
|
|
<dd>The title for the Y-axis is left blank.
|
|
</dd>
|
|
<dt><b><i>Y-axis-title</i></b></dt>
|
|
<dd>Specify a title of no more than 30 characters in length for the Y-axis. Enclose the title in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Starting and Ending Range for the Y-axis</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*AUTO</u></b></dt>
|
|
<dd>The Y-axis range is automatically calculated.
|
|
</dd>
|
|
<dt><b><i>starting-number</i></b></dt>
|
|
<dd>Specify the starting number for the range on the Y-axis. If you specify a starting number, you must also specify an ending number.
|
|
</dd>
|
|
<dt><b><i>ending-number</i></b></dt>
|
|
<dd>Specify the ending number for the range on the Y-axis. If you specify an ending number, you must also specify a starting number.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.FCNARA"></a>
|
|
<h3>Functional area entry (FCNARA)</h3>
|
|
<p>Specifies the list of characteristics to be used for each functional area on the graph. This parameter is valid only when <b>DATATYPE(*FCNARA)</b> is specified. When <b>DATATYPE(*FCNARA)</b> is specified, at least 1, but not more than 16 functional area entries must be specified.
|
|
</p>
|
|
<p>The possible <b>Functional Area Name</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b>*OTHER</b></dt>
|
|
<dd>All jobs that do not belong in one of the functional areas specified in this parameter are grouped together.
|
|
</dd>
|
|
<dt><b><i>functional-area-name</i></b></dt>
|
|
<dd>Specify the name of the functional area.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Functional Area Legend Description</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DFT</u></b></dt>
|
|
<dd>The name or special value specified for the functional area name is used as the legend description.
|
|
</dd>
|
|
<dt><b>*BLANK</b></dt>
|
|
<dd>The legend description for the functional area is left blank.
|
|
</dd>
|
|
<dt><b><i>legend-description</i></b></dt>
|
|
<dd>Specify the legend description for the functional area. Enclose the description in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Graphic Display Line Type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>7 (Solid)</u></b></dt>
|
|
<dd>The solid line is used for the lines representing the functional area on graphic terminals.
|
|
</dd>
|
|
<dt><b><i>line-type-number</i></b></dt>
|
|
<dd>Specify the number of the line type to use for lines representing the functional area on graphic terminals. There are 8 types of lines from which you can choose:
|
|
<ol>
|
|
<li>Dotted
|
|
</li>
|
|
<li>Short-dashed
|
|
</li>
|
|
<li>Dash-dot
|
|
</li>
|
|
<li>Double-dot
|
|
</li>
|
|
<li>Long-dashed
|
|
</li>
|
|
<li>Dash-dot-dot
|
|
</li>
|
|
<li>Solid
|
|
</li>
|
|
<li>Invisible
|
|
</li>
|
|
</ol>
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Nongraphic Work Station Symbol used for the Functional Area</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*</u></b></dt>
|
|
<dd>The asterisk symbol is used for graphic representation of the functional area on nongraphic terminals.
|
|
</dd>
|
|
<dt><b><i>character</i></b></dt>
|
|
<dd>Specify a character to use for graphic representation of the functional area on nongraphic terminals.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.JOBTYPE"></a>
|
|
<h3>Job type entry (JOBTYPE)</h3>
|
|
<p>Specifies the list of characteristics to be used for creating job type information on the graph. This parameter is valid only when <b>DATATYPE(*JOBTYPE)</b> is specified. When <b>DATATYPE(*JOBTYPE)</b> is specified, at least 1, but not more than 16 job type entries must be specified.
|
|
</p>
|
|
<p>The possible <b>Job Type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b>*ALL</b></dt>
|
|
<dd>All job types are grouped together.
|
|
</dd>
|
|
<dt><b>*ALLINTER</b></dt>
|
|
<dd>All interactive job types include:
|
|
<ul>
|
|
<li>DDM jobs
|
|
</li>
|
|
<li>Pass-through jobs
|
|
</li>
|
|
<li>iSeries Access server jobs, except those that process batch activities only
|
|
</li>
|
|
<li>Interactive jobs
|
|
</li>
|
|
<li>System/36 environment jobs
|
|
</li>
|
|
<li>Multiple requester terminal jobs
|
|
</li>
|
|
</ul>
|
|
</dd>
|
|
<dt><b>*ALLBATCH</b></dt>
|
|
<dd>All batch job types include:
|
|
<ul>
|
|
<li>Batch jobs
|
|
</li>
|
|
<li>iSeries Access server jobs, those that process batch activities only
|
|
</li>
|
|
<li>Evoke jobs
|
|
</li>
|
|
<li>Writer jobs
|
|
</li>
|
|
<li>Reader jobs
|
|
</li>
|
|
<li>Prestart jobs
|
|
</li>
|
|
<li>Autostart jobs
|
|
</li>
|
|
<li>Print driver jobs
|
|
</li>
|
|
</ul>
|
|
</dd>
|
|
<dt><b>*ALLSYSTEM</b></dt>
|
|
<dd>All system jobs includes:
|
|
<ul>
|
|
<li>System jobs
|
|
</li>
|
|
<li>Subsystem monitor jobs
|
|
</li>
|
|
</ul>
|
|
</dd>
|
|
<dt><b>*ASJ</b></dt>
|
|
<dd>Autostart jobs
|
|
</dd>
|
|
<dt><b>*BCH</b></dt>
|
|
<dd>Batch jobs
|
|
</dd>
|
|
<dt><b>*CA4</b></dt>
|
|
<dd>iSeries Access server jobs
|
|
</dd>
|
|
<dt><b>*DDM</b></dt>
|
|
<dd>Distributed Data Management (DDM) jobs
|
|
</dd>
|
|
<dt><b>*EVK</b></dt>
|
|
<dd>Jobs started by a procedure start request
|
|
</dd>
|
|
<dt><b>*INT</b></dt>
|
|
<dd>Interactive jobs
|
|
</dd>
|
|
<dt><b>*MRT</b></dt>
|
|
<dd>Multiple requester terminal jobs
|
|
</dd>
|
|
<dt><b>*PCS</b></dt>
|
|
<dd>iSeries Access server jobs
|
|
</dd>
|
|
<dt><b>*PDJ</b></dt>
|
|
<dd>Print Driver jobs
|
|
</dd>
|
|
<dt><b>*PJ</b></dt>
|
|
<dd>Prestart jobs
|
|
</dd>
|
|
<dt><b>*PTH</b></dt>
|
|
<dd>Pass-through jobs
|
|
</dd>
|
|
<dt><b>*RDR</b></dt>
|
|
<dd>Reader jobs
|
|
</dd>
|
|
<dt><b>*S36</b></dt>
|
|
<dd>System/36 environment jobs
|
|
</dd>
|
|
<dt><b>*SBS</b></dt>
|
|
<dd>Subsystem monitor jobs
|
|
</dd>
|
|
<dt><b>*SYS</b></dt>
|
|
<dd>System jobs
|
|
</dd>
|
|
<dt><b>*WTR</b></dt>
|
|
<dd>Writer jobs
|
|
</dd>
|
|
<dt><b>*OTHER</b></dt>
|
|
<dd>All job types that have not been specified on this parameter are grouped together.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Job Type Legend Description</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DFT</u></b></dt>
|
|
<dd>The value specified for the job type is used as the legend description.
|
|
</dd>
|
|
<dt><b>*BLANK</b></dt>
|
|
<dd>The legend description for the job type is left blank.
|
|
</dd>
|
|
<dt><b><i>legend-description</i></b></dt>
|
|
<dd>Specify the legend description for the job type. Enclose the description in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Graphic Display Line Type for the Job Type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>7 (Solid)</u></b></dt>
|
|
<dd>The solid line is used for lines representing the job type on graphic terminals.
|
|
</dd>
|
|
<dt><b><i>line-type-number</i></b></dt>
|
|
<dd>Specify the number of the line type to use for lines representing the job type on graphic terminals. There are 8 types of lines from which you can choose:
|
|
<ol>
|
|
<li>Dotted
|
|
</li>
|
|
<li>Short-dashed
|
|
</li>
|
|
<li>Dash-dot
|
|
</li>
|
|
<li>Double-dot
|
|
</li>
|
|
<li>Long-dashed
|
|
</li>
|
|
<li>Dash-dot-dot
|
|
</li>
|
|
<li>Solid
|
|
</li>
|
|
<li>Invisible
|
|
</li>
|
|
</ol>
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Nongraphic Work Station Symbol used for the Job Type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*</u></b></dt>
|
|
<dd>The asterisk (*) is used for graphic representation of the job type on nongraphic terminals.
|
|
</dd>
|
|
<dt><b><i>character</i></b></dt>
|
|
<dd>Specify a character to use for graphic representation of the job type on nongraphic terminals.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.PRIORITY"></a>
|
|
<h3>Job priority entry (PRIORITY)</h3>
|
|
<p>Specifies the characteristics to be used for creating job priority information on the graph. This parameter is valid only when <b>DATATYPE(*PRIORITY)</b> is specified. When <b>DATATYPE(*PRIORITY)</b> is specified, at least 1, but not more than 16 job priority entries must be specified.
|
|
</p>
|
|
<dl>
|
|
<p>The possible <b>Job Priority Boundaries</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b>*ALL</b></dt>
|
|
<dd>All job priorities are grouped together.
|
|
</dd>
|
|
<dt><b>*OTHER</b></dt>
|
|
<dd>All job priorities that do not fall within the job priority boundaries specified on this parameter are grouped together.
|
|
</dd>
|
|
<dt><b><i>lower-priority-boundary</i></b></dt>
|
|
<dd>Specify the lower job priority boundary. Valid values range from 0 through 99.
|
|
</dd>
|
|
<dt><b><i>upper-priority-boundary</i></b></dt>
|
|
<dd>Specify the upper job priority boundary. You can specify a value ranging from 0 through 99. The upper boundary value must be greater than or equal to the lower boundary value.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Job Priority Legend Description</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DFT</u></b></dt>
|
|
<dd>The boundaries or special value specified for the job priority boundaries is used as the legend description.
|
|
</dd>
|
|
<dt><b>*BLANK</b></dt>
|
|
<dd>The legend description for the job priority is left blank.
|
|
</dd>
|
|
<dt><b><i>legend-description</i></b></dt>
|
|
<dd>Specify the legend description for the job priority. Enclose the description in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Graphic Display Line Type for the Job Priority</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>7 (Solid)</u></b></dt>
|
|
<dd>The solid line is used for lines representing the job priority on graphic terminals.
|
|
</dd>
|
|
<dt><b><i>line-type-number</i></b></dt>
|
|
<dd>Specify the number of the line type to use for lines representing the job priority on graphic terminals. There are 8 types of lines from which you can choose:
|
|
<ol>
|
|
<li>Dotted
|
|
</li>
|
|
<li>Short-dashed
|
|
</li>
|
|
<li>Dash-dot
|
|
</li>
|
|
<li>Double-dot
|
|
</li>
|
|
<li>Long-dashed
|
|
</li>
|
|
<li>Dash-dot-dot
|
|
</li>
|
|
<li>Solid
|
|
</li>
|
|
<li>Invisible
|
|
</li>
|
|
</ol>
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Nongraphic Work Station Symbol used for the Job Priority</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*</u></b></dt>
|
|
<dd>The asterisk symbol is used for graphic representation of the job priority on nongraphic terminals.
|
|
</dd>
|
|
<dt><b><i>character</i></b></dt>
|
|
<dd>Specify a character to use for graphic representation of the job priority on nongraphic terminals.
|
|
</dd>
|
|
</dl>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.IOP"></a>
|
|
<h3>IOP data entry (IOP)</h3>
|
|
<p>Specifies the characteristics to be used for creating input/output processor (IOP) information on the graph. This parameter is valid only when <b> DATATYPE(*IOP)</b> is specified. When <b>DATATYPE(*IOP)</b> is specified, at least 1, but not more than 2 IOP data entries must be specified.
|
|
</p>
|
|
<p>The possible <b>Amount of Utilization for IOP type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b>*AVG</b></dt>
|
|
<dd>The average utilization of the IOP type is presented on the graph.
|
|
</dd>
|
|
<dt><b>*MAX</b></dt>
|
|
<dd>The maximum utilization of the IOP type is presented on the graph.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Legend Description for the IOP type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DFT</u></b></dt>
|
|
<dd>The value specified for the amount of utilization is used as the legend description.
|
|
</dd>
|
|
<dt><b>*BLANK</b></dt>
|
|
<dd>The legend description for the IOP data is left blank.
|
|
</dd>
|
|
<dt><b><i>legend-description</i></b></dt>
|
|
<dd>Specify the legend description for the IOP data. Enclose the user defined description in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Graphic Display Line Type for the IOP type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>7 (Solid)</u></b></dt>
|
|
<dd>The solid line is used for lines representing the IOP type on graphic terminals.
|
|
</dd>
|
|
<dt><b><i>line-type-number</i></b></dt>
|
|
<dd>Specify the number of the line type to use for lines representing the IOP type on graphic terminals. There are 8 types of lines from which you can choose:
|
|
<ol>
|
|
<li>Dotted
|
|
</li>
|
|
<li>Short-dashed
|
|
</li>
|
|
<li>Dash-dot
|
|
</li>
|
|
<li>Double-dot
|
|
</li>
|
|
<li>Long-dashed
|
|
</li>
|
|
<li>Dash-dot-dot
|
|
</li>
|
|
<li>Solid
|
|
</li>
|
|
<li>Invisible
|
|
</li>
|
|
</ol>
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Nongraphic Work Station Symbol used for the IOP type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*</u></b></dt>
|
|
<dd>The asterisk (*) is used for graphic representation of the IOP type on nongraphic terminals.
|
|
</dd>
|
|
<dt><b><i>character</i></b></dt>
|
|
<dd>Specify a character to use for graphic representation of the IOP type on nongraphic terminals.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.DISK"></a>
|
|
<h3>Disk data entry (DISK)</h3>
|
|
<p>Specifies the characteristics to be used for creating disk data information on the graph. This parameter is valid only when <b>DATATYPE(*DISK)</b> is specified. When <b>DATATYPE(*DISK)</b> is specified, at least 1, but not more than 2 disk data entries must be specified. The types of disk data are disk arm utilization and percent of disk occupied.
|
|
</p>
|
|
<p>The possible <b>Amount of Utilization for Disk Data type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b>*AVG</b></dt>
|
|
<dd>The average utilization of the disk data type is presented on the graph.
|
|
</dd>
|
|
<dt><b>*MAX</b></dt>
|
|
<dd>The maximum utilization of the disk data type is presented on the graph.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Disk Data Type Legend Description</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DFT</u></b></dt>
|
|
<dd>The value specified for the amount of utilization is used as the legend description.
|
|
</dd>
|
|
<dt><b>*BLANK</b></dt>
|
|
<dd>The legend description for the disk data type is left blank.
|
|
</dd>
|
|
<dt><b><i>legend description</i></b></dt>
|
|
<dd>Specify the legend description for the disk data type. Enclose the description in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Graphic Display Line Type for the Disk Data Type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>7 (Solid)</u></b></dt>
|
|
<dd>The solid line is used for lines representing the disk data type on graphic terminals.
|
|
</dd>
|
|
<dt><b><i>line-type-number</i></b></dt>
|
|
<dd>Specify the number of the line type to use for lines representing the disk data type on graphic terminals. There are 8 types of lines from which you can choose:
|
|
<ol>
|
|
<li>Dotted
|
|
</li>
|
|
<li>Short-dashed
|
|
</li>
|
|
<li>Dash-dot
|
|
</li>
|
|
<li>Double-dot
|
|
</li>
|
|
<li>Long-dashed
|
|
</li>
|
|
<li>Dash-dot-dot
|
|
</li>
|
|
<li>Solid
|
|
</li>
|
|
<li>Invisible
|
|
</li>
|
|
</ol>
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Nongraphic Work Station Symbol used for the Disk Data type</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*</u></b></dt>
|
|
<dd>An asterisk (*) is used for graphic representation of the disk data on nongraphic terminals.
|
|
</dd>
|
|
<dt><b><i>character</i></b></dt>
|
|
<dd>Specify a character to use for graphic representation of the disk data on nongraphic terminals.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.CMNLINE"></a>
|
|
<h3>Communications line entry (CMNLINE)</h3>
|
|
<p>Specifies the characteristics to be used for creating communications line information on the graph. This parameter is valid only when <b>DATATYPE(*CMNLINE)</b> is specified. When <b>DATATYPE(*CMNLINE)</b> is specified, at least one, but not more than 16 communications line entries must be specified.
|
|
</p>
|
|
<p>The possible <b>Communications Line Name</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b>*MAX</b></dt>
|
|
<dd>The maximum utilization of all the communications lines is presented on the graph.
|
|
</dd>
|
|
<dt><b><i>communications-line-name</i></b></dt>
|
|
<dd>Specify the name of the communications line whose utilization is presented on the graph.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Communications Line Legend Description</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DFT</u></b></dt>
|
|
<dd>The name or special value specified for the communications line name is used for the legend description.
|
|
</dd>
|
|
<dt><b>*BLANK</b></dt>
|
|
<dd>The legend description for the communications line is left blank.
|
|
</dd>
|
|
<dt><b><i>legend description</i></b></dt>
|
|
<dd>Specify the legend description for the communications line. Enclose the description in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Graphic Display Line Type for the Communications Line</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>7 (Solid)</u></b></dt>
|
|
<dd>The solid line is used for lines representing the communications line on graphic terminals.
|
|
</dd>
|
|
<dt><b><i>line-type-number</i></b></dt>
|
|
<dd>Specify the number of the line type to use for lines representing the communications line on graphic terminals. There are 8 types of lines from which you can choose:
|
|
<ol>
|
|
<li>Dotted
|
|
</li>
|
|
<li>Short-dashed
|
|
</li>
|
|
<li>Dash-dot
|
|
</li>
|
|
<li>Double-dot
|
|
</li>
|
|
<li>Long-dashed
|
|
</li>
|
|
<li>Dash-dot-dot
|
|
</li>
|
|
<li>Solid
|
|
</li>
|
|
<li>Invisible
|
|
</li>
|
|
</ol>
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Nongraphic Work Station Symbol used the Communications Line</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*</u></b></dt>
|
|
<dd>The asterisk (*) is used for graphic representation of the communications line on nongraphic terminals.
|
|
</dd>
|
|
<dt><b><i>character</i></b></dt>
|
|
<dd>Specify a character to use for graphic representation of the communications line on nongraphic terminals.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTGPHFMT.ALLDATA"></a>
|
|
<h3>All data entry (ALLDATA)</h3>
|
|
<p>Specifies the characteristics to be used for creating information on the graph for all jobs. This parameter is valid only when <b>DATATYPE(*ALL)</b> is specified.
|
|
</p>
|
|
<p>The possible <b>Legend Description for All of the Job Data</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DFT</u></b></dt>
|
|
<dd>The value *ALL is used for the legend description.
|
|
</dd>
|
|
<dt><b>*BLANK</b></dt>
|
|
<dd>The legend description for the data is left blank.
|
|
</dd>
|
|
<dt><b><i>legend description</i></b></dt>
|
|
<dd>Specify the legend description for the data. Enclose the description in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Graphic Display Line Type for all of the Job Data</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>7 (Solid)</u></b></dt>
|
|
<dd>The solid line is used for lines representing all of the job data on graphic terminals.
|
|
</dd>
|
|
<dt><b><i>line-type-number</i></b></dt>
|
|
<dd>Specify the number of the line type to use for lines representing all of the job data on graphic terminals. There are 8 types of lines from which you can choose:
|
|
<ol>
|
|
<li>Dotted
|
|
</li>
|
|
<li>Short-dashed
|
|
</li>
|
|
<li>Dash-dot
|
|
</li>
|
|
<li>Double-dot
|
|
</li>
|
|
<li>Long-dashed
|
|
</li>
|
|
<li>Dash-dot-dot
|
|
</li>
|
|
<li>Solid
|
|
</li>
|
|
<li>Invisible
|
|
</li>
|
|
</ol>
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>Nongraphic Work Station Symbol used for all of the Job Data</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*</u></b></dt>
|
|
<dd>The asterisk symbol is used for graphic representation of all of the job data on nongraphic terminals.
|
|
</dd>
|
|
<dt><b><i>character</i></b></dt>
|
|
<dd>Specify a character to use for graphic representation of all of the job data on nongraphic terminals.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CRTGPHFMT.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
CRTGPHFMT GPHFMT(FORMAT1) TITLE(*MBRTEXT) DATATYPE(*FCNARA)
|
|
FCNARA((ACCOUNTING 'ACCOUNTING') (SALES 'SALES' 7 #)
|
|
(OFFICE 'OFFICE' 7 @))
|
|
</pre>
|
|
</p>
|
|
<p>This command creates a graph format named FORMAT1 in the QPFRDATA library. The member that is presented on the graph using this format supplies the title for the graph. The graph is a surface graph with no area fill nor a reference line. The jobs presented on the graph are grouped according to three functional areas:
|
|
</p>
|
|
<ol>
|
|
<li>ACCOUNTING
|
|
</li>
|
|
<li>SALES
|
|
</li>
|
|
<li>OFFICE
|
|
</li>
|
|
</ol>
|
|
<p>The functional area of accounting is represented on the graph with a solid line with the label, ACCOUNTING. If the format is displayed on a non-graphics work station, the asterisk (*) symbol is used to graphically represent the functional area of accounting. The functional areas, sales and office, are formatted in the same manner as accounting, except SALES is graphically represented with the # symbol on a non-graphics work station, and OFFICE is graphically represented with the at @ symbol on a non-graphics work station.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CRTGPHFMT.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF0011</b></dt>
|
|
<dd>Error detected by prompt override program.
|
|
</dd>
|
|
<dt><b>PFR9001</b></dt>
|
|
<dd>DATATYPE(*IOP) must be specified to use IOP variable.
|
|
</dd>
|
|
<dt><b>PFR9002</b></dt>
|
|
<dd>DATATYPE(*DISK) must be specified to use a disk variable.
|
|
</dd>
|
|
<dt><b>PFR9003</b></dt>
|
|
<dd>An IOP variable must be specified for YAXIS.
|
|
</dd>
|
|
<dt><b>PFR9004</b></dt>
|
|
<dd>Disk variable must be specified for YAXIS.
|
|
</dd>
|
|
<dt><b>PFR9006</b></dt>
|
|
<dd>*TIME must be specified for XAXIS.
|
|
</dd>
|
|
<dt><b>PFR9007</b></dt>
|
|
<dd>*TIME must be specified for XAXIS.
|
|
</dd>
|
|
<dt><b>PFR9008</b></dt>
|
|
<dd>Graph format &2 already exists in library &1.
|
|
</dd>
|
|
<dt><b>PFR9010</b></dt>
|
|
<dd>No functional area &2 exists.
|
|
</dd>
|
|
<dt><b>PFR9014</b></dt>
|
|
<dd>Graph axis range specified not correct.
|
|
</dd>
|
|
<dt><b>PFR9015</b></dt>
|
|
<dd>Priority boundaries specified not correct.
|
|
</dd>
|
|
<dt><b>PFR9016</b></dt>
|
|
<dd>Value for FCNARA parameter must be specified.
|
|
</dd>
|
|
<dt><b>PFR9017</b></dt>
|
|
<dd>Value for JOBTYPE parameter must be specified.
|
|
</dd>
|
|
<dt><b>PFR9018</b></dt>
|
|
<dd>Value for PRIORITY parameter must be specified.
|
|
</dd>
|
|
<dt><b>PFR9019</b></dt>
|
|
<dd>Value for IOP parameter must be specified.
|
|
</dd>
|
|
<dt><b>PFR9020</b></dt>
|
|
<dd>Value for DISK parameter must be specified.
|
|
</dd>
|
|
<dt><b>PFR9021</b></dt>
|
|
<dd>Both axis variables cannot be the same.
|
|
</dd>
|
|
<dt><b>PFR9040</b></dt>
|
|
<dd>Specify *AUTO for range with *TIME for variable.
|
|
</dd>
|
|
<dt><b>PFR9081</b></dt>
|
|
<dd>Functional area name not valid.
|
|
</dd>
|
|
<dt><b>PFR9090</b></dt>
|
|
<dd>DATATYPE(*CMNLINE) must be specified to use a communications line variable.
|
|
</dd>
|
|
<dt><b>PFR9091</b></dt>
|
|
<dd>Communications line variable must be specified for YAXIS.
|
|
</dd>
|
|
<dt><b>PFR9092</b></dt>
|
|
<dd>Value for CMNLINE parameter must be specified.
|
|
</dd>
|
|
<dt><b>PFR9093</b></dt>
|
|
<dd>Graph format &3 already exists in library &2.
|
|
</dd>
|
|
<dt><b>PFR9104</b></dt>
|
|
<dd>Record length for GDF file &2 not correct.
|
|
</dd>
|
|
<dt><b>PFR9106</b></dt>
|
|
<dd>Too many data lines specified for scatter graph.
|
|
</dd>
|
|
<dt><b>PFR9116</b></dt>
|
|
<dd>*LGLDBIO only valid when *JOBTYPE specified for DATATYPE parameter
|
|
</dd>
|
|
<dt><b>PFR9117</b></dt>
|
|
<dd>*DDM must be specified for Job type parameter.
|
|
</dd>
|
|
<dt><b>PFR9804</b></dt>
|
|
<dd>Library &2 not found.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTGPHFMT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|