ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzajq_5.4.0.1/t3008.htm

158 lines
9.3 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="reference" />
<meta name="DC.Title" content="Database monitor view 3008 - Subquery Processing" />
<meta name="DC.subject" content="summary row, subquery processing" />
<meta name="keywords" content="summary row, subquery processing" />
<meta name="DC.Relation" scheme="URI" content="lofdds.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="t3008" />
<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 view 3008 - Subquery Processing</title>
</head>
<body id="t3008"><a name="t3008"><!-- --></a>
<img src="./delta.gif" alt="Start of change" /><!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Database monitor view 3008 - Subquery Processing</h1>
<div><div class="example"> <pre><strong>Create View</strong> QQQ3008 as
(<strong>SELECT</strong> QQRID as Row_ID,
QQTIME as Time_Created,
QQJFLD as Join_Column,
QQRDBN as Relational_Database_Name,
QQSYS as System_Name,
QQJOB as Job_Name,
QQUSER as Job_User,
QQJNUM as Job_Number,
QQI9 as Thread_ID,
QQUCNT as Unique_Count,
QQUDEF as User_Defined,
QQQDTN as Unique_SubSelect_Number,
QQQDTL as SubSelect_Nested_Level,
QQMATN as Materialized_View_Subselect_Number,
QQMATL as Materialized_View_Nested_Level,
QVP15E as Materialized_View_Union_Level,
QVP15A as Decomposed_Subselect_Number,
QQI1 as Original_QDT_Count,
QQI2 as Merged_QDT_Count,
QQI3 as Final_QDT_Count,
QVRCNT as Unique_Refresh_Counter
<strong>FROM</strong> UserLib/DBMONTable
<strong>WHERE</strong> QQRID=3008)
</pre>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="100%" frame="hsides" border="1" rules="rows"><caption>Table 1. QQQ3008 - Subquery Processing</caption><thead align="left"><tr><th align="left" valign="bottom" width="33.26996197718631%" id="d0e43">View Column Name</th>
<th align="left" valign="bottom" width="12.737642585551331%" id="d0e45">Table Column Name</th>
<th align="left" valign="bottom" width="53.99239543726235%" id="d0e47">Description</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Row_ID</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQRID</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Row identification</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Time_Created</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQTIME</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Time row was created</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Join_Column</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQJFLD</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Join column (unique per job)</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Relational_Database_Name</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQRDBN</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Relational database name</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">System_Name</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQSYS</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">System name </td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Job_Name</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQJOB</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Job name</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Job_User</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQUSER</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Job user </td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Job_Number</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQJNUM</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Job number</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Thread_ID</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQI9</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Thread identifier</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Unique_Count</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQUCNT</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Unique count (unique per query)</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">User_Defined</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQUDEF</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">User defined column</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Unique_SubSelect_Number</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQQDTN</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Unique subselect number</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">SubSelect_Nested_Level</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQQDTL</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Subselect nested level</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Materialized_View_Subselect_Number</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQMATN</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Materialized view subselect number</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Materialized_View_Nested_Level</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQMATL</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Materialized view nested level</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Materialized_View_Union_Level</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QVP15E</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Materialized view union level</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Decomposed_Subselect_Number</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QVP15A</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Decomposed query subselect number, unique across all
decomposed subselects</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Original_QDT_Count</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQI1 </td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Original number of QDTs</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Merged_QDT_Count</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQI2 </td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Number of QDTs merged</td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Final_QDT_Count</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QQI3 </td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Final number of QDTs </td>
</tr>
<tr><td valign="top" width="33.26996197718631%" headers="d0e43 ">Unique_Refresh_Counter</td>
<td valign="top" width="12.737642585551331%" headers="d0e45 ">QVRCNT</td>
<td valign="top" width="53.99239543726235%" headers="d0e47 ">Unique refresh counter </td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="lofdds.htm" title="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.">Optional database monitor SQL view format</a></div>
</div>
</div>
<img src="./deltaend.gif" alt="End of change" /></body>
</html>