System Logs and Error Logs
Failures are recorded in error logs, while system logs record some changes in the system.
System Logs
When applicable, the following items are logged in system logs:
- Logging the switch from one credential to the next, as well as the initialization of the pool dates and user IDs being used (not the passwords).
- Logging if the connection is expired when it returns to the pool.
- Logging if two passwords have the same effective dates. In this case, the system randomly selects a password and log that two passwords had the same effective dates. Additional logs on passwords and effective dates may be added.
- Logging when pool properties are changed. If you changed the pool related property like maxSize, or lifespan the following message appears in the system log: "for pool name ***** <PROPERTY> is changed".
Error Logs
The following list provides descriptions of the different types of errors that can be logged:
- Failed to add the pool <pool name>
- Failed to delete the pool <pool name>
- Failed to modify the pool <pool name>
- Failed to create the connections from the pool <pool name>