doc-exports/docs/dws/dev/dws_04_0543.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +00:00

12 lines
1.0 KiB
HTML

<a name="EN-US_TOPIC_0000001233681729"></a><a name="EN-US_TOPIC_0000001233681729"></a>
<h1 class="topictitle1">Lock Operations</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001233681729__en-us_topic_0059778249_p655714596220"><span id="EN-US_TOPIC_0000001233681729__text261076863">GaussDB(DWS)</span> provides multiple lock modes to control concurrent accesses to table data. These modes are used when Multi-Version Concurrency Control (MVCC) cannot give expected behaviors. Alike, most <span id="EN-US_TOPIC_0000001233681729__text1245379961">GaussDB(DWS)</span> commands automatically apply appropriate locks to ensure that called tables are not deleted or modified in an incompatible manner during command execution. For example, when concurrent operations exist, <strong id="EN-US_TOPIC_0000001233681729__b1243235816346">ALTER TABLE</strong> cannot be executed on the same table.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0542.html">Other Statements</a></div>
</div>
</div>