HP P9000 Replication Manager Software 7.2 Configuration Guide
Transferring the database to another disk (non-cluster)
If deleting unnecessary files does not free up enough disk space, data needs to be transferred from
the HP StorageWorks P9000 Command View AE Common Component database onto another disk
with more free space.
NOTE:
The HP StorageWorks P9000 Command View AE Common Component service must be running to
perform this task.
To transfer data from an HP StorageWorks P9000 Command View AE Common Component database:
1. Use the following command to output the contents of the database into files.
installation-folder-for-P9000-Command-View-AE-Common-Component\bin\hcmdsdbmove
/export /datapath data-input-and-output-destination-folder
NOTE:
Do not execute the hcmdsdbmove command more than once at the same time. Also, do
not execute this command and the cvxpaegetlogs command at the same time.
2. If other P9000 Command View AE suite products are running, you must stop the associated
services (HBase Storage Mgmt Web Service and HBase Storage Mgmt Common Service) as
described in “Stopping Replication Manager ” on page 80.
3. Execute the following command to re-create a database system on the disk:
installation-folder-for-P9000-Command-View-AE-Common-Component\bin\hcmdsdbremake
/databasepath new-database-recreation-destination-folder
NOTE:
Observe the following restrictions for folders/directories:
• Specify an absolute path for database-recreation-destination-folder of no more than 63
bytes.
• If you use a path delimiter as the last character of the destination name, the command
will fail.
NOTE:
The hcmdsdbremake command changes the port number used by HiRDB back to the
default (23032). If you are using a port number other than the default, you must reset the
port number after running the command. For details on how to change the port number,
see the
HP P9000 Command View Advanced Edition Suite Software Administrator Guide
.
4. Execute the following command to register the database contents from step 1 into the database:
installation-folder-for-P9000-Command-View-AE-Common-Component\bin\hcmdsdbmove
/import /datapath data-input-and-output-destination-folder
Configuration Guide 113