Top
ETERNUS SF AdvancedCopy Manager V15.3 Operation Guide
ETERNUS

12.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]
To display information on all storage groups registered by swsrpdbinfo_exchange (Exchange database information registration command)
<program-directory>\bin\swsrpdevdisp_exchange -reg
For Exchange Server 2010, Exchange Server 2013:
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
To display information on all databases registered by swsrpdbinfo_exchange (Exchange database information registration command)
<program-directory>\bin\swsrpdevdisp_exchange -reg

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.

-reg

Displays all the database information registered by swsrpdbinfo_exchange (Exchange database information registration command).
Even if some database existing in Exchange are not registered, only the registered database is displayed.
This option is available for Windows Server 2008 or later 64bit environment.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally


EXAMPLES

NOTES