doc-exports/docs/dws/dev/dws_04_0955.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +00:00

94 lines
7.0 KiB
HTML

<a name="EN-US_TOPIC_0000001188642116"></a><a name="EN-US_TOPIC_0000001188642116"></a>
<h1 class="topictitle1">GS_COLUMN_TABLE_IO_STAT</h1>
<div id="body0000001194280777"><p id="EN-US_TOPIC_0000001188642116__p1432448113816"><strong id="EN-US_TOPIC_0000001188642116__b17239103911411">GS_COLUMN_TABLE_IO_STAT</strong> displays the I/O of all column-store tables of the database on the current node. The value of each statistical column is the accumulated value since the instance was started.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001188642116__table39829710387" frame="border" border="1" rules="all"><caption><b>Table 1 </b>GS_COLUMN_TABLE_IO_STAT columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001188642116__row2032413817388"><th align="left" class="cellrowborder" valign="top" width="23.23%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001188642116__p113251813385">Name</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.189999999999998%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001188642116__p133255863812">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001188642116__p1132517833814">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001188642116__row032528123811"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001188642116__p73262893816">schemaname</p>
</td>
<td class="cellrowborder" valign="top" width="19.189999999999998%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001188642116__p183262817388">name</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001188642116__p632615813812">Namespace of a table</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188642116__row1632614893819"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001188642116__p1732678183813">relname</p>
</td>
<td class="cellrowborder" valign="top" width="19.189999999999998%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001188642116__p1832612813810">name</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001188642116__p132798193815">Table name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188642116__row173272817385"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001188642116__p103271813380">heap_read</p>
</td>
<td class="cellrowborder" valign="top" width="19.189999999999998%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001188642116__p032778193816">bigint</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001188642116__p632719843810">Number of blocks logically read in the heap</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188642116__row1327178143817"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001188642116__p3327586383">heap_hit</p>
</td>
<td class="cellrowborder" valign="top" width="19.189999999999998%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001188642116__p193286833815">bigint</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001188642116__p132816853816">Number of block hits in the heap</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188642116__row83289883811"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001188642116__p1432819853818">idx_read</p>
</td>
<td class="cellrowborder" valign="top" width="19.189999999999998%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001188642116__p1932811814386">bigint</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001188642116__p9328984383">Number of blocks logically read in the index</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188642116__row332911812385"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001188642116__p332968203813">idx_hit</p>
</td>
<td class="cellrowborder" valign="top" width="19.189999999999998%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001188642116__p10329188133819">bigint</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001188642116__p132918153820">Number of block hits in the index</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188642116__row2032915863812"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001188642116__p83299811381">cu_read</p>
</td>
<td class="cellrowborder" valign="top" width="19.189999999999998%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001188642116__p18330108103820">bigint</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001188642116__p1833008183815">Number of logical reads in the Compression Unit</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188642116__row1433014817382"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001188642116__p123301286385">cu_hit</p>
</td>
<td class="cellrowborder" valign="top" width="19.189999999999998%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001188642116__p1033078153810">bigint</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001188642116__p11330487389">Number of hits in the Compression Unit</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188642116__row193308816388"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001188642116__p163308810389">cidx_read</p>
</td>
<td class="cellrowborder" valign="top" width="19.189999999999998%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001188642116__p163311485381">bigint</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001188642116__p15331118143811">Number of indexes logically read in the Compression Unit</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188642116__row6331148173816"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001188642116__p173312803815">cidx_hit</p>
</td>
<td class="cellrowborder" valign="top" width="19.189999999999998%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001188642116__p833158153813">bigint</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001188642116__p193319853818">Number of index hits in the Compression Unit</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0639.html">System Views</a></div>
</div>
</div>