设为首页 加入收藏

TOP

数据泵expdp,impdp使用结(三)
2015-07-24 11:20:58 来源: 作者: 【 】 浏览:22
Tags:数据 expdp impdp 使用
0.2.0.1.0 - Production on 星期一, 27 10月, 2014 17:21:29

Copyright (c) 2003, 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
启动 "SCOTT"."SYS_EXPORT_SCHEMA_01": scott/********@192.168.11.1:1521/orcl dire
ctory=DIR_EXP dumpfile=scott_full.dmp logfile=scott_full.log
正在使用 BLOCKS 方法进行估计...
处理对象类型 SCHEMA_EXPORT/TABLE/TABLE_DATA
使用 BLOCKS 方法的总估计: 192 KB
处理对象类型 SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
处理对象类型 SCHEMA_EXPORT/TABLE/TABLE
处理对象类型 SCHEMA_EXPORT/TABLE/INDEX/INDEX
处理对象类型 SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
处理对象类型 SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
处理对象类型 SCHEMA_EXPORT/TABLE/COMMENT
处理对象类型 SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
处理对象类型 SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
. . 导出了 "SCOTT"."DEPT" 5.656 KB 4 行
. . 导出了 "SCOTT"."EMP" 7.820 KB 14 行
. . 导出了 "SCOTT"."SALGRADE" 5.585 KB 5 行
. . 导出了 "SCOTT"."BONUS" 0 KB 0 行
已成功加载/卸载了主表 "SCOTT"."SYS_EXPORT_SCHEMA_01"
******************************************************************************
SCOTT.SYS_EXPORT_SCHEMA_01 的转储文件集为:
D:\DIREXP\SCOTT_FULL.DMP
作业 "SCOTT"."SYS_EXPORT_SCHEMA_01" 已于 17:21:49 成功完成

按表导出
expdp scott/scott@192.168.11.1:1521/orcl directory=DIR_EXP dumpfile=scott_emp.dmp logfile=scott_emp.log tables=scott.emp

C:\Users\Administrator>expdp scott/scott@192.168.11.1:1521/orcl directory=DIR_EXP dumpfile=scott_emp.dmp logfile=scott_emp.log tables=scott.emp


Export: Release 10.2.0.1.0 - Production on 星期一, 27 10月, 2014 17:23:14

Copyright (c) 2003, 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
启动 "SCOTT"."SYS_EXPORT_TABLE_01": scott/********@192.168.11.1:1521/orcl direc
tory=DIR_EXP dumpfile=scott_emp.dmp logfile=scott_emp.log tables=scott.emp
正在使用 BLOCKS 方法进行估计...
处理对象类型 TABLE_EXPORT/TABLE/TABLE_DATA
使用 BLOCKS 方法的总估计: 64 KB
处理对象类型 TABLE_EXPORT/TABLE/TABLE
处理对象类型 TABLE_EXPORT/TABLE/INDEX/INDEX
处理对象类型 TABLE_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
处理对象类型 TABLE_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
处理对象类型 TABLE_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
处理对象类型 TABLE_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
. . 导出了 "SCOTT"."EMP" 7.820 KB 14 行
已成功加载/卸载了主表 "SCOTT"."SYS_EXPORT_TABLE_01"
******************************************************************************
SCOTT.SYS_EXPORT_TABLE_01 的转储文件集为:
D:\DIREXP\SCOTT_EMP.DMP
作业 "SCOTT"."SYS_EXPORT_TABLE_01" 已于 17:23:25 成功完成


按表空间导出
Expdp scott/scott@127.0.0.1:1521/orcl DIRECTORY=DIR_EXP DUMPFILE=scott_tablespace.dmp   TABLESPACES=USERS
C:\Users\Administrator> Expdp scott/scott@127.0.0.1:1521/orcl DIRECTORY=DIR_EXP DUMPFILE=scott_tablespace.dmp   TABLESPACES=USERS


Export: Release 10.2.0.1.0 - Production on 星期一, 27 10月, 2014 20:51:25

Copyright (c) 2003, 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
启动 "SCOTT"."SYS_EXPORT_TABLESPACE_01": scott/********@127.0.0.1:1521/orcl DIR
ECTORY=DIR_EXP DUMPFILE=scott_tablespace.dmp   TABLESPACES=USERS
正在使用 BLOCKS 方法进行估计...
处理对象类型 TABLE_EXPORT/TABLE/TABLE_DATA
使用 BLOCKS 方法的总估计: 192 KB
处理对象类型 TABLE_EXPORT/TABLE/TAB

首页 上一页 1 2 3 4 5 6 7 下一页 尾页 3/9/9
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇DB2使用Hibernate拦截器实现脏读.. 下一篇数据库中导出表中相应字段到指定..

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·工业机器人TCP校准中 (2025-12-25 05:19:17)
·opc 通讯协议与 TCP (2025-12-25 05:19:15)
·labview中tcp/ip通信 (2025-12-25 05:19:13)
·新书介绍《Python数 (2025-12-25 04:49:47)
·怎么利用 Python 进 (2025-12-25 04:49:45)