数据库恢复 meaning in English
database recovery
database restore
Examples
- However , using the rollforward - recovery feature makes it possible to restore a database to the most recent state
但是,通过使用前滚恢复,可以将数据库恢复到最近的状态。 - To recover from a user error , you can revert the database to the snapshot immediately before the error
若要从用户错误中恢复,可以将数据库恢复到在错误发生的前一时刻的快照。 - Database snapshots offer an efficient way to revert a database to a point of known logical consistency
数据库快照提供了一种有效方式,可将数据库恢复到具有已知逻辑一致性的点。 - Recovery interval setting is changed from the default value , database recovery takes that many times longer to complete
设置不再是默认值,那么完成数据库恢复所用时间要长多倍。 - This limits the time needed for recovery by limiting the number of transactions rolled forward to ensure they are on disk
这样通过减少前滚事务的数量减少了数据库恢复所需要的时间。