HP StorageWorks XP Command View Advanced Edition software Device Manager server installation and configuration guide (web version) (T1780-96078, March 2008)

Windows systems installation
62
5. In Cluster Administrator, switch, to the executing node, each group in which the XP Command
View AE Suite service has been registered.
In the Cluster Administrator, for each group where an XP Command View AE Suite product
service has been registered, right click the group and then choose Move Group.
6. On the executing node, do the following:
Start HiRDB:
<common component installation folder>\bin\hcmdsdbsrv /start
The following shows an example of executing the command:
C:\Program Files\CVXPAE\Base\bin\hcmdsdbsrv /start
7. Execute the command below to back up the database.
For details about the options and cautions for backing up, see section
3-7-1 .
<common component installation folder>\bin\hcmdsbackups /dir target-
folder-for-storing-backup-files
The following shows an example of executing the command:
C:\Program Files\CVXPAE\Base\bin\hcmdsbackups /dir C:\db_bkup01
8. On the executing node, back up the database contents.
Execute the command shown below. Note that before you execute the command, you must
delete or empty the folder that you specify for target-folder-for-outputting-data in the command.
<common component installation folder>\bin\hcmdsdbmove /export
/datapath target-folder-for-outputting-data
The following shows an example of executing the command:
C:\Program Files\CVXPAE\Base\bin\hcmdsdbmove /export /datapath
C:\storing_data
The following describes the datapath option.
datapath
Specify the folder to which you want to output the contents of the database. After this option
name, specify the absolute path of a folder on a local disk. Note that the path name must
not exceed 63 bytes. If the folder has already been created, empty the folder.
The characters that can be used to specify the path are shown below. In addition to these
characters, a backslash (\), colon (:), or forward slash (/) can be used as path delimiters.
A-Z, a-z, 0-9, period (.), underscore (_)
CAUTION: You must not execute multiple instances of this command concurrently. Also, you
must not execute this command and the cvxpaegetlogs command concurrently.
9. Copy the contents of target-folder-for-outputting-data, which is the folder where you stored data
in step 8, to the local disk of the standby node.
10. On the executing node, re-create the database system on a local disk.
Execute the following command:
<common component installation folder>\bin\hcmdsdbremake /databasepath
target-folder-for-re-creating-the-database
The following shows an example of executing the command:
C:\Program Files\CVXPAE\Base\bin\hcmdsdbremake /databasepath
D:\re_creating_db
The following describes the databasepath option.
databasepath