摘要:                    
查看sqlserver中的历史查询记录 select top(100) creation_time, last_execution_time, execution_count, total_worker_time/1000 as CPU, convert(money, (total_worker_t                阅读全文
            
        随笔档案-2022年8月2日
MySQL复制和事务不一致
2022-08-02 22:49 by abce, 112 阅读, 收藏,
摘要:                    
由于复制配置的原因,执行relaylog中的事务的顺序可能产生不一致。 不一致的类型: 1.应用部分事务 事务中包含支持事务的表和非事务型的表。 2.空隙(gap) 事务gap只会发生在多线程复制。为了避免发生事务gap,要设置slave_preserve_commit_order=1、slave_                阅读全文
            
        【Oracle】High CPU (%sys) Usage On Oracle Linux 6 UEK3 RAC Node
2022-08-02 22:33 by abce, 199 阅读, 收藏,
摘要:                    
High CPU (%sys) Usage On Oracle Linux 6 UEK3 RAC Node (Doc ID 2241615.1) 现象 On Oracle Linux 6 server running as Oracle RAC node, High %sys CPU usage c                阅读全文
            
        
                    
                
浙公网安备 33010602011771号