Top
ETERNUS SF AdvancedCopy Manager 14.2 Operator's Guide

11.5.2 swsrpdevdisp_ex2k3/ swsrpdevdisp_exchange (Exchange device display command)

NAME

swsrpdevdisp_ex2k3/ swsrpdevdisp_exchange - displays the Exchange device information


SYNOPSIS

For Exchange Server 2003:
To display information on a specific storage group
program-directory\bin\swsrpdevdisp_ex2k3 -sgname Storage-Group-Name 
To display information on all storage groups used for Exchange
program-directory\bin\swsrpdevdisp_ex2k3 [-evs Virtual-Server-Name]
For Exchange Server 2007:
To display information on a specific storage group
program-directory\bin\swsrpdevdisp_exchange -sgname Storage-Group-Name
To display information on all storage groups used for Exchange
program-directory\bin\swsrpdevdisp_exchange [-evs Virtual-Server-Name]
For Exchange Server 2010:
To display information on a specific storage group
program-directory\bin\swsrpdevdisp_exchange -dbname Database-Name
To display information on all storage groups used for Exchange
program-directory\bin\swsrpdevdisp_exchange

DESCRIPTION

This command displays the information registered with swsrpdbinfo_ex2k3/swsrpdbinfo_exchange (Exchange database information registration command). The command displays the files constituting a storage group or database and the AdvancedCopy Manager device name.


OPTIONS

-sgname Storage-Group-Name

Specifies the storage group name.
If this option is omitted, information on all storage groups is displayed.
The database name containing a space needs to attach double quotation marks (" ")

-dbname Database-Name

Specifies the database name.
If this option is omitted, information on all databases are registered.
The database name containing a space needs to attach double quotation marks (" ")

-evs Virtual-Server-Name

Specifies the name of an Exchange virtual server (EVS) when cluster operation is used.
Need not be specified unless cluster operation is used.


EXIT STATUS

=0:Completed successfully

>0:Terminated abnormally


EXAMPLES

NOTES