forked from docs/doc-exports
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com> Co-authored-by: Ru, Li Yi <liyiru7@huawei.com> Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
43 lines
3.4 KiB
HTML
43 lines
3.4 KiB
HTML
<a name="EN-US_TOPIC_0000001917290524"></a><a name="EN-US_TOPIC_0000001917290524"></a>
|
|
|
|
<h1 class="topictitle1">Abnormal Request Results</h1>
|
|
<div id="body8662426"><div class="p" id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p896217443168"><strong id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_b118365510203">Abnormal response description</strong>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_table7745218464" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Abnormal response description</caption><thead align="left"><tr id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_row879102194619"><th align="left" class="cellrowborder" valign="top" width="23.23%" id="mcps1.3.1.2.2.4.1.1"><p id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p38113217464"><strong id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_b84235270691445">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20.200000000000003%" id="mcps1.3.1.2.2.4.1.2"><p id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p581192104614"><strong id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_b842352706164541">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="56.57%" id="mcps1.3.1.2.2.4.1.3"><p id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p883152154610"><strong>Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_row1485152113462"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p12851213469">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20.200000000000003%" headers="mcps1.3.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p487192112463">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.57%" headers="mcps1.3.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p088221154617">Specifies the error returned when a task submission exception occurs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_row788132114618"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p29082164616">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20.200000000000003%" headers="mcps1.3.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p1290102116462">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.57%" headers="mcps1.3.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p1592121204615">Specifies the description of the error returned when a task submission exception occurs.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="p" id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_p16537184741610"><strong id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_b842352706123757">Response example</strong><pre class="codeblock" id="EN-US_TOPIC_0000001917290524__en-us_topic_0110967108_codeblock5961021204615">{
|
|
"error_code": "DBS.200022",
|
|
"error_msg": "The DB instance name already exists."
|
|
}</pre>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="opengauss_api_0030.html">Appendix</a></div>
|
|
</div>
|
|
</div>
|
|
|