上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 48 下一页
摘要: [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 阅读(309) 评论(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 阅读(237) 评论(1) 推荐(0) 编辑
摘要: [20181109]12c sqlplus rowprefetch参数5.txt--//这几天一直在探究设置sqlplus参数rowprefetch与arraysize的关系,有必要做一些总结以及一些小更正:1.设置rowprefetch < arraysize 的情况最佳,因为这样fetch的模式 阅读全文
posted @ 2018-11-09 10:15 lfree 阅读(190) 评论(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 阅读(311) 评论(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 阅读(229) 评论(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 阅读(564) 评论(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 阅读(257) 评论(0) 推荐(0) 编辑
摘要: [20181031]12c 在线移动数据文件.txt--//12c以前,移动或者改名数据文件是一项比较麻烦的事情,至少要停一下业务.而12c支持在线移动或者改名数据文件,并且有点不可思议--//的是这个操作可以在非归档模式下完成.链接有人问这个安全性的问题,链接http://www.itpub.ne 阅读全文
posted @ 2018-10-30 23:23 lfree 阅读(337) 评论(0) 推荐(0) 编辑
摘要: [20181015]12C SQL Translation Framework.txt--//12c提供一个dba改写sql语句的可能性,实际上10g,11g之前也有一个包DBMS_ADVANCED_REWRITE能实现类似的功能.--//这种功能实在是一种旁门左道,还是测试看看.--//不过如果程 阅读全文
posted @ 2018-10-15 21:34 lfree 阅读(282) 评论(0) 推荐(0) 编辑
摘要: [20181015]为什么是3秒.txt--//以前测试:连接http://blog.itpub.net/267265/viewspace-2144765/=>为什么是12秒.txt.--//很奇怪12.1.0.1版本测试12秒(windows版本),而11g是3秒(在使用标量子查询的情况下).不知 阅读全文
posted @ 2018-10-15 21:33 lfree 阅读(199) 评论(0) 推荐(0) 编辑
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 48 下一页