Files
doc-exports/docs/dws/tool/dws_07_0186.html
luhuayi a5e3903f6b DWS TG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-04-23 13:53:01 +00:00

62 lines
5.2 KiB
HTML

<a name="EN-US_TOPIC_0000002160142072"></a><a name="EN-US_TOPIC_0000002160142072"></a>
<h1 class="topictitle1">SQL Server Configuration</h1>
<div id="body0000002160142072"><p id="EN-US_TOPIC_0000002160142072__p194561444174014">You can customize the behavior of the migration tool when migrating SQL Server database scripts by setting SQL Server configuration parameters.</p>
<p id="EN-US_TOPIC_0000002160142072__p2456124412401">Open the <strong id="EN-US_TOPIC_0000002160142072__b18749869294">features-mysql.properties</strong> file in the <strong id="EN-US_TOPIC_0000002160142072__b77091791296">config</strong> folder. When migrating SQL Server databases, change the data type of the source database to SQL Server and set the parameters listed in <a href="#EN-US_TOPIC_0000002160142072__table1669410624015">Table 1</a> as required.</p>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002160142072__table1669410624015"></a><a name="table1669410624015"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002160142072__table1669410624015" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameters in the <strong id="EN-US_TOPIC_0000002160142072__b861717320298">features-mysql.properties</strong> file</caption><thead align="left"><tr id="EN-US_TOPIC_0000002160142072__row669516617409"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.6.1.1"><p id="EN-US_TOPIC_0000002160142072__p1420193318407"><strong id="EN-US_TOPIC_0000002160142072__b154906259232755">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.6.1.2"><p id="EN-US_TOPIC_0000002160142072__p3205331409"><strong id="EN-US_TOPIC_0000002160142072__b552203982911">Description</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.6.1.3"><p id="EN-US_TOPIC_0000002160142072__p1820193317409"><strong id="EN-US_TOPIC_0000002160142072__b1358114114295">Value Range</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.6.1.4"><p id="EN-US_TOPIC_0000002160142072__p172018335404"><strong id="EN-US_TOPIC_0000002160142072__b72035233532755">Default Value</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.6.1.5"><p id="EN-US_TOPIC_0000002160142072__p5201133124017"><strong id="EN-US_TOPIC_0000002160142072__b129620211232755">Example</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002160142072__row8695166154020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.1 "><p id="EN-US_TOPIC_0000002160142072__p106791626164017">table.origin.database.type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.2 "><p id="EN-US_TOPIC_0000002160142072__p16791826114016">Source database type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.3 "><p id="EN-US_TOPIC_0000002160142072__p1679132674010">bigquery,doris,sqlserver,mysql,adb</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.4 "><p id="EN-US_TOPIC_0000002160142072__p116791126104019">mysql</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.5 "><p id="EN-US_TOPIC_0000002160142072__p6679926164019">table.origin.database.type=sqlserver</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002160142072__row136955674010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.1 "><p id="EN-US_TOPIC_0000002160142072__p176791926134017">table.orientation</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.2 "><p id="EN-US_TOPIC_0000002160142072__p46796266404">Default data storage mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.3 "><p id="EN-US_TOPIC_0000002160142072__p1667912620404">ROW,COLUMN</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.4 "><p id="EN-US_TOPIC_0000002160142072__p36791826104011">ROW</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.5 "><p id="EN-US_TOPIC_0000002160142072__p10679162654015">table.orientation=ROW</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002160142072__row76958694016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.1 "><p id="EN-US_TOPIC_0000002160142072__p96791426114013">table.type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.2 "><p id="EN-US_TOPIC_0000002160142072__p1767982615408">Default table type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.3 "><p id="EN-US_TOPIC_0000002160142072__p19679182615404">REPLICATION,HASH,ROUND-ROBIN</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.4 "><p id="EN-US_TOPIC_0000002160142072__p1067912261401">HASH</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.6.1.5 "><p id="EN-US_TOPIC_0000002160142072__p1967972604017">table.type=ROUND-ROBIN</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_16_0012.html">Configuring DSC</a></div>
</div>
</div>