123 lines
7.7 KiB
HTML
123 lines
7.7 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="Optional database monitor SQL view format" />
|
|
<meta name="abstract" content="The following examples show the different optional SQL view format that you can create with the SQL shown. The column descriptions are explained in the tables following each example. These views are not shipped with the server, and you must create them, if you choose to do so. These views are optional and are not required for analyzing monitor data." />
|
|
<meta name="description" content="The following examples show the different optional SQL view format that you can create with the SQL shown. The column descriptions are explained in the tables following each example. These views are not shipped with the server, and you must create them, if you choose to do so. These views are optional and are not required for analyzing monitor data." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajqdmd.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t1000.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3000.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3001.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3002.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3003.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3004.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3005.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3006.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3007.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3008.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3010.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3014.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3015.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3018.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="qqq3019.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3020.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3021.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3022.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3023.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3025.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3026.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3027.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3028.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3030.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="t3031.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="lofdds" />
|
|
<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>Optional database monitor SQL view format</title>
|
|
</head>
|
|
<body id="lofdds"><a name="lofdds"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Optional database monitor SQL view format</h1>
|
|
<div><p>The following examples show the different optional SQL view format
|
|
that you can create with the SQL shown. The column descriptions are explained
|
|
in the tables following each example. These views are not shipped with the
|
|
server, and you must create them, if you choose to do so. These views
|
|
are optional and are not required for analyzing monitor data.</p>
|
|
<p>Any rows that have a row identification number (QQRID) of 5000 or greater
|
|
are for internal database use. </p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="t1000.htm">Database monitor view 1000 - SQL Information</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3000.htm">Database monitor view 3000 - Table Scan</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3001.htm">Database monitor view 3001 - Index Used</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3002.htm">Database monitor view 3002 - Index Created</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3003.htm">Database monitor view 3003 - Query Sort</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3004.htm">Database monitor view 3004 - Temp Table</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3005.htm">Database monitor view 3005 - Table Locked</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3006.htm">Database monitor view 3006 - Access Plan Rebuilt</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3007.htm">Database monitor view 3007 - Optimizer Timed Out</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3008.htm">Database monitor view 3008 - Subquery Processing</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3010.htm">Database monitor view 3010 - HostVar & ODP Implementation</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3014.htm">Database monitor view 3014 - Generic QQ Information</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3015.htm">Database monitor view 3015 - Statistics Information</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3018.htm">Database monitor view 3018 - STRDBMON/ENDDBMON</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="qqq3019.htm">Database monitor view 3019 - Rows retrieved</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3020.htm">Database monitor view 3020 - Index advised (SQE)</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3021.htm">Database monitor view 3021 - Bitmap Created</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3022.htm">Database monitor view 3022 - Bitmap Merge</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3023.htm">Database monitor view 3023 - Temp Hash Table Created</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3025.htm">Database monitor view 3025 - Distinct Processing</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3026.htm">Database monitor view 3026 - Set operation</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3027.htm">Database monitor view 3027 - Subquery Merge</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3028.htm">Database monitor view 3028 - Grouping</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3030.htm">Database monitor view 3030 - Materialized query tables</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="t3031.htm">Database monitor view 3031 - Recursive common table expressions</a></strong><br />
|
|
</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajqdmd.htm" title="This section contains the formats used to create the database monitor SQL tables and views.">Database monitor: Formats</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |