Using the Logs Generated by the TimesTen Daemon

The TimesTen daemon and its subdaemons and agents generate error, warning, and informational messages. These messages may be useful for TimesTen system administration and for debugging applications.

By default, informational messages are stored in:

  • A user error log that contains information you may need to be aware of, including actions you may need to take.

  • A support log containing everything in the user error log plus information for use by TimesTen Customer Support.

See Error, Warning, and Informational Messages in the Oracle TimesTen In-Memory Database Operations Guide for information about configuring the logs, including their location and size.

All message categories are enabled by default, but you can also disable or explicitly enable the following categories of user error log messages for all databases or specified databases through options of the ttDaemonLog utility:

  • ALL (default): For all messages

  • CACHE: For messages from the cache agent, designated by CAC

  • DAEMON: For messages from the main daemon and subdaemons

  • DAEMONDBG: For additional information from the main daemon and subdaemons.

  • REPLICATION: For messages from the replication agent, designated by REP

  • SERVER: For messages from TimesTen Server.

See ttDaemonLog in Oracle TimesTen In-Memory Database Reference for information about ttDaemonLog options.