doc-exports/docs/dataartsstudio/api-ref/dataartsstudio_02_0313.html
Xiong, Chen Xiao f2733178cc DataArts API 20230329 version
Reviewed-by: Kacur, Michal <michal.kacur@t-systems.com>
Co-authored-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
Co-committed-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
2023-06-29 16:21:21 +00:00

347 lines
29 KiB
HTML

<a name="dataartsstudio_02_0313"></a><a name="dataartsstudio_02_0313"></a>
<h1 class="topictitle1">DLF Error Codes</h1>
<div id="body8662426"><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p3253580493117">The error response is in the following format:</p>
<p id="dataartsstudio_02_0313__en-us_topic_0181281370_p921368185517">{</p>
<p id="dataartsstudio_02_0313__en-us_topic_0181281370_p172138885519">"error_code":"DLF.0100",</p>
<p id="dataartsstudio_02_0313__en-us_topic_0181281370_p22133805514">"error_msg":"The job not found"</p>
<p id="dataartsstudio_02_0313__en-us_topic_0181281370_p421318814558">}</p>
<p id="dataartsstudio_02_0313__en-us_topic_0181281370_p18831133021116"><a href="#dataartsstudio_02_0313__en-us_topic_0181281370_table1456816221499">Table 1</a> describes the error codes.</p>
<p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1054716425137"></p>
<div class="tablenoborder"><a name="dataartsstudio_02_0313__en-us_topic_0181281370_table1456816221499"></a><a name="en-us_topic_0181281370_table1456816221499"></a><table cellpadding="4" cellspacing="0" summary="" id="dataartsstudio_02_0313__en-us_topic_0181281370_table1456816221499" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Error codes</caption><thead align="left"><tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row195688221391"><th align="left" class="cellrowborder" valign="top" width="12.01%" id="mcps1.3.8.2.5.1.1"><p id="dataartsstudio_02_0313__p123056587241">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18.990000000000002%" id="mcps1.3.8.2.5.1.2"><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p175681522991">Error Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="30.459999999999997%" id="mcps1.3.8.2.5.1.3"><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p57237144301">Error Message</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="38.54%" id="mcps1.3.8.2.5.1.4"><p id="dataartsstudio_02_0313__p5834195222115">Solution</p>
</th>
</tr>
</thead>
<tbody><tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row25681622598"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p2306205862416">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p16724425390">DLF.0100</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p157240253914">The job does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p13344174312218">Ensure that the job exists.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row7568922290"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p1683152382611">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p58931058155515">DLF.0101</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p67241225394">The job quota has reached the upper limit.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p1934414317211">Apply for a higher quota.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row2568122595"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p11327142452617">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p61101119115611">DLF.0102</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1272413256918">The job name has been used by another job.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p73448436214">Try another name.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row09568284911"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p63692514267">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p128149344918">DLF.0136</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1495672820911">This API can be called only for batch jobs.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p1734434312218">Check the job.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row1869574985"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p99747257267">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p146951342815">DLF.0137</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p36969410810">The job instance does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p17344174332114">Ensure that the job instance exists.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row116677620203"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p1511983072615">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p36676612204">DLF.0201</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1066706122017">The script fails to be created.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p4344743172118">Check the script.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row20169135992016"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p111191930162612">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1816914594207">DLF.0202</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p716910593203">The script name has been used by another script.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p196605315293">Try another name.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row14799103522115"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p1011943014264">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p0358174852116">DLF.0203</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1779919353215">The script fails to be modified.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p163449435210">Check the script.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row10554710141818"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p5120183082611">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1055481011189">DLF.0802</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p35541910181816">The specified parameter is not configured.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p834434382114">Check the parameter.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row10390237121812"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p101201730172619">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p166021441121813">DLF.0803</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1167648161817">The OBS path is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p1534454392113">Check the OBS path.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row429723411018"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p195101131182610">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1790220491786">DLF.0810</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p99328456810">The queried task does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p5344543112110">Check that the task exists.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row298132718719"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p195105318268">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p89910277716">DLF.0815</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p209910271379">The OBS file fails to be accessed.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p13441743152119">Check the OBS file.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row19932945484"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p8510183113266">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p8221162191318">DLF.1006</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p41152307102">The job node is empty.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p2344174311218">Check the node.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row9778121919142"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p2510173152615">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p15778121910144">DLF.1242</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p9778121914141">The OBS bucket does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p1174213723119">Ensure that the OBS bucket exists.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row10759125122812"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p3510103113269">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p5759112518281">DLF.3004</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p147591025172814">The job name cannot be left blank.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p2344243122119">Check the job name.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row135061024182919"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p825093342620">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p8506112402919">DLF.3018</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p7507152402915">The job name is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p2344243132113">Check the job name.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row153824392910"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p8250163322617">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p482374712917">DLF.3025</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p12538144314290">The job scheduling parameter is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p134410431212">Check the job scheduling parameter.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row16206171863011"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p025015336269">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p92067186309">DLF.3050</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p13206818163013">The job description is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p2034424319211">Check the job description.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row25811210516"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p18250533182611">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p11590122517">DLF.6201</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p85971214520">The script does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p6344243182113">Ensure that the script exists.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row75769450516"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p152501733162618">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p5576144511514">DLF.6205</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p155768451450">The script execution instance does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p1098681193317">Check that the script execution instance exists.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row1949019718164"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p356633511265">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1150244518618">DLF.6241</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p2050294518612">The resource to be queried does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p1339125103314">Ensure that the resource exists.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row11583182210916"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p556693510267">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p15654105013419">DLF.6247</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p107401925698">The script type is not specified.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p034484342113">Check the script.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row1550217451166"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p956663512263">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p124488412168">DLF.6253</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p114472471617">The script quota has reached the upper limit.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p1836819853418">Apply for a higher quota.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row258315221097"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p1456617354269">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p823081119618">DLF.6258</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p322910112069">The directory contains data that cannot be deleted.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p1834520431219">Delete the data in the directory first.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row17861111981711"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p4566153513263">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p72241844172215">DLF.6259</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p32253444229">A resource with the same name already exists in the directory.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p13454432210">Try another name.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row317313616243"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p199417377264">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p61731864243">DLF.6263</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p121731763249">The resource type is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p103452436218">Check the resource type.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row129751044182412"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p1599414379264">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p20977124492418">DLF.6264</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p199779447243">The OBS path of the resource file is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p4345243112118">Check the OBS path.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row37601115142512"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p1899493772611">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1376016158256">DLF.6265</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p17760101552514">The resource description is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p18213912193617">Check the resource description.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row16387053123118"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p899433782614">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p8110125714317">DLF.6271</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p73877536310">Each user can create only one DLI connection.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p03452431213">Check the DLI data connection.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row9992101781112"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p129941237172614">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1999221719113">DLF.6309</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p999217177117">The connection name has been used by another connection.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p9345144342120">Try another connection name.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row9750857101015"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p78260398265">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p37511657101014">DLF.6322</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p375115577104">The data connection does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p12345194332118">Check that the data connection exists.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row106476173515"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p198261439162615">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p564712117354">DLF.6323</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p764714115358">The connection type cannot be modified.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p13768173110370">Check the parameter type.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row6988556133214"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p178261439112613">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1398582263210">DLF.6416</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p29851223325">The cluster has been occupied by another connection.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p11739194914373">Check the cluster.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row013281012331"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p7826133932612">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p213210104331">DLF.6418</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p0132101019335">Either the DWS cluster name or the access address and port number of the cluster must be configured.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p0897259113711">Check the DWS cluster name or the access address and port of the cluster.</p>
</td>
</tr>
<tr id="dataartsstudio_02_0313__en-us_topic_0181281370_row2556123334615"><td class="cellrowborder" valign="top" width="12.01%" headers="mcps1.3.8.2.5.1.1 "><p id="dataartsstudio_02_0313__p1582683919260">400</p>
</td>
<td class="cellrowborder" valign="top" width="18.990000000000002%" headers="mcps1.3.8.2.5.1.2 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p1233618406466">DLF.6888</p>
</td>
<td class="cellrowborder" valign="top" width="30.459999999999997%" headers="mcps1.3.8.2.5.1.3 "><p id="dataartsstudio_02_0313__en-us_topic_0181281370_p13557103324614">Invalid account permissions.</p>
</td>
<td class="cellrowborder" valign="top" width="38.54%" headers="mcps1.3.8.2.5.1.4 "><p id="dataartsstudio_02_0313__p985802812386">Check the account permissions.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ErrorCode.html">Error Codes</a></div>
</div>
</div>