Table of Contents

About

This diagnostic utility displays the name of the file into which TimesTen system messages are logged.

If the syslog facility on a machine is not configured correctly for TimesTen, this utility will report the problem.

This utility is supported only where the TimesTen daemon is running (e.g., not on client-only installations).

Syntax

[oracle@Exalytics-01 bin]$ ./ttSyslogCheck -help
Usage: ttSyslogCheck {-h | -help | -?}
   or: ttSyslogCheck {-V | -version}
   or: ttSyslogCheck [-facility <name>]

Options:
  -h | -help | -?     Prints this message and exits.
  -V | -version       Prints version number and exits.
  -facility <name>    Specifies the syslog facility name.

Example

[oracle@Exalytics-01 bin]$ ./ttSyslogCheck
System logging appears to be configured correctly.
(TimesTen syslog messages should be recorded in the file '/var/log/messages')