11 2018 档案

摘要:[20181130]如何猜测那些值存在hash冲突.txt--//今年6月份开始kerrycode的1个帖子提到子查询结果缓存在哈希表中情况:--//链接:http://www.cnblogs.com/kerrycode/p/9099507.html,摘要:通俗来将,当使用标量子查询的时候,ORAC 阅读全文
posted @ 2018-11-30 11:08 lfree 阅读(250) 评论(0) 推荐(0) 编辑
摘要:[20181130]hash冲突导致查询缓慢.txt--//昨天看了链接https://jonathanlewis.wordpress.com/2018/11/26/shrink-space-2/,演示了Shrink Space导致--//执行语句缓慢的情况,我自己重复测试,实际上这样发生的概率还是 阅读全文
posted @ 2018-11-30 11:07 lfree 阅读(433) 评论(0) 推荐(0) 编辑
摘要:[20181130]control file sequential read.txt--//昨天上午探究了大量控制文件读的情况,链接:http://blog.itpub.net/267265/viewspace-2222146/--//今天做一些细节探究:1.环境:SYS@xxxxx1> @ ver 阅读全文
posted @ 2018-11-30 11:06 lfree 阅读(267) 评论(0) 推荐(0) 编辑
摘要:[20181124]关于降序索引问题3.txt--//链接:blog.itpub.net/267265/viewspace-2221425/,探讨降序索引中索引的键值。--//实际上使用函数sys_op_descend.--//链接:http://blog.itpub.net/267265/view 阅读全文
posted @ 2018-11-24 20:41 lfree 阅读(204) 评论(0) 推荐(0) 编辑
摘要:[20181124]关于降序索引问题2.txt--//链接:blog.itpub.net/267265/viewspace-2221425/,探讨降序索引中索引的键值。--//实际上使用函数sys_op_descend.--//前面已经提到结尾加入FF,为了排序的需要。这样导致chr(0),以及后续 阅读全文
posted @ 2018-11-24 19:55 lfree 阅读(200) 评论(0) 推荐(0) 编辑
摘要:[20181122]模拟ORA-08103错误.txt$ oerr ora 810308103, 00000, "object no longer exists"// *Cause: The object has been deleted by another user since the oper 阅读全文
posted @ 2018-11-22 16:52 lfree 阅读(313) 评论(0) 推荐(0) 编辑
摘要:[20181116]18c DML 日志优化.txt1.环境:xxxxxxxx> select banner_full from v$version;BANNER_FULL Oracle Database 18c Enterprise Edition Release 18.0.0.0.0 - Pro 阅读全文
posted @ 2018-11-16 10:55 lfree 阅读(238) 评论(1) 推荐(0) 编辑
摘要:[20181109]12c sqlplus rowprefetch参数5.txt--//这几天一直在探究设置sqlplus参数rowprefetch与arraysize的关系,有必要做一些总结以及一些小更正:1.设置rowprefetch < arraysize 的情况最佳,因为这样fetch的模式 阅读全文
posted @ 2018-11-09 10:15 lfree 阅读(192) 评论(0) 推荐(0) 编辑
摘要:[20181109]12cR2 的pre_page_sga参数.txt--//12CR2改变了参数pre_page_sga设置为True.设置为true有好处也有缺点.--//先看看官方的定义:http://docs.oracle.com/cd/E11882_01/server.112/e40402 阅读全文
posted @ 2018-11-09 09:44 lfree 阅读(313) 评论(0) 推荐(0) 编辑
摘要:[20181108]12c sqlplus rowfetch参数4.txt--//12cR2 可以改变缺省rowfetch参数.11g之前缺省是1.通过一些测试说明问题.--//前几天做的测试有点乱,链接http://blog.itpub.net/267265/viewspace-2219004/. 阅读全文
posted @ 2018-11-08 16:10 lfree 阅读(230) 评论(0) 推荐(0) 编辑
摘要:[20181108]with temp as 建立临时表吗.txt--//链接:http://www.itpub.net/thread-2106304-1-1.html--//作者提到在dg上使用with查询的sql语句报错.出现如下错误:ORA-00604: error occurred at r 阅读全文
posted @ 2018-11-08 09:43 lfree 阅读(569) 评论(0) 推荐(0) 编辑
摘要:[20181105]再论12c set feedback only.txt--//前一阵子的测试,链接:http://blog.itpub.net/267265/viewspace-2216290/--//12CR2 ,增强了set FEEDBACK功能,加入only选项可以禁止输出信息显示,仅仅显 阅读全文
posted @ 2018-11-05 11:50 lfree 阅读(258) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示