Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我杀死了一个回滚数百万条已删除记录的长事务,那么在对其发出闪回命令之前在数据库上使用 SHUTDOWN ABORT 是否有任何风险?由于数据库只需要处于 MOUNT 状态以进行闪回,因此我希望这样做没有什么害处,而不是等待回滚完成。