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

14.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 or Later
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.
If the storage group name contains a space, enclose it with double quotes.

-dbname databaseName

Specifies the database name.
If this option is omitted, information on all databases are registered.
If the database name contains a space, enclose it with double quotes.

-evs virtualServerName

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.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

NOTES