54 lines
4.3 KiB
HTML
54 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="reference" />
|
|
<meta name="DC.Title" content="Database monitor performance rows" />
|
|
<meta name="abstract" content="The rows in the database table are uniquely identified by their row identification number. The information within the file-based monitor (Start Database Monitor (STRDBMON)) is written out based upon a set of logical formats which are defined in the Database Monitor formats. These views correlate closely to the debug messages and the Print SQL Information (PRSQLINF) messages." />
|
|
<meta name="description" content="The rows in the database table are uniquely identified by their row identification number. The information within the file-based monitor (Start Database Monitor (STRDBMON)) is written out based upon a set of logical formats which are defined in the Database Monitor formats. These views correlate closely to the debug messages and the Print SQL Information (PRSQLINF) messages." />
|
|
<meta name="DC.subject" content="database monitor performance rows, performance rows, database monitor, rows, database monitor performance" />
|
|
<meta name="keywords" content="database monitor performance rows, performance rows, database monitor, rows, database monitor performance" />
|
|
<meta name="DC.Relation" scheme="URI" content="dms.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="dbmonperfrows" />
|
|
<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>Database monitor performance rows</title>
|
|
</head>
|
|
<body id="dbmonperfrows"><a name="dbmonperfrows"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Database monitor performance rows</h1>
|
|
<div><p>The rows in the database table are uniquely identified by their
|
|
row identification number. The information within the file-based monitor (<span class="cmdname">Start
|
|
Database Monitor (STRDBMON)</span>) is written out based upon
|
|
a set of logical formats which are defined in the Database Monitor formats.
|
|
These views correlate closely to the debug messages and the <span class="cmdname">Print
|
|
SQL Information (PRSQLINF)</span> messages.</p>
|
|
<div class="section"><p>The Database monitor formats section also identifies which physical
|
|
columns are used for each view and what information it contains. You can use
|
|
the views to identify the information that can be extracted from the monitor.
|
|
These rows are defined in several different views which are not shipped with
|
|
the server and must be created by the user, if wanted. The views can be created
|
|
with the SQL DDL. The column descriptions are explained in the tables following
|
|
each figure. </p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dms.htm" title="Start Database Monitor (STRDBMON) command gathers information about a query in real time and stores this information in an output table. This information can help you determine whether your system and your queries are performing as they should, or whether they need fine tuning. Database monitors can generate significant CPU and disk storage overhead when in use.">Monitoring your queries using Start Database Monitor (STRDBMON)</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |