12
返回列表 发新帖
楼主: xiaomiao

[精华] 让imp/exp突破2GB文件大小限制!

[复制链接]
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
11#
发表于 2002-1-21 12:14 | 只看该作者

filesize and file these two parameters enable multiple export files.

oracle 8.1.5 (8i release 1)以上支持export到多个文件。
-------------------------------------------------------------------------------------
Export supports writing to multiple export files and Import can read from multiple export files. If you specify a value (byte limit) for the FILESIZE parameter, Export will write only the number of bytes you specify to each dump file.When the amount of data Export must write exceeds the maximum value you specified for FILESIZE, it will get the name of the next export file from the FILE parameter (see FILE for more information) or, if it has used all the names specified in the FILE parameter, it will prompt you to provide a new export filename. If you do not specify a value for FILESIZE (note that a value of 0 is equivalent to not specifying FILESIZE), then Export will write to only one file, regardless of the number of files specified in the FILE parameter.

使用道具 举报

回复
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
12#
发表于 2002-1-21 13:05 | 只看该作者
compress总还是有限的,如果数据太大,还是只能在exp时将文件分成几个小的文件,我说得对吗?

使用道具 举报

回复
论坛徽章:
2
ITPUB元老
日期:2005-02-28 12:57:00授权会员
日期:2005-10-30 17:05:33
13#
发表于 2002-1-22 09:14 | 只看该作者
我试了一下.
速度太慢了!

使用道具 举报

回复
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
14#
发表于 2002-12-22 11:19 | 只看该作者
我在AIX + Oracle9i 下也出现过这个问题,
但发现是AIX的系统默认的JFS 设置的问题,将FS 改为 LJFS 就可以了。

使用道具 举报

回复
论坛徽章:
113
生肖徽章2007版:羊
日期:2011-10-11 10:20:29生肖徽章2007版:羊
日期:2011-10-11 10:20:29生肖徽章2007版:羊
日期:2011-10-11 10:20:29生肖徽章2007版:羊
日期:2011-10-11 10:20:29生肖徽章:猴
日期:2007-04-10 01:23:40生肖徽章:虎
日期:2011-10-11 10:20:29生肖徽章:羊
日期:2007-08-12 22:22:56生肖徽章:兔
日期:2007-08-15 17:25:14生肖徽章:虎
日期:2011-10-11 10:20:29生肖徽章:虎
日期:2007-09-24 07:24:16
15#
发表于 2004-9-28 09:53 | 只看该作者
收藏!

使用道具 举报

回复
论坛徽章:
2
行业板块每日发贴之星
日期:2005-03-22 01:02:26授权会员
日期:2005-10-30 17:05:33
16#
发表于 2004-12-1 09:04 | 只看该作者
看看

使用道具 举报

回复
论坛徽章:
0
17#
发表于 2004-12-1 10:54 | 只看该作者
有2G限制吗,我导出6G没有问题呀。

使用道具 举报

回复
论坛徽章:
0
18#
发表于 2004-12-1 12:50 | 只看该作者
不会吧楼主...
我记得2001年,我在做一个系统的时候碰到过这个问题,就是2G文件大小的限制问题...

在UNIX系统里面,比如HP-UINX里面,有文件大小限制的,取决你采用的文件系统格式...就是filesystem的格式问题...

在mount文件系统的时候,要指定格式,只要你指定为大文件系统格式,就可以超过2G,突破2G的限制...
(umount现有文件系统)
修改/etc/fstab
再重新启动或者直接按照大文件系统模式mount就可以了...
和exp和imp没有关系...
修改FSTAB文件可以参照以下格式
/dev/vg01/lvol1 /app2 vxfs rw,suid,largefiles,delaylog,datainlog 0 2

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表