Controlling the TimesTen Server Log Messages
The noserverlog attribute in the timesten.conf file
tells the TimesTen daemon to turn off logging of connects and disconnects from the client
applications.
If the TimesTen Server is installed, you can enable or disable logging of connect and disconnect messages by:
-
To enable logging, change the value of the
noserverlogattribute to1. -
To disable logging, change the value of the
noserverlogattribute to0.