doc-exports/docs/dws/dev/dws_04_0670.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

45 lines
3.4 KiB
HTML

<a name="EN-US_TOPIC_0000001233883221"></a><a name="EN-US_TOPIC_0000001233883221"></a>
<h1 class="topictitle1">DBA_PROCEDURES</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001233883221__acaa30f4b7bda43288a0d2e34bd12ccca"><strong id="EN-US_TOPIC_0000001233883221__en-us_topic_0027042411_b3882533514744">DBA_PROCEDURES</strong> displays information about all stored procedures and functions in the database. This view is accessible only to users with system administrator rights.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001233883221__t1a6601d9d0b54c0da54a497e25a1363d" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001233883221__rbf38636a05b5496b8f189cb04fcadd5f"><th align="left" class="cellrowborder" valign="top" width="30.89%" id="mcps1.3.2.1.4.1.1"><p id="EN-US_TOPIC_0000001233883221__a61b4ba2402a647f39b49d42427f9379a">Name</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="30.89%" id="mcps1.3.2.1.4.1.2"><p id="EN-US_TOPIC_0000001233883221__a4b55364bd22c44009ce2702fee5a548e">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="38.22%" id="mcps1.3.2.1.4.1.3"><p id="EN-US_TOPIC_0000001233883221__a1febc20b824b44099be2d6775da837ce">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001233883221__rd07055e00ae644b6b18fc791a1bc6ae8"><td class="cellrowborder" valign="top" width="30.89%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001233883221__a3e414b2aaee24cee94e277b15872a00e">owner</p>
</td>
<td class="cellrowborder" valign="top" width="30.89%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001233883221__ab6bb735d25fc4400ad8adab1d03a9457">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="38.22%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001233883221__a2bac9ba9ac5b470183625067787d0a09">Owner of the stored procedure or the function</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001233883221__r7ebdab3dc4324db8bdc541c89e095659"><td class="cellrowborder" valign="top" width="30.89%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001233883221__a5055dd0072d84d9797d8e2ae8c62c368">object_name</p>
</td>
<td class="cellrowborder" valign="top" width="30.89%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001233883221__ae18818d812c540fd95152abdc43ed88a">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="38.22%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001233883221__a4ee7050c4ae046b98c6e52f2cd0599eb">Name of the stored procedure or the function</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001233883221__r839936a385784cbe877706e4db43d86a"><td class="cellrowborder" valign="top" width="30.89%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001233883221__a02c7fd120460499ba91cfc9056c2c5fd">argument_number</p>
</td>
<td class="cellrowborder" valign="top" width="30.89%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001233883221__a3b490d85371e43649e6cda0d9b651e6d">smallint</p>
</td>
<td class="cellrowborder" valign="top" width="38.22%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001233883221__ab6d53ee769c9412ba11334c09246cd7c">Number of the input parameters in the stored procedure</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>