您的位置:首页 > 其它

文件系统知识点总结

2014-12-25 14:51 120 查看
D:\Oracle\BIN>exp kfsupport/kfsupport@orcl file= d:\data.dmp tables=(order_info,
mm_menu) query="'where rownum<=10'"

Export: Release 10.2.0.1.0 - Production on 星期五 7月 9 17:52:22 2010

Copyright (c) 1982, 2005, Oracle. All rights reserved.

连接到: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
已导出 ZHS16GBK 字符集和 AL16UTF16 NCHAR 字符集

即将导出指定的表通过常规路径...
. . 正在导出表 ORDER_INFO导出了 10 行
EXP-00091: 正在导出有问题的统计信息。
. . 正在导出表 MM_MENU导出了 10 行
EXP-00091: 正在导出有问题的统计信息。
EXP-00091: 正在导出有问题的统计信息。
导出成功终止, 但出现警告。

D:\Oracle\BIN>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: