« AIX Oracle 安装纪要 - cpio 、X11 forwarding | Blog首页 | Oracle impdp的ignore及 fromuser / touser 功能 »
工作日志:2亿记录的exp导出时间记录
作者:eygle |【转载时请以超链接形式标明文章出处和作者信息及本声明】
链接:http://www.eygle.com/archives/2009/09/billions_record_exp.html
一个短信表的分区,使用direct模式导出:链接:http://www.eygle.com/archives/2009/09/billions_record_exp.html
exp sms/sms file=smsmg_p7.dmp tables=SMSMG:M07 direct=y recordlength=65535 statistics=none
导出时间大约28分钟:
Export: Release 10.2.0.2.0 - Production on Fri Sep 25 22:59:33 2009导出文件大小为59G左右:
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
With the Partitioning, Real Application Clusters, OLAP and Data Mining options
Export done in ZHS16GBK character set and AL16UTF16 NCHAR character set
About to export specified tables via Direct Path ...
. . exporting table SMSMG
. . exporting partition M07 256466785 rows exported
Export terminated successfully without warnings.
42.33user 666.59system 28:02.65elapsed 42%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (27major+3131minor)pagefaults 0swaps
-rw-r--r-- 1 oracle oinstall 63306875535 Sep 25 23:27 smsmg_p7.dmp
主机为4颗4核 处理器:
[root@sms proc]# cat cpuinfo |grep CPUexp的性能还是可以接受的。
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
model name : Intel(R) Xeon(R) CPU E7330 @ 2.40GHz
-The End-
历史上的今天...
>> 2008-09-26文章:
>> 2007-09-26文章:
>> 2006-09-26文章:
------
这篇 【工作日志:2亿记录的exp导出时间记录】来自 eygle.com | CSDN网摘| del.icio.us|Google订阅 | 鲜果订阅 | 抓虾订阅
By eygle on 2009-09-26 14:36 | Comments (6) | Posted to Case | Edit |Pageviews:
搜索本站:
留言 (6)
DB是idle的?
这个速度也太快了...
Posted by: sync at September 27, 2009 6:02 PM
还可以吧,不算特别快了。
Posted by: eygle
at September 28, 2009 8:54 AM
服务器 貌似 DL580G5的产品
Posted by: 明月 at September 28, 2009 9:54 AM
存储设备是什么?
Posted by: l1t at September 29, 2009 9:12 AM
不知,客户租借的存储,没见过。
Posted by: eygle
at September 29, 2009 3:01 PM
能不能
desc SMSMG;
一下?
本人经常做这个东东
想参考一下
Posted by: William Kwok at January 27, 2010 2:35 PM
