Database connection logging
- Last Updated: February 11, 2026
- 3 minute read
- OpenEdge
- Version 13.0
- Documentation
Specifying the database connection (DB.Connects) log entry type turns on logging of database connections
(connects and disconnects) in the client log. (For information on configuring and
enabling logging, see Logging infrastructure overview.) The log messages include database name and user ID number.
Information is logged at logging level 2 (basic) and higher.
Log entries generated for this type contain the tag CONN. An example of database connection logging messages
(with headers suppressed) is shown:
|
The default for the application server is ASPlumbing and DB.Connects. Generally,
these log entry types are together in an application server log. For example:
|
Logging for database connection control parameters
If you are using database connection control parameters (-dbalt1 or -dbalt2) to
specify alternate databases to connect to, additional messages are logged. (For more
information, see Learn about automatic database
reconnect.)
|
|
-retryConnect and -retryConnectPause settings. For example:
|
-autoReconnect is enabled, a message is
logged:
|
Logging for connections to OpenEdge replication-enabled databases
If Automatic database reconnection with OpenEdge replication is enabled, and the logging level is set to 3 or higher, additional messages are logged. The messages are described below in more detail.
|
|
(replication
source) or (replication target).
|
If the replication transition is in process, one of two messages is logged, depending on the replication state:
|
|
|
|
Logging for FIPS mode
If a database is running in FIPS mode, a message is logged if the logging level is set to 2 or higher:
|