ODBC Driver for 1010data

Build 22.0.8509

RetryPool

Whether to wait when all the SAM pool are currently in use.

Data Type

bool

Default Value

true

Remarks

If SAM pools are enabled by setting the GroupID option, the driver will acquire a pool user before each query and then release it after the query executes. If a query cannot acquire a pool user then this option determines whether to attempt the query again.

By default this option is enabled and the driver will wait before trying to acquire a pool user again. If this option is disabled then the driver will fail the query immediately if it cannot acquire a user.

Note that the driver will make only a limited number of retry attempts before failing the query. This prevents the driver from stalling when all pool users are active executing long-running queries.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8509