上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 58 下一页
摘要: [20210524]分析library cache转储 3.txt--//前几天探究11g shared pool latch与library cache mutex时,分析11g library cache转储,里面的mutex地址我当时得出的结论是每--//个占用40字节.实际上犯了一点点错误, 阅读全文
posted @ 2021-05-24 08:54 lfree 阅读(131) 评论(0) 推荐(0)
摘要: [20210521]11g shared pool latch与library cache mutex的简单探究4.txt--//继续昨天的测试:http://blog.itpub.net/267265/viewspace-2773083/ =>[20210520]11g shared pool l 阅读全文
posted @ 2021-05-21 10:01 lfree 阅读(103) 评论(0) 推荐(0)
摘要: [20210520]11g shared pool latch与library cache mutex的简单探究3.txt--//前面测试library cache 的转储,发现11g不再使用latch library cache,而是使用library cache mutex代替.--//测试11 阅读全文
posted @ 2021-05-20 11:17 lfree 阅读(98) 评论(0) 推荐(0)
摘要: [20210520]11g shared pool latch与library cache mutex的简单探究.txt--//前面测试library cache 的转储,发现11g不再使用latch library cache,而是使用library cache mutex代替.--//测试11g 阅读全文
posted @ 2021-05-20 11:16 lfree 阅读(197) 评论(0) 推荐(0)
摘要: [20210507]完善vim bccalc_win插件.txt--//就是有时候运算不需要bc -l方式执行.而是使用bc执行.增加<Leader>c0快捷.--//例子:Bucket: #=61745 Mutex=0x813ddfa8(0, 37, 0, 6) LibraryHandle: Ad 阅读全文
posted @ 2021-05-07 22:34 lfree 阅读(106) 评论(0) 推荐(0)
摘要: [20210507]dump library_cache.txt--//放假看了一些共享池方面的文档,重新学习一下这方面的知识。--//学习alter session set events 'immediate trace name library_cache level N';--//N 表示如下 阅读全文
posted @ 2021-05-07 22:14 lfree 阅读(140) 评论(0) 推荐(0)
摘要: [20210428]改进pr.sql脚本.txt--//tanel poder提供一个脚本pr.sql,用来实现显示信息的纵向显示。例子:SCOTT@book> select * from dept where deptno=10 2 @ prPivoting output using Tom Ky 阅读全文
posted @ 2021-04-28 15:42 lfree 阅读(138) 评论(0) 推荐(0)
摘要: [20210413]CBC latch再讨论2.txt--//这是与别人的再次讨论,实际上验证我以前判断,一般在读读模式下,oracle从11.2.0.4开始全表扫描,唯一索引,rowid模式下,--//快速全索引扫描基本不会出现cbc latch,如果出现也许不巧遇到读取cbc latch链时其它 阅读全文
posted @ 2021-04-18 10:27 lfree 阅读(81) 评论(0) 推荐(0)
摘要: [20210401]跟踪sqlplus登录执行了什么.txt--//昨天做了测试,链接http://blog.itpub.net/267265/viewspace-2765851/,顺便记录一下登录过程执行了什么。1.环境:SCOTT@book> @ ver1PORT_STRING VERSION 阅读全文
posted @ 2021-04-01 08:56 lfree 阅读(338) 评论(0) 推荐(0)
摘要: [20210323]bbed读取数据块5.txt--//上个星期做了bbed读取数据块的测试,生成的文本存在一些小问题,要通过vim替换。--//今天没事,完善这部分的处理。1.环境:SCOTT@book> @ ver1PORT_STRING VERSION BANNER x86_64/Linux 阅读全文
posted @ 2021-03-26 15:34 lfree 阅读(346) 评论(0) 推荐(0)
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 58 下一页