ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaha_5.4.0.1/jpdc.htm

68 lines
4.9 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Java Performance Data Converter tool" />
<meta name="abstract" content="The Java Performance Data Converter (JDPC) tool provides a way for you to create Java performance data about the Java programs that are running on your iSeries server. This performance data is compatible with the performance data output of Sun Microsystems, Inc.'s Java virtual machine java_g -prof option and IBM Jinsight output." />
<meta name="description" content="The Java Performance Data Converter (JDPC) tool provides a way for you to create Java performance data about the Java programs that are running on your iSeries server. This performance data is compatible with the performance data output of Sun Microsystems, Inc.'s Java virtual machine java_g -prof option and IBM Jinsight output." />
<meta name="DC.Relation" scheme="URI" content="colpdc.htm" />
<meta name="DC.Relation" scheme="URI" content="pdc.htm" />
<meta name="DC.Relation" scheme="URI" content="runjpdc.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="jpdc" />
<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>Java Performance Data Converter tool</title>
</head>
<body id="jpdc"><a name="jpdc"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Java Performance Data Converter tool</h1>
<div><p>The Java™ Performance Data Converter (JDPC) tool provides
a way for you to create Java performance data about the Java programs
that are running on your iSeries™ server. This performance data is compatible
with the performance data output of Sun Microsystems, Inc.'s Java virtual
machine <samp class="codeph">java_g -prof</samp> option and IBM<sup>®</sup> Jinsight output.</p>
<div class="note"><span class="notetitle">Note:</span> The JDPC tool does not produce readable output. Use a Java profiling
tool that accepts <samp class="codeph">java_g -prof</samp> or Jinsight data to analyze
your data.</div>
<p>The JDPC tool accesses the iSeries Performance Explorer (PEX) data
that DB2/400 (using JDBC) stores. It converts the data to either Jinsight
or general performance types. Then, JDPC stores the output file in the integrated
file system at a user-specified location.</p>
<div class="note"><span class="notetitle">Note:</span> You must follow appropriate iSeries PEX data collection procedures
to collect PEX data while running your specified Java application on an iSeries server.
You must set a PEX definition with defines the entrance and exit of a program
or a collect and store procedure. For details on how collect PEX data and
set a PEX definition, see <a href="../books/sc415340.pdf" target="_blank">Performance Tools for iSeries, SC41-5340</a>.</div>
<p>For information on how to run JPDC, see <a href="runjpdc.htm">Run the Java Performance
Data Converter</a>.</p>
<p>You can start the JPDC program by using either the Qshell command line
interface or <a href="../cl/runjva.htm" target="_blank">Run Java (RUNJVA)
command</a>.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="colpdc.htm" title="To collect Java performance data on an iSeries server, follow these steps.">Collect Java performance data</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="pdc.htm" title="The Performance Data Collector (PDC) tool provides profile information about the programs that run on the iSeries server.">Performance Data Collector tool</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="runjpdc.htm" title="To run the Java Performance Data Converter (JPDC) for performance data collection, follow these steps.">Run the Java Performance Data Converter</a></div>
</div>
</div>
</body>
</html>