会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lfree
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
40
41
42
43
44
45
46
47
48
···
63
下一页
2019年4月19日
[20190418]exclusive latch spin count.txt
摘要: [20190418]exclusive latch spin count.txt--//昨天测试"process allocation" latch,主要这个latch与其它拴锁spin方式有点不同,但是缺省都是spin 20000.如何验证一直是困扰我的问题.--//而且现在的模式是spin 一定
阅读全文
posted @ 2019-04-19 09:15 lfree
阅读(335)
评论(0)
推荐(0)
2019年4月18日
[20190417]隐含参数_SPIN_COUNT.txt
摘要: [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
阅读(316)
评论(0)
推荐(0)
2019年4月17日
[20190416]process allocation latch.txt
摘要: [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
阅读(257)
评论(0)
推荐(0)
2019年4月16日
[20190416]查看shared latch gets的变化.txt
摘要: [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
阅读(144)
评论(0)
推荐(0)
[20190416]exclusive latch测试脚本.txt
摘要: [20190416]exclusive latch测试脚本.txt--//昨天做了shared latch的测试脚本,今天完善exclusive latch测试脚本,上个星期的测试我是手工执行的.--//今天写一个脚本验证看看.相关链接:http://blog.itpub.net/267265/vi
阅读全文
posted @ 2019-04-16 16:03 lfree
阅读(242)
评论(0)
推荐(0)
[20190416]完善shared latch测试脚本2.txt
摘要: [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
阅读(282)
评论(0)
推荐(0)
[20190416]11g下那些latch是Exclusive的.txt
摘要: [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
阅读(385)
评论(0)
推荐(0)
2019年4月15日
[20190415]关于shared latch(共享栓锁).txt
摘要: [20190415]关于shared latch(共享栓锁).txthttp://andreynikolaev.wordpress.com/2010/11/17/shared-latch-behaves-like-enqueue/For the shared latches Oracle 10g u
阅读全文
posted @ 2019-04-15 15:01 lfree
阅读(189)
评论(0)
推荐(0)
[20190415]10g下那些latch是共享的.txt
摘要: [20190415]10g下那些latch是共享的.txthttp://andreynikolaev.wordpress.com/2010/11/23/shared-latches-by-oracle-version/--//oracle并没有文档准确说明那些latch是支持共享,作者的链接通过使用
阅读全文
posted @ 2019-04-15 15:00 lfree
阅读(137)
评论(0)
推荐(0)
[20190415]11g下那些latch是共享的.txt
摘要: [20190415]11g下那些latch是共享的.txthttp://andreynikolaev.wordpress.com/2010/11/23/shared-latches-by-oracle-version/--//oracle并没有文档准确说明那些latch是支持共享,作者的链接通过使用
阅读全文
posted @ 2019-04-15 14:59 lfree
阅读(235)
评论(0)
推荐(0)
上一页
1
···
40
41
42
43
44
45
46
47
48
···
63
下一页
公告