NAME
swsrpdbinfo_ex2k3/swsrpdbinfo_exchange - registers or deletes information about a storage group or database.
SYNOPSIS
<program-directory>\bin\swsrpdbinfo_ex2k3 [-evs Virtual-Server-Name] [-sgname Storage-Group-Name]
<program-directory>\bin\swsrpdbinfo_ex2k3 [-evs Virtual-Server-Name] -clean
<program-directory>\bin\swsrpdbinfo_exchange [-evs Virtual-Server-Name] [-sgname Storage-Group-Name]
<program-directory>\bin\swsrpdbinfo_exchange [-evs Virtual-Server-Name] -clean
<program-directory>\bin\swsrpdbinfo_exchange [-dbname Database-Name]
<program-directory>\bin\swsrpdbinfo_exchange -clean
DESCRIPTION
This command registers or deletes information about a storage group or database.
The command is used when Exchange Server backup operation begins, or after the file configuration of a storage group (database) is changed.
Executing the command registers or deletes information about the files that constitute a storage group (database) and information on AdvancedCopy Manager device names. (The files that constitute a storage group include mailbox store and public folder store database files, transaction files, and checkpoint file.)
OPTIONS
Specifies the storage group name.
If this option is omitted, information on all storage groups are registered.
The database name containing a space needs to attach double quotation marks (" ")
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 (" ")
Specifies that information about the storage group or database will be deleted from Exchange Server.
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
Register storage group FirstStorageGroup:
C:\>C:\Win32App\AdvancedCopyManager\bin\swsrpdbinfo_ex2k3 -sgname FirstStorageGroup swsrpdbinfo_exchange successfully completed C:\>
Delete unnecessary storage group information:
C:\>C:\Win32App\AdvancedCopyManager\bin\swsrpdbinfo_ex2k3 -clean swsrpdbinfo_exchange successfully completed C:\>
Register database MailBox1:
C:\>C:\Win32App\AdvancedCopyManager\bin\swsrpdbinfo_exchange -dbname MailBox1 swsrpdbinfo_exchange successfully completed C:\>
Delete unnecessary storage group information or database information:
C:\>C:\Win32App\AdvancedCopyManager\bin\swsrpdbinfo_exchange -clean swsrpdbinfo_exchange successfully completed C:\>
NOTES
The command cannot register database information if:
The specified storage group does not exist.
The specified database does not exist.
For Exchange Server 2007, in condition that all the stores (databases) in the storage groups are mounted, execute this command.
If a part of databases are dismounted, their information is not registered.
This command fails if all the stores in the storage group are dismounted.
For Exchange Server 2010, mount databases before execute this command.
This command cannot be executed while one of the following commands is in execution:
swsrpsetvol (Replication volume information setting command)
swsrpdelvol (Replication volume information deletion command)
swsrpdbinfo_ex2k3/swsrpdbinfo_exchange (Exchange database information registration command)
swsrpvssbackup_exchange (Exchange VSS backup execution command)
swsrpvssretore_exchange (Exchange VSS restore execution command)
swsrpshadowadm_exchange (Exchange VSS shadow copy management command)
swsrpshadowadm (Shadow copy management command)