doc-exports/docs/dws/umn/dws_01_0106.html
Lu, Huayi 95132e24fc DWS UMN 830.201_new version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-27 11:54:34 +00:00

13 lines
1.3 KiB
HTML

<a name="EN-US_TOPIC_0000001707254541"></a><a name="EN-US_TOPIC_0000001707254541"></a>
<h1 class="topictitle1">Development Specifications</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001707254541__en-us_topic_0000001422799393_p9421435211">If the connection pool mechanism is used during application development, the following specifications must be met. Otherwise, connections in the connection pool have statuses, which will affect the correctness of subsequent operations on the connection pool.</p>
<ul id="EN-US_TOPIC_0000001707254541__en-us_topic_0000001422799393_ul1812317227219"><li id="EN-US_TOPIC_0000001707254541__en-us_topic_0000001422799393_li131239221829">If the GUC parameter is set in a connection, you must execute <strong id="EN-US_TOPIC_0000001707254541__b84235270616543">SET SESSION AUTHORIZATION DEFAULT;RESET ALL;</strong> to clear the connection status before returning the connection to the connection pool.</li><li id="EN-US_TOPIC_0000001707254541__en-us_topic_0000001422799393_li1293815421629">If a temporary table is used, it must be deleted before the connection is returned to the connection pool.</li></ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_01_0081.html">Using the JDBC and ODBC Drivers to Connect to a Cluster</a></div>
</div>
</div>