The information in this article applies to:
To restore a database that used DUMP TRANSACTION as the primary backup procedure, the last dump of the entire database (DUMP DATABASE) must be loaded (LOAD DATABASE), followed by the sequential loading (LOAD TRANSACTION) of the transaction dump(s) (DUMP TRANSACTION). For example, if all of the following are true
Additional query words: Dumping and Loading
Keywords : kbother SSrvServer |
Last Reviewed: March 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |