在数据库恢复 meaning in English
recovery
Examples
- Rskeymgmt can be used in database recovery operations
可以在数据库恢复操作中使用rskeymgmt 。 - Because transaction marks consume log space , use them only for transactions that play a significant role in the database recovery strategy
由于事务标记会消耗日志空间,应只对在数据库恢复策略中起重要作用的事务使用标记。 - During the roll - back phase of a database recovery , snapshot transactions will request a lock if an attempt is made to read data that is locked by another transaction that is being rolled back
在数据库恢复的回滚阶段,如果尝试读取由其他正在回滚的事务锁定的数据,则snapshot事务将请求一个锁。 - Using message queuing , you can set up the system so that the orders that cannot be processed during the downtime are automatically put into a queue and processed as soon as the database comes back up
通过使用“消息队列” ,可以设置系统,将停机期间无法处理的订单放入队列并在数据库恢复后立即处理它们。