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

Windows systems installation
63
Specify the folder in which you want to re-create the database. After this option name,
specify the absolute path of an already created folder on a local disk. Note that the path
name must not exceed 63 bytes.
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.
However, a backslash (\) or forward slash (/) must not be specified as path delimiters at
the end of the path name.
A-Z, a-z, 0-9, period (.), underscore (_)
11. Register the contents of the database backed up in step 8, in the re-created database.
Execute the command below. For target-folder-for-inputting-data, specify the absolute path of
target-folder-for-outputting-data specified in step 8.
<common component installation folder>\bin\hcmdsdbmove /import
/datapath target-folder-for-inputting-data
The following shows an example of executing the command:
C:\Program Files\CVXPAE\Base\bin\hcmdsdbmove /import /datapath
C:\storing_data
CAUTION: You must not execute multiple instances of this command concurrently. Also, you
must not execute this command and the cvxpaegetlogs command concurrently.
12. Copy target-folder-for-outputting-data, in which data was stored in step 8, onto the local disk of
the standby node.
A newly created folder made by this copy operation must satisfy the following conditions (so
that the folder can be specified in the hcmdsdbmove command execution):
Absolute path for the copy target folder: no more than 63 bytes
Available characters for the copy target folder: A to Z, a to z, 0 to 9, period (.), and
underscore (_).
13. In Cluster Administrator, switch, to the standby node, each group in which the XP Command
View AE Suite service has been registered.
14. In the standby node, re-create the database system on a local disk.
For details about the databasepath option, see step 9.
<common component installation folder>\bin\hcmdsdbremake /databasepath
target-folder-for-re-creating-the-database
15. On the standby node, register the contents of the database, in the re-created database.
Execute the command below. For target-folder-for-inputting-data, specify the absolute path of
the folder copied from the executing node in step 11.
<common component installation folder>\bin\hcmdsdbmove /import
/datapath target-folder-for-inputting-database
CAUTION: You must not execute multiple instances of this command concurrently. Also, you
must not execute this command and the cvxpaegetlogs command concurrently.
16. On the executing or standby node, if Common Component is running, execute the following
command to stop it:
<common component installation folder>\bin\hcmdssrv /stop
17. If you changed the port number used by HiRDB from the default to another number, set the port
number again on the executing and standby nodes.
For details about how to set a port number, see section
5-4-2 .