HP XP7 Replication Manager Application Agent CLI Reference Guide (TK981-96014, May 2014)

Table Of Contents
-target database-names
Displays the information regarding specific databases of the instance instance-name. To display
or update information for more than one database, separate the database names using commas. If
you specify a database name containing a space character, enclose the database name in double
quotation marks (").
-f target-definition-file-name
Displays the information regarding specific databases of the instance instance-name. Unlike
-target, this option lets you specify a target definition file that specifies a list of databases for which
the information is to be displayed. The target definition file containing the list of databases must be
created before you attempt to use this option. Use an absolute path to specify the file name. If you
specify a target definition file name containing a space character, enclose the target definition file
name in double quotation marks (").
-transact_log
Displays information relating to the transaction log file only. This option will display the following
information:
The name of the transaction log file
File system information
Logical volume structure information
Physical disk information
When you specify this option with instance-name, only the information about the transaction log
of the specified instance will be displayed. When instance-name is omitted, information about all
of the instance transaction logs will be displayed.
-datafile
Displays only the information about the data file of the specified instance. This option will display the
following information:
The name of the data file
File system information
Logical volume structure information
Physical disk information
When you specify this option with instance-name, only information about the data file of the
specified instance will be displayed. When instance-name is omitted, information about the data
files of all of the instances will be displayed.
-device device-file-name
Displays information relating to the device file only. This option will display the following information:
The name of the SQL Server database
The transaction log
Data file information
File system information
Physical disk information
Logical volume structure information
When you specify this option with instance-name, only information about the device files of the
specified instance will be displayed. When instance-name is omitted, information about the device
files of all of the instances will be displayed.
-l
Application Agent CLI Reference Guide 161