68 lines
4.3 KiB
HTML
68 lines
4.3 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Install and configure Performance Tools" />
|
|
<meta name="abstract" content="See this topic for installation and setup instructions." />
|
|
<meta name="description" content="See this topic for installation and setup instructions." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahxperftoolsdesc.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../books/sc415340.pdf" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzahxperftoolscfg" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Install and configure Performance Tools</title>
|
|
</head>
|
|
<body id="rzahxperftoolscfg"><a name="rzahxperftoolscfg"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Install and configure Performance Tools</h1>
|
|
<div><p>See this topic for installation and setup instructions.</p>
|
|
<p>To install Performance Tools, you need a user profile with save system
|
|
(*SAVSYS) authority. You can use the system operator profile to obtain this
|
|
authority.</p>
|
|
<p>Performance Tools must run in a library named QPFR. If you
|
|
have a library by this name on your system, use the Rename Object (RNMOBJ)
|
|
command to rename it before you install Performance Tools. This step will
|
|
ensure the proper operation of Performance Tools.</p>
|
|
<p>Use the following command to place the Performance Tools in library QPFR:</p>
|
|
<pre>RSTLICPGM LICPGM(5722PT1) DEV(NAME) OPTION(*BASE)</pre>
|
|
<p>You must then perform one of the following:</p>
|
|
<ul><li>If you have purchased the Manager feature, use the following command: <pre>RSTLICPGM LICPGM(5722PT1) DEV(<em>tape-device-name</em>) OPTION(1)</pre>
|
|
</li>
|
|
<li>If you have purchased the Agent feature, use the following command: <pre>RSTLICPGM LICPGM(5722PT1) DEV(NAME) OPTION(2)</pre>
|
|
</li>
|
|
</ul>
|
|
<p>If you have several CD-ROMs to install, the following situation may occur.
|
|
After installing the first one, you may receive a message saying that the
|
|
licensed program is restored but no language objects were restored. If this
|
|
occurs, insert the next CD-ROM and enter the following:</p>
|
|
<pre>RSTLICPGM LICPGM(5722PT1) DEV(NAME) RSTOBJ(*LNG) OPTION(*BASE)</pre>
|
|
<p>Another method for installing the Performance Tools program is to type
|
|
GO LICPGM and use the menu options.</p>
|
|
<p>Performance Tools is a processor-based program. The usage type is concurrent,
|
|
and the program is installed with a usage limit *NOMAX.</p>
|
|
<p>This program is discussed in detail in the Performance Tools book.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahxperftoolsdesc.htm" title="The Performance Tools licensed program includes many features to help you gather, analyze, and maintain system performance information. This includes assistance in managing performance over a distributed network, collecting and reporting on both summary and trace data, and capacity planning.">Performance Tools</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../books/sc415340.pdf" target="_blank">Performance Tools PDF</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |