Database communication

When the database is unavailable, the storage server tries to establish the connection again.

When there is no connection between the database and the storage server, the storage server waits as long as it is specified in the com.ibm.cdb.db.timeout property and makes an attempt to connect to the database. The number of the retry attempts to establish the connection is specified in the com.ibm.cdb.db.max.retries property.

To learn more about the database properties, go to the Database properties section.