The system can respond with a variety of policy-based actions, including generating an alert and blocking the transaction in real time.
系统可以根据策略做出各种反应,包括生成警告和实时地阻止事务。
2
Auto checkpoints allows the server to trigger checkpoints more frequently to avoid transactionblocking.
Auto Checkpoints允许服务器更频繁地触发检查点,以避免事务阻塞。
3
Dropping down a layer, we have the transaction level, where we can find out what locks are being held as a result of these transactions, investigate any potential blocking and so on.