Official Content

Defines whether the GeneXus built-in connection pool size will allow an unlimited number of connections.

Values

False
True

Scope

Available at the Data Store.
Data Store: Iseries, DB2 UDB, INFORMIX, MYSQL, ORACLE, POSTGRESQL, SQLSERVER

Description

When enabled, the GeneXus built-in connection pool is unlimited. Every time a client requests a database connection, a new one is created if no connections are available. This is the default value.

When disabled, the GeneXus built-in connection pool size is limited. Every time a client requests a new database connection, when there's no availability and the maximum number of pool connections has been reached, then the client remains waiting for one to be released. This value enables the following properties: Size and Create all pool connections at startup.

The limited number of connections in the GeneXus built-in connection pool is configured with the Size property.

How to apply changes

To apply the corresponding changes when the property value is configured, Build any object.

See Also

Size property
Create All Pool Connections at Startup Property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant