HP Driver for JDBC User's Manual

Appendix C 79
HP JDBC Server
HP JDBC Server Configuration File
The next set of lines are the LOGGING levels used to determine the type
of information to be logged to the server log file. The meanings of the
various logging levels is discussed in the Troubleshooting section,
under Server Logging. The logging levels can be turned on and off by
either commenting the line out, or uncommenting the line. If the last
line is LOGGING NONE, and the line is not commented out, all logging is
turned off.
The server configuration file is read in anew each time a new server
process is started. Thus once the file is edited and saved, the changes
will take place beginning with the next server process. Existing server
processes cannot be made to reread the configuration file.
NOTE
This is the default server configuration file, meaning that all server
processes use the same configuration file. Thus, if logging is turned on
in this file, it will be in effect for all subsequent server processes.