Files
doc-exports/docs/taurusdb/api-ref/gaussdb_10_0001.html
wangdengke2 1aae9268b0 taurusdb_api
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com>
Co-authored-by: wangdengke2 <wangdengke2@huawei.com>
Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
2025-06-17 09:00:31 +00:00

42 lines
2.7 KiB
HTML

<a name="gaussdb_10_0001"></a><a name="gaussdb_10_0001"></a>
<h1 class="topictitle1">Abnormal Request Results</h1>
<div id="body1467250285629"><ul id="gaussdb_10_0001__ul1239465461112"><li id="gaussdb_10_0001__li14394155414112">Abnormal response description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="gaussdb_10_0001__table7745218464" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Abnormal response description</caption><thead align="left"><tr id="gaussdb_10_0001__row879102194619"><th align="left" class="cellrowborder" valign="top" width="23.23%" id="mcps1.3.1.1.1.2.4.1.1"><p id="gaussdb_10_0001__p38113217464"><strong id="gaussdb_10_0001__b84235270691445">Name</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.200000000000003%" id="mcps1.3.1.1.1.2.4.1.2"><p id="gaussdb_10_0001__p581192104614"><strong id="gaussdb_10_0001__b842352706164541">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="56.57%" id="mcps1.3.1.1.1.2.4.1.3"><p id="gaussdb_10_0001__p883152154610"><strong>Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="gaussdb_10_0001__row1485152113462"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.1.1.1.2.4.1.1 "><p id="gaussdb_10_0001__p12851213469">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20.200000000000003%" headers="mcps1.3.1.1.1.2.4.1.2 "><p id="gaussdb_10_0001__p487192112463">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.57%" headers="mcps1.3.1.1.1.2.4.1.3 "><p id="gaussdb_10_0001__p088221154617">Returned error code when a task submission exception occurs. For details, see <a href="gaussdb_10_0003.html">Error Codes</a>.</p>
</td>
</tr>
<tr id="gaussdb_10_0001__row788132114618"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.1.1.1.2.4.1.1 "><p id="gaussdb_10_0001__p29082164616">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20.200000000000003%" headers="mcps1.3.1.1.1.2.4.1.2 "><p id="gaussdb_10_0001__p1290102116462">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.57%" headers="mcps1.3.1.1.1.2.4.1.3 "><p id="gaussdb_10_0001__p1592121204615">Returned error description when a task submission exception occurs.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="gaussdb_10_0001__li644245611118">Example response<pre class="codeblock" id="gaussdb_10_0001__codeblock5961021204615">{
"error_code": "DBS.280234",
"error_msg": "Invalid DB instance name."
}</pre>
</li></ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="gaussdb_10_0000.html">Appendix</a></div>
</div>
</div>