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