Database configuration logs and messages
The scripts for configuring and removing the event database create
two log files.
- The profile_root/logs/events_db_install_trc.log log
file contains detailed trace information.
- The profile_root/logs/events_db_install_msg.log log
file contains any messages generated by the database configuration script.
Log file messages are in the following format:
<Date> <month><year> <time><Class> <Methods><Type> <Message>
The fields in the message statements are as follows:
- Class
- The name of the class generating the message.
- Method
- The method generating the log message.
- Type
- This can be any of the following types of messages:
- Entry
- Exit
- Error
- Information
- Warning
- Message
- The text of the message.
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)