doc-exports/docs/ddm/umn/ddm_03_0100.html
Hasko, Vladimir a5cc543164 reverting ddm umn to state before last commit in #613
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-01-17 13:06:49 +00:00

19 lines
3.2 KiB
HTML

<a name="ddm_03_0100"></a><a name="ddm_03_0100"></a>
<h1 class="topictitle1">Configuring the SQL Blacklist</h1>
<div id="body1588833240296"><div class="section" id="ddm_03_0100__section9599855172316"><h4 class="sectiontitle">Overview</h4><p id="ddm_03_0100__p680441710815">Configure a blacklist and add those statements to it to prevent the system executing some SQL statements.</p>
</div>
<div class="section" id="ddm_03_0100__section40748785"><h4 class="sectiontitle">Prerequisites</h4><ul id="ddm_03_0100__ul6904193254614"><li id="ddm_03_0100__li16904153254612">You have logged in to the DDM console.</li><li id="ddm_03_0100__li290473210463">A DDM instance is running properly and has available schemas.</li></ul>
</div>
<div class="section" id="ddm_03_0100__section161861452397"><h4 class="sectiontitle">Procedure</h4><ol id="ddm_03_0100__ol12323258"><li id="ddm_03_0100__li1135718381115"><span>In the instance list, locate the instance that contains schemas you require and click the instance name.</span></li><li id="ddm_03_0100__li58659836"><span>On the displayed page, choose <strong id="ddm_03_0100__b101961823125116">Schemas</strong>.</span></li><li id="ddm_03_0100__li3554164620431"><span>In the schema list, locate the schema that you want to configure a blacklist for and click <strong id="ddm_03_0100__b11951910327">Configure SQL Blacklist</strong> in the <strong id="ddm_03_0100__b1246604203212">Operation</strong> column.</span></li><li id="ddm_03_0100__li19681720196"><span>In the displayed dialog box, click <strong id="ddm_03_0100__b6654832503">Edit</strong>, enter the required SQL statements or regular expressions in prefix match, full-text, and regular expression match boxes, and click <strong id="ddm_03_0100__b148162053115010">OK</strong>.</span><p><div class="note" id="ddm_03_0100__note74782051112219"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="ddm_03_0100__ul947816514228"><li id="ddm_03_0100__li3478851102212"><strong id="ddm_03_0100__b1658315164488">Prefix Match</strong>: Enter SQL statements that contain keywords such as DROP or DELETE and are not allowed by the current schema.</li><li id="ddm_03_0100__li24782051132210"><strong id="ddm_03_0100__b132588916415">Full-text Match</strong>: Enter full-text SQL statements that are not allowed by the current schema. Multiple spaces and line breaks will not be treated as if they were replaced or truncated as a single space.</li><li id="ddm_03_0100__li18108719645"><strong id="ddm_03_0100__b13507562442">Regular Expression Match</strong>: Enter specific regular expressions that are not allowed by the current schema.</li><li id="ddm_03_0100__li8478951132216">Separate SQL statements in the blacklist with semicolons (;). The size of SQL statements for prefix match, full-text match, and regular expression match cannot exceed 1 KB, respectively.</li><li id="ddm_03_0100__li1347885172211">If you want to clear all the SQL statements in prefix match and full-text match areas, clear them separately and click <strong id="ddm_03_0100__b07401042317">OK</strong>.</li></ul>
</div></div>
</p></li></ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ddm_03_0006.html">Schema Management</a></div>
</div>
</div>