forked from docs/doc-exports
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>
66 lines
5.0 KiB
HTML
66 lines
5.0 KiB
HTML
<a name="EN-US_TOPIC_0000001233563185"></a><a name="EN-US_TOPIC_0000001233563185"></a>
|
|
|
|
<h1 class="topictitle1">PG_SHARED_MEMORY_DETAIL</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001233563185__a63d23e682c6b4856ab0c422b21569a49"><strong id="EN-US_TOPIC_0000001233563185__b842352706163241">PG_SHARED_MEMORY_DETAIL</strong> displays usage information about all the shared memory contexts.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001233563185__t2756892e25c74e72b9f0490382efdaa9" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_SHARED_MEMORY_DETAIL columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001233563185__rb75f3a5695284b26a6d984928348d4e0"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001233563185__a1246b430fd534754a28bbd4ce7123fbc">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001233563185__ac14ff481bfb440ad8d93ea19927e1d01">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001233563185__a049bc648afa6466f829fa1b56c48b821">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001233563185__r32ed1e0db29f475186fe82e969b82dc3"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563185__afcb7bde70dcd48ccb0ec676b87ab8bd0">contextname</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563185__a7c8641f85fc84dc7aef1794847a4662e">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563185__ae5eddeffeb5a42d8a63f8d8506226ea3">Name of the context in the memory</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233563185__r58e110e3d5f3498da3a827bd4fe222e8"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563185__a0469bd16436b4d528a1238cfb5ef606d">level</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563185__aeec64db6033a43f9a8648e379d031b88">smallint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563185__p111561153551">Hierarchy of the memory context</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233563185__r3db142d9815d4ded8053dd8c33201b97"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563185__ae9c255ac9d9b471db4ab45c73e820581">parent</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563185__a4af461bc48874d4aa88e535cce862669">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563185__a30ab3078a1c64a389fd84846fe1c94d8">Context of the parent memory</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233563185__rbb1a3c71f3b6445e85aa0b87f9d8b122"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563185__a044f51a4d7cb4caf99eb8a53f236de59">totalsize</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563185__a8f3fbc6042ef4f0ca5610bf73dd1923c">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563185__a735c413b1faf4bb7aec3be8dd7b70402">Total size of the shared memory, in bytes</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233563185__r68cb4b104a82406ca62f5e5ebd578bc6"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563185__aeb795442b6ce40cfbcce357a93eeffd4">freesize</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563185__a854b4718c3d8482daeac79230d5b3743">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563185__a592307eaac564ffc95b86c2111c6ff10">Remaining size of the shared memory, in bytes</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233563185__r68f7d1f23c8e4bbbab507e22f061a50f"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563185__acab6957741b243e78f9590113af49ba9">usedsize</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563185__a2b92d4c7de1c4d84be07473eb081f40c">bigint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563185__a5fcf74ea37484f29a586503acdbbeb60">Used size of the shared memory, in bytes</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>
|
|
|