HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 Administrator Guide (web) (TB581-96050, May 2011)

In Linux:
installation-directory-for-the-Device-Manager-server/Server/config/
database.properties
This property file contains the directives that pertain to establishing a connection with the Device
Manager server's database. Before the Device Manager server can run you need to correctly enter
these settings and start the Database Management System (DBMS). If the server cannot connect to its
DBMS, an entry is written to the error log (the default location is in the logs directory). This information
can help considerably when you are troubleshooting a new installation.
dbm.traceSQL
This property designates whether to output SQL to trace.log. Set true to output SQL. Set false
not to output SQL.
Default: false
dbm.startingCheck.retryCount
This property specifies the number of times that the Device Manager server (at startup) retries checking
of whether the DBMS has started. The specifiable values are from 0 to 100. Under normal conditions,
you do not need to change the default value of this property.
Default: 18
dbm.startingCheck.retryPeriod
This property specifies the interval (in seconds) that the Device Manager server (at startup) retries
checking of whether the DBMS has started. The specifiable values are from 0 to 60 (seconds). Under
normal conditions, you do not need to change the default value of this property.
Default: 10 (seconds)
Device Manager logger properties
The logger.properties file contains the logger properties.
In Windows:
installation-folder-for-the-Device-Manager-server\Server\config\log-
ger.properties
In Linux:
installation-directory-for-the-Device-Manager-server/Server/config/
logger.properties
This property file contains a set of directives that configure the Device Manager server's logging
module, including the names, locations and verbosity level of the various operation and error log
files. You can also use this file to configure trace logging for debugging and diagnostic purposes.
The properties logger.loglevel, logger.MaxBackupIndex, and logger.MaxFileSize are
applied to the following files: access.log.n, cim_access.log.n, error.log.n,
service.log.n, stdout.log.n, stderr.log.n, statuscheck.log.n, trace.log.n,
CIMOMTracen.log, and SMISClientTracen.log.
Administrator Guide (Web Version) 311