数据库恢复 meaning in English
database recovery
database restore
Examples
- With log backups , you can recover the database to the point of failure or to a specific point in time
使用事务日志备份,可以将数据库恢复到故障点或特定的时间点。 - Sql server includes features to support the recovery of all member databases to the same point in time
Sql server包括支持将所有成员数据库恢复到同一时间点的功能。 - Restore database supports reverting a database to a database snapshot and supports the stopat option
Restore database支持将数据库恢复为数据库快照,并支持stopat选项。 - If you make a mistake , you can use the snapshot to recover by reverting the database to the snapshot
一旦进行了错误操作,可以使用快照将数据库恢复到生成快照时的状态。 - Using this configuration the database can be restored to the most recent state using rollforward recovery
通过使用这种配置,可以使用前滚恢复将数据库恢复到最近的状态。