上一页 1 2 3 4 5 6 ··· 51 下一页
摘要: [20250203]21c library cache mutex的深入探究5(补充).txt--//前面的学习已经了解21c library cache mutex chunk分布的特点,再次总结如下:--//1个chunk 有256个mutex地址,占用12304,每个前面有16字节开头,许多c 阅读全文
posted @ 2025-02-19 20:57 lfree 阅读(1) 评论(0) 推荐(0) 编辑
摘要: [20250202]21c library cache mutex的深入探究5.txt--//前面的学习已经了解21c library cache mutex chunk分布的特点,再次总结如下:--//1个chunk 有256个mutex地址,占用12304,每个前面有16字节开头,许多chunk 阅读全文
posted @ 2025-02-19 20:56 lfree 阅读(4) 评论(0) 推荐(0) 编辑
摘要: [20250201]21c library cache mutex的深入探究4.txt--//前面的测试已经大致确定这48字节的具体内容:--//0-7,8-15字节分别是对象句柄的尾首指针,如果仅仅存在1个对象,两者相等(保存为父游标句柄地址)。如果存在多个对象会形成1--//个双向链表,如果仅仅 阅读全文
posted @ 2025-02-19 20:54 lfree 阅读(2) 评论(0) 推荐(0) 编辑
摘要: [20250128]21c library cache mutex的深入探究3.txt--//下面测试使用相同muext地址的对象句柄如何链接在一起的。1.环境:SCOTT@book01p> @ ver2 PORT_STRING : x86_64/Linux 2.4.xxVERSION : 21.0 阅读全文
posted @ 2025-02-19 20:53 lfree 阅读(4) 评论(0) 推荐(0) 编辑
摘要: [20250128]21c library cache mutex的深入探究2.txt--//探究21c library cache mutex address的chunk分布。0. 测试前准备:--//测试前最好设置db_cache_size,shared_pool_size大小,避免其大小发生变 阅读全文
posted @ 2025-02-19 20:51 lfree 阅读(4) 评论(0) 推荐(0) 编辑
摘要: [20250127]21c library cache mutex的深入探究1.txt--//后记:应该是去年的事情,在21c下做oradebug dump library_cache,发现其library cache Bucket Mutex的地址的偏移量大多数--//48字节,而以前11g下看到 阅读全文
posted @ 2025-02-19 20:51 lfree 阅读(6) 评论(0) 推荐(0) 编辑
摘要: [20250214]设置_disable_last_successful_login_time=true.txt--//看了生产系统一些隐含参数,感觉设置_disable_last_successful_login_time=true还是很有必要的。--//生产系统经常会遇到频繁登录退出的情况,而且 阅读全文
posted @ 2025-02-18 20:52 lfree 阅读(2) 评论(0) 推荐(0) 编辑
摘要: [20250211]更正11g x$mutex_sleep_history记录的一些疑问.txt--//在11g下测试遇到的问题,看了以前的链接:[20241018]21c x$mutex_sleep_history记录的变化.txt,实际上当时自己的理解也存在--//错误,有必要在11g下重复验证 阅读全文
posted @ 2025-02-18 20:51 lfree 阅读(1) 评论(0) 推荐(0) 编辑
摘要: [20250210]library cache mutex X与library cache bucket mutex X的区别(11g).txt--//以前在学习参考文档里面:链接https://tanelpoder.com/files/Oracle_Latch_And_Mutex_Contenti 阅读全文
posted @ 2025-02-18 20:49 lfree 阅读(0) 评论(0) 推荐(0) 编辑
摘要: [20250208]library cache mutex X与library cache bucket mutex X的区别(21c).txt--//以前在学习参考文档里面:链接https://tanelpoder.com/files/Oracle_Latch_And_Mutex_Contenti 阅读全文
posted @ 2025-02-18 20:48 lfree 阅读(2) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 51 下一页
点击右上角即可分享
微信分享提示