66 lines
4.2 KiB
HTML
66 lines
4.2 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="Ending performance explorer" />
|
|
<meta name="abstract" content="To end the performance explorer session, use the End Performance Explorer (ENDPEX) command." />
|
|
<meta name="description" content="To end the performance explorer session, use the End Performance Explorer (ENDPEX) command." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahxpexcfg.htm" />
|
|
<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="rzahxpexend" />
|
|
<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>Ending performance explorer</title>
|
|
</head>
|
|
<body id="rzahxpexend"><a name="rzahxpexend"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Ending performance explorer</h1>
|
|
<div><p>To end the performance explorer session, use the <span class="cmdname">End Performance
|
|
Explorer (ENDPEX)</span> command.</p>
|
|
<p>The <span class="cmdname">End Performance Explorer (ENDPEX)</span> command performs
|
|
the following actions on the collected data:</p>
|
|
<ul><li>Places the collected data in files QAYPExxx in the library that you specify.
|
|
Use OPTION(*END) and DTAOPT(*LIB) to do this. The database member name for
|
|
all the QAYPExxx files uses the session name as the default unless you specify
|
|
a name for the DTAMBR parameter. You can specify RPLDTA(*NO) to erase data
|
|
that was collected using this session name or RPLDTA(*YES) to add the collected
|
|
data to the existing data. Unless you are a very sophisticated user, use RPLDTA(*NO).</li>
|
|
<li>Places the collected data into a single IBM-defined file. Use OPTION(*END)
|
|
and DTAOPT(*MGTCOL) to do this. Typically, you would use *MGTCOL only under
|
|
the direction of an IBM<sup>®</sup> service representative. Specifying the *MGTCOL value
|
|
on the DTAOPT parameter saves the collection information into a management
|
|
collection object. The management collection object option should be used
|
|
only if the data is going to be shipped to IBM. The performance tools can analyze only
|
|
the database files.</li>
|
|
<li>Discards the collected data. Use OPTION(*END) if you want to save the
|
|
data or DTAOPT(*DLT) to discard any collected data. You do this when you determine
|
|
the collected data cannot be used. For example, one of the suspected jobs
|
|
did not start as expected. If you choose the *DLT option, the collected performance
|
|
data for the session is never saved.</li>
|
|
<li>Suspends the collection session but does not end it. Use OPTION(*SUSPEND)
|
|
to do this. You can later start the data collection again by issuing the STRPEX
|
|
command with OPTION(*RESUME) for the specific session ID.</li>
|
|
</ul>
|
|
<div class="note"><span class="notetitle">Note:</span> If you forget the active collection session name, use the ENDPEX SSNID(*SELECT)
|
|
command.</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahxpexcfg.htm" title="To collect detailed trace information, you need to tailor performance explorer to work optimally with the application process from which the trace is being taken.">Configure performance explorer</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |