Database configuration logs and messages

The scripts for configuring and removing the event database create two log files.

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)