190 lines
6.0 KiB
HTML
190 lines
6.0 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>Change Graph Package (CHGGPHPKG)</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="CHGGPHPKG.Top_Of_Page"></a>
|
|
<h2>Change Graph Package (CHGGPHPKG)</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="#CHGGPHPKG.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CHGGPHPKG.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CHGGPHPKG.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CHGGPHPKG"></a>
|
|
<p>The Change Graph Package (CHGGPHPKG) command changes a graph package that includes one or more graph formats.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGGPHPKG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CHGGPHPKG.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="#CHGGPHPKG.GPHPKG"><b>GPHPKG</b></a></td>
|
|
<td valign="top">Graph package</td>
|
|
<td valign="top"><i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Required, Key, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Graph package</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>, *CURLIB</td>
|
|
</tr><tr>
|
|
<td valign="top"><a href="#CHGGPHPKG.TEXT"><b>TEXT</b></a></td>
|
|
<td valign="top">Text 'description'</td>
|
|
<td valign="top"><i>Character value</i>, *BLANK, <b><u>*SAME</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGGPHPKG.GPHFMT"><b>GPHFMT</b></a></td>
|
|
<td valign="top">Graph format</td>
|
|
<td valign="top">Single values: <b><u>*SAME</u></b>, *SELECT<br>Other values (up to 25 repetitions): <i>Name</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGGPHPKG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="CHGGPHPKG.GPHPKG"></a>
|
|
<h3>Graph package (GPHPKG)</h3>
|
|
<p>Specifies the graph package to create or change.
|
|
</p>
|
|
<dl>
|
|
<dl>
|
|
<dt><b><u>QPFRDATA</u></b></dt>
|
|
<dd>The IBM-supplied performance data library, QPFRDATA, is where the graph package is located.
|
|
</dd>
|
|
<dt><b>*LIBL</b></dt>
|
|
<dd>The library list is used to locate the graph package.
|
|
</dd>
|
|
<dt><b>*CURLIB</b></dt>
|
|
<dd>The current library for the job is used to locate the graph package. 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 graph package is located.
|
|
</dd>
|
|
</dl>
|
|
<dt><b><i>graph-package</i></b></dt>
|
|
<dd>Specify the name of the graph package.
|
|
</dd>
|
|
</dl>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGGPHPKG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGGPHPKG.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>*SAME</u></b></dt>
|
|
<dd>The text does not change.
|
|
</dd>
|
|
<dt><b>*BLANK</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 text no more than 50 characters enclosed in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGGPHPKG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGGPHPKG.GPHFMT"></a>
|
|
<h3>Format (GPHFMT)</h3>
|
|
<p>Specifies the graph formats to include in the graph package.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SAME</u></b></dt>
|
|
<dd>The list of graph formats does not change.
|
|
</dd>
|
|
<dt><b>*SELECT</b></dt>
|
|
<dd>Shows a list of graph formats to select to be included in the graph package. This value is valid only in an interactive environment.
|
|
</dd>
|
|
<dt><b><i>format-name</i></b></dt>
|
|
<dd>Specify the graph format to be included in the graph package. Up to 25 format names can be specified.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGGPHPKG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CHGGPHPKG.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p><b>Example 1: Changing Graph Package to Contain Three Formats</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
CHGGPHPKG GPHPKG(EXAMPLE) TEXT('THIS IS AN EXAMPLE')
|
|
GPHFMT(GPH1 GPH9 GPH12)
|
|
</pre>
|
|
</p>
|
|
<p>This command changes a graph package called EXAMPLE to contain three formats, GPH1, GPH9, and GPH12. This package is located in the default library, QPFRDATA.
|
|
</p>
|
|
<p><b>Example 2: Changing Graph Package to Contain Two Formats</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
CHGGPHPKG GPHPKG(MYLIB/MYPKG) TEXT('MY PACKAGE')
|
|
GPHFMT(MYGPH1 MYGPH2)
|
|
</pre>
|
|
</p>
|
|
<p>This command changes a graph package called MYPKG to contain the formats of MYGPH1 and MYGPH2. MYPKG is located in the MYLIB library.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGGPHPKG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CHGGPHPKG.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>PFR9012</b></dt>
|
|
<dd>Graph package &2 not found in library &1.
|
|
</dd>
|
|
<dt><b>PFR9013</b></dt>
|
|
<dd>Graph format &2 cannot be added.
|
|
</dd>
|
|
<dt><b>PFR9032</b></dt>
|
|
<dd>Too many formats selected.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGGPHPKG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|