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

158 lines
9.5 KiB
HTML
Raw Permalink 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="External table description (QAQQ3004) - Temporary table" />
<meta name="DC.subject" content="qaqq3004, temporary table" />
<meta name="keywords" content="qaqq3004, temporary table" />
<meta name="DC.Relation" scheme="URI" content="rzajqmrdm.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="qaqq3004" />
<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>External table description (QAQQ3004) - Temporary table</title>
</head>
<body id="qaqq3004"><a name="qaqq3004"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">External table description (QAQQ3004) - Temporary table</h1>
<div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="hsides" border="1" rules="rows"><caption>Table 1. QQQ3004 - Temporary table</caption><thead align="left"><tr><th align="left" valign="bottom" width="17.472118959107807%" id="d0e27">Column Name</th>
<th align="left" valign="bottom" width="82.5278810408922%" id="d0e29">Description</th>
</tr>
</thead>
<tbody><tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQKEY</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Join column (unique per query) used to link
rows for a single query together</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQTIME</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Time row was created</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQQDTN</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">QDT number (unique per QDT)</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQQDTL</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">RQDT subquery nested level relational database
name</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQMATN</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Materialized view QDT number</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQMATL</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Materialized view nested level</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQTLN</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Library</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQTFN</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Table</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQTTIM</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Temporary table create time</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQTMPR</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Number of rows in temporary</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQRCOD</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Reason code <ul class="simple"><li><strong>F1</strong> - Query contains grouping columns (Group By) from more than
one table, or contains grouping columns from a secondary table of a join query
that cannot be reordered.</li>
<li><strong>F2</strong> - Query contains ordering columns (Order By) from more than
one table, or contains ordering columns from a secondary table of a join query
that cannot be reordered.</li>
<li><strong>F3</strong> - The grouping and ordering columns are not compatible.</li>
<li><strong>F4</strong> - DISTINCT was specified for the query.</li>
<li><strong>F5</strong> - UNION was specified for the query.</li>
<li><strong>F6</strong> - Query had to be implemented using a sort. Key length of more
than 2000 bytes or more than 120 columns specified for ordering.</li>
<li><strong>F7</strong> - Query optimizer chose to use a sort rather than an index
to order the results of the query.</li>
<li><strong>F8</strong> - Perform specified row selection to minimize I/O wait time.</li>
<li><strong>F9</strong> - The query optimizer chose to use a hashing algorithm rather
than an access path to perform the grouping for the query.</li>
<li><strong>FA</strong> - The query contains a join condition that requires a temporary
file.</li>
<li><strong>FB</strong> - The query optimizer creates a run-time temporary file in
order to implement certain correlated group by queries.</li>
<li><strong>FC</strong> - The query contains grouping fields and there is a read trigger
on at least one of the physical files in the query.</li>
<li><strong>FD</strong> - The query optimizer creates a runtime temporary file for
a static-cursor request.</li>
<li><strong>H1</strong> - Table is a join logical file and its join type does not match
the join type specified in the query.</li>
<li><strong>H2</strong> - Format specified for the logical table references more than
one base table.</li>
<li><strong>H3</strong> - Table is a complex SQL view requiring a temporary results
of the SQL view.</li>
<li><strong>H4</strong> - For an update-capable query, a subselect references a column
in this table which matches one of the columns being updated.</li>
<li><strong>H5</strong> - For an update-capable query, a subselect references an SQL
view which is based on the table being updated.</li>
<li><strong>H6</strong> - For a delete-capable query, a subselect references either
the table from which rows are to be deleted, an SQL view, or an index based
on the table from which rows are to be deleted.</li>
<li><strong>H7</strong> - A user-defined table function was materialized.</li>
</ul>
</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQDFVL</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Default values may be present in temporary <p>Y - Yes<br />
N - No</p>
</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQLTLN</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Library-long</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQLTFN</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Table-long</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQC11</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Reserved</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQC12</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Reserved</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQC21</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Reserved</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQC22</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Reserved</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQI1</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Reserved</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQI2</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Reserved</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQC301</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Reserved</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQC302</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Reserved</td>
</tr>
<tr><td align="left" valign="top" width="17.472118959107807%" headers="d0e27 ">QQ1000</td>
<td align="left" valign="top" width="82.5278810408922%" headers="d0e29 ">Reserved</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajqmrdm.htm" title="The following DDS statements are used to create the memory resident database monitor physical and logical files.">Memory Resident Database Monitor: DDS</a></div>
</div>
</div>
</body>
</html>