Top
ETERNUS SF AdvancedCopy Manager V16.1 Operation Guide
FUJITSU Storage

13.4.2 swsrpdevdisp_exchange (Exchange Device Display Command)

NAME

swsrpdevdisp_exchange - displays the Exchange device information

SYNOPSIS

For Exchange Server 2007:
To Display Information on Specific Storage Group
<program-directory>\bin\swsrpdevdisp_exchange -sgname storageGroupName
To Display Information on All Storage Groups Used for Exchange
<program-directory>\bin\swsrpdevdisp_exchange [-evs virtualServerName]
To Display Information on All Storage Groups Registered by swsrpdbinfo_exchange Command
<program-directory>\bin\swsrpdevdisp_exchange -reg
For Exchange Server 2010, Exchange Server 2013:
To Display Information on Specific Storage Group
<program-directory>\bin\swsrpdevdisp_exchange -dbname databaseName
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 Command
<program-directory>\bin\swsrpdevdisp_exchange -reg

DESCRIPTION

This command displays the information registered with the swsrpdbinfo_exchange command. The command displays the files constituting a storage group or database and the AdvancedCopy Manager device name.

OPTIONS

-sgname storageGroupName

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 databaseName

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 virtuaServerName

Specifies the name of a clustered mailbox server when cluster operation is used.
Need not be specified unless cluster operation is used.

-reg

Displays all the database information registered by the swsrpdbinfo_exchange 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