This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
tsm:tsm_tdpexchange_cmd [2021/01/01 21:25] 127.0.0.1 external edit |
tsm:tsm_tdpexchange_cmd [2021/11/22 16:44] (current) manu |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== TDP Exchange ====== | ====== TDP Exchange ====== | ||
+ | |||
+ | A new restore method is available using backup VM, so you can restore a DB directly from VM: | ||
+ | BACKUPMethod=VMVSS | ||
+ | |||
+ | **Data Protection for Exchange Server supports the following types of backup:** | ||
+ | * Full Back up the entire database and transaction logs. If a successful integrity check and backup are obtained, the Exchange Server truncates the committed log files. | ||
+ | * Incremental, Back up the transaction logs. If a successful integrity check and backup are obtained, the Exchange Server deletes the committed log files. | ||
+ | * Differential Back up the transaction logs but do not delete them. | ||
+ | * Copy Back up the entire database and transaction logs. Do not delete the transaction logs. | ||
+ | |||
Do not set the ASNODENAME option in the dsm.opt file when you use DataProtection for Exchange Server. Setting the ASNODENAME option can cause VSS data backups and VSS restore operations to fail. | Do not set the ASNODENAME option in the dsm.opt file when you use DataProtection for Exchange Server. Setting the ASNODENAME option can cause VSS data backups and VSS restore operations to fail. | ||
- | DP for Exchange facilities for DAG backups | + | **DP for Exchange facilities for DAG backups** |
* DAGNODE provides a common namespace for all backups | * DAGNODE provides a common namespace for all backups | ||
* Each node authenticates separately with Spectrum Protect | * Each node authenticates separately with Spectrum Protect | ||
Line 307: | Line 317: | ||
FULL|COPY|INCRemental|DIFFerential | FULL|COPY|INCRemental|DIFFerential | ||
[/BACKUPDESTination=TSM|LOCAL] (default: TSM) | [/BACKUPDESTination=TSM|LOCAL] (default: TSM) | ||
- | [/BACKUPMETHod=LEGACY|VSS] (LEGACY for Exchange 2007) | + | [/BACKUPMETHod=LEGACY|VSS|VMVSS] (LEGACY for Exchange 2007) |
(VSS for Exchange 2007 or later) | (VSS for Exchange 2007 or later) | ||
[/BUFFers=numbuffers] (default: 3) | [/BUFFers=numbuffers] (default: 3) |