Database Connection Configuration Properties

Values set for runtime instance, transport, and database connection configuration properties can be reviewed and edited. See Reviewing and Editing Configuration Properties.

Instance Property

Description

Required

 

   DB Connection Timeout

 

Specification of the amount of time to wait for a pooled connection to become available when all pooled connections are in use before returning an error when connection to the database cannot be made. Default is 60 seconds.

   Max DB Connections

 

Maximum number of JDBC connections permitted for the database. Default is 10.

   Temporary DB Connections

Specification of whether temporary connections to the database are allowed when all pooled connections are active. Default is False.

 

See also Database Service Keys