HP StorageWorks XP Command View Advanced Edition Software 6.4 Server Administrator Guide for Device Manager and Provisioning Manager (web) (T1780-96341, July 2010)

Table Of Contents
Managing the database
140
Make sure that the following messages, which indicate that the Common Component
services are running, appear:
KAPM06440-I The HiRDB service has already started.
KAPM05007-I Already started service. service-name=HBase Storage
Mgmt Web Service
KAPM05007-I Already started service. service-name=HBase Storage
Mgmt Common Service
If the Common Component services are not running, execute the following command.
In Windows:
installation-folder-for-Common-Component\bin\hcmdssrv /start
In Linux:
installation-directory-for-Common-Component/bin/hcmdssrv –start
2. Stop the Device Manager server as follows.
In Windows:
Select Start > All Programs > XP Command View AE > Device Manager > Stop Server.
In Linux, execute the following command:
installation-directory-for-the-Device-Manager-server/suitesrvcntl -
stop_hdvm
3. Execute the database command to initialize the database.
In Windows:
installation-folder-for-the-Device-Manager-server\database.bat
initialize
In Linux:
installation-directory-for-the-Device-Manager-server/database.sh
initialize
4. Specify true for the server.base.initialsynchro property in the server.properties
file.
For details about this property, see section
A-2-23.
5. Start the Device Manager server as follows.
In Windows:
Select Start > All Programs > XP Command View AE > Device Manager > Start Server.
In Linux, execute the following command:
installation-directory-for-the-Device-Manager-server/suitesrvcntl -
start_hdvm
6. Change the value of the server.base.initialsynchro property in the
server.properties file back to false.