HP P9000 Command View Advanced Edition Suite Software 7.3.1-00 Administrator Guide (web)

Table Of Contents
Default: true
Device Manager database properties (database.properties
file)
The database.properties file contains the database properties.
In Windows:
installation-folder-for-the-Device-Manager-server\Server\config\data-
base.properties
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 log output properties (logger.properties file)
The logger.properties file contains the log output properties.
In Windows:
installation-folder-for-the-Device-Manager-server\Server\config\log-
ger.properties
In Linux:
Device Manager server properties350