Then I understood it correctly. Thank you Helen.
Martin
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Sunday, December 10, 2017, 3:44:41 AM, Martin wrote:
> I need some help to understand this section (connection pooling)
>> External connections made by statements WITH COMMON TRANSACTION (the
>> default) will remain open
>> until the current transaction ends. They can be reused by subsequent ca
Hi,
I need some help to understand this section (connection pooling)
> External connections made by statements WITH COMMON TRANSACTION (the default)
> will remain open
> until the current transaction ends. They can be reused by subsequent calls to
> EXECUTE STATEMENT, but
> only if the connect s