随笔 - 225  文章 - 0  评论 - 6  阅读 - 75098
07 2012 档案
How to export and import dat from oracle server user expdp and impdp
摘要:create directory mydirectory as 'd:\data\dumpdir';select * from dba_directories;grant read,write on directory mydirectory to myusername;expdp myuserna 阅读全文
posted @ 2012-07-31 11:36 子虚乌有 阅读(202) 评论(0) 推荐(0) 编辑
Software Configure
摘要:运行服务器的软件配置情况Function Name Version Port LicenseOperate System Suse or Redhat(Fedora Core) Stable is ok freeWebServer Apache 2.2.22 (2 above ) 80 free P 阅读全文
posted @ 2012-07-19 14:26 子虚乌有 阅读(144) 评论(0) 推荐(0) 编辑
Learn Oracle CBO 1
摘要:Introduce去年select count 和 select data 留下的问题优化器如何选择最佳路径 ? 如何计算代价 ? 正文i/o 一般是大头 cpu 一般比较小 表内 full table scan = blocks = mbrc(multi-bolck read count) blo 阅读全文
posted @ 2012-07-11 17:24 子虚乌有 阅读(147) 评论(0) 推荐(0) 编辑
OCI and ORA-12154
摘要:Today, we find a problem that ORA-12154: TNS:could not resolve the connect identifier specified. i think many people meet the problem. but today we fi 阅读全文
posted @ 2012-07-04 16:35 子虚乌有 阅读(225) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

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