上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 48 下一页
摘要: [20190423]那个更快的疑问3.txt--//前一阵子,做了11g在单表单条记录唯一索引扫描的测试,摘要如下:--//参考链接:http://blog.itpub.net/267265/viewspace-2636321/http://blog.itpub.net/267265/viewspa 阅读全文
posted @ 2019-04-23 11:22 lfree 阅读(191) 评论(0) 推荐(0) 编辑
摘要: [20190419]shared latch spin count 2.txt--//上午测试shared latch XX模式的情况,链接:http://blog.itpub.net/267265/viewspace-2641902/--//继续测试其它情况.--//链接:http://andre 阅读全文
posted @ 2019-04-19 11:57 lfree 阅读(189) 评论(0) 推荐(0) 编辑
摘要: [20190419]shared latch spin count.txt--//昨天测试exclusive latch spin count = 20000(缺省).--//今天测试shared latch spin count的情况,看了一些文章测试等于2 *_spin_count.--//有了 阅读全文
posted @ 2019-04-19 11:18 lfree 阅读(272) 评论(0) 推荐(0) 编辑
摘要: [20190418]exclusive latch spin count.txt--//昨天测试"process allocation" latch,主要这个latch与其它拴锁spin方式有点不同,但是缺省都是spin 20000.如何验证一直是困扰我的问题.--//而且现在的模式是spin 一定 阅读全文
posted @ 2019-04-19 09:15 lfree 阅读(292) 评论(0) 推荐(0) 编辑
摘要: [20190417]隐含参数_SPIN_COUNT.txt--//在探究latch spin计数之前,先简单探究_SPIN_COUNT.实际上oracle现在版本latch spin的数量不再是2000,而是记录在--//x$ksllclass里面.通过例子说明:1.环境:SYS@book> @ v 阅读全文
posted @ 2019-04-18 11:12 lfree 阅读(267) 评论(0) 推荐(0) 编辑
摘要: [20190416]process allocation latch.txt--//看链接:http://andreynikolaev.wordpress.com/2010/12/16/hidden-latch-wait-revolution-that-we-missed/--//里面提到:Orac 阅读全文
posted @ 2019-04-17 10:17 lfree 阅读(218) 评论(0) 推荐(0) 编辑
摘要: [20190416]查看shared latch gets的变化.txt1.环境:SYS@book> @ ver1PORT_STRING VERSION BANNER x86_64/Linux 2.4.xx 11.2.0.4.0 Oracle Database 11g Enterprise Edit 阅读全文
posted @ 2019-04-16 16:04 lfree 阅读(116) 评论(0) 推荐(0) 编辑
摘要: [20190416]exclusive latch测试脚本.txt--//昨天做了shared latch的测试脚本,今天完善exclusive latch测试脚本,上个星期的测试我是手工执行的.--//今天写一个脚本验证看看.相关链接:http://blog.itpub.net/267265/vi 阅读全文
posted @ 2019-04-16 16:03 lfree 阅读(211) 评论(0) 推荐(0) 编辑
摘要: [20190416]完善shared latch测试脚本2.txt--//昨天测试shared latch,链接:http://blog.itpub.net/267265/viewspace-2641414/,感觉有点开窍了.^_^.http://andreynikolaev.wordpress.c 阅读全文
posted @ 2019-04-16 10:56 lfree 阅读(236) 评论(0) 推荐(0) 编辑
摘要: [20190416]11g下那些latch是Exclusive的.txt--//昨天测试了11g下那些latch是共享的,链接:--//是否反过来剩下的都是Exclusive的.继续测试:1.环境:SYS@book> @ ver1PORT_STRING VERSION BANNER x86_64/L 阅读全文
posted @ 2019-04-16 08:53 lfree 阅读(357) 评论(0) 推荐(0) 编辑
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 48 下一页