HP StorageWorks Application Recovery Manager Command Line Interface Reference (T4395-96007, December 2007)

dbtool.pl (1M)
-49-Hewlett-Packard Company AppRM A.06.00: December 2007
dbtool.pl (1M)
NAME
dbtool.pl – The dbtool command backs up and restores the Application Recovery
Manager IDB and configuration.
SYNOPSIS
perl.exe dbtool.pl -version | -help
perl.exe dbtool.pl -config Root= backup_location CountLimit=
max_number_of_backups SizeLimit= max_occupied_space [MB | KB
| GB] Timeout= time_until_session_completes [sec | min | hour]
perl.exe dbtool.pl -backup
perl.exe dbtool.pl -restore [FromFile]
perl.exe dbtool.pl -getconfig
perl.exe dbtool.pl -list
NOTE: It is assumed that the perl.exe command is in the search path list for
commands (defined by the environment variable PATH). If not, specify the full
pathname.
DESCRIPTION
Before you can start a backup session, you must configure the backup location, size
limits, and the timeout.
During backup, the command waits until running sessions complete and stops the
Application Recovery Manager services. All IDB and configuration files are then
packed and stored in a single backup file. After the backup finishes, the services are
started again.
During restore, the command waits until running sessions complete and stops the
Application Recovery Manager services. The IDB and configuration are restored
from the backup location and the services are started again.
OPTIONS
-version Displays the version of the dbtool.pl command.
-help Displays the usage synopsis of the dbtool.pl command.