doc-exports/docs/dws/dev/dws_04_0665.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

73 lines
6.4 KiB
HTML

<a name="EN-US_TOPIC_0000001145894805"></a><a name="EN-US_TOPIC_0000001145894805"></a>
<h1 class="topictitle1">DBA_IND_PARTITIONS</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001145894805__afdfdfaed82d34c81a273f4ea2a52ae13"><strong id="EN-US_TOPIC_0000001145894805__b796025051412">DBA_IND_PARTITIONS</strong> displays information about all index partitions in the database. Each index partition of a partitioned table in the database, if present, has a row of records in <strong id="EN-US_TOPIC_0000001145894805__b84235270615421">DBA_IND_PARTITIONS</strong>. It is accessible only to users with system administrator rights.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001145894805__t1ca75b91f8374adbb16bd851dc519dee" frame="border" border="1" rules="all"><caption><b>Table 1 </b>DBA_IND_PARTITIONS columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001145894805__rf2ae709ab7504824af157c3b3e8d5cec"><th align="left" class="cellrowborder" valign="top" width="32.46%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001145894805__ae2eeedc4bec54ed0b9117ff1cd84c37a"><strong id="EN-US_TOPIC_0000001145894805__b84235270691445">Name</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="30.06%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001145894805__ab3768f4cf3bc4f10b818a3d484b67d1d">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="37.480000000000004%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001145894805__a65e6142d3ba24898a9aac531be3d4f28">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001145894805__rc3e3dfaa827f4d7fb92ce49afeb4fded"><td class="cellrowborder" valign="top" width="32.46%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894805__a60643198cf9d4546b33e88c7de8f5afb">index_owner</p>
</td>
<td class="cellrowborder" valign="top" width="30.06%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894805__ab0f713008e3b41b0ad18d94e291e74f6">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="37.480000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894805__adc0703d0a8e34068a109a63c2cf0adb4">Name of the owner of the partitioned index to which the index partition belongs</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894805__rae8a25f04dde4f3791359d1ddd30e24c"><td class="cellrowborder" valign="top" width="32.46%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894805__adccaa06e26044b09913a498997565f36">schema</p>
</td>
<td class="cellrowborder" valign="top" width="30.06%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894805__ab10f9a827ad84198a2a207c53422f210">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="37.480000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894805__a06558a2551184489aa88c2c8efe8a5f2">Schema of the partitioned index to which the index partition belongs</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894805__r717158dccec84161bdaf0afb3b299653"><td class="cellrowborder" valign="top" width="32.46%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894805__af988e4fdf6d441f583b5e671abad9f48">index_name</p>
</td>
<td class="cellrowborder" valign="top" width="30.06%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894805__ac22a48641059446596604b2646cd65e5">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="37.480000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894805__ab6f90a12b70c4e1c97916e57f9c75736">Index name of the partitioned table to which the index partition belongs</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894805__rf04945b91b7c4ac1a75f26a0ebde4aa0"><td class="cellrowborder" valign="top" width="32.46%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894805__a62cc0575aa814fa5900fdea83ec297ba">partition_name</p>
</td>
<td class="cellrowborder" valign="top" width="30.06%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894805__a2556b93586c548eab59f433383274b23">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="37.480000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894805__a4db94b9993c54bab9e0e4fbc76c415ca">Name of the index partition</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894805__rcba5274443424cc49ca95e706f2af0d1"><td class="cellrowborder" valign="top" width="32.46%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894805__abfb34bfc42ea4ccd8e28056ba2bd2168">index_partition_usable</p>
</td>
<td class="cellrowborder" valign="top" width="30.06%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894805__aeebcb6b686b5495a8f8c5f94a3fb5760"><span id="EN-US_TOPIC_0000001145894805__text18296163020278">boolean</span></p>
</td>
<td class="cellrowborder" valign="top" width="37.480000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894805__ad0463b08ced44378bfe65fdbe74515de">Whether the index partition is available</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894805__rabfcbe34c0a548888f82a1f16ddd5435"><td class="cellrowborder" valign="top" width="32.46%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894805__a1a4e67249d6545519f31c86c2961a039">high_value</p>
</td>
<td class="cellrowborder" valign="top" width="30.06%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894805__abc77f38302b848ffbe0f1b6a0245793b">text</p>
</td>
<td class="cellrowborder" valign="top" width="37.480000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894805__aadfc105fb5a242f0ad8963af1f1484e1">Upper boundary of the partition corresponding to the index partition</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894805__rf760c8af11354b769a9e529bbdc88818"><td class="cellrowborder" valign="top" width="32.46%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894805__a00f16d82242a4c678e40f2a4fe843d99">def_tablespace_name</p>
</td>
<td class="cellrowborder" valign="top" width="30.06%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894805__a36e83a4a38984a67bf99e7d98373f793">name</p>
</td>
<td class="cellrowborder" valign="top" width="37.480000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894805__a7d7eadad236441c590c9494ddf155ab9">Tablespace name of the index partition</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>