日期:2014-05-17 浏览次数:20982 次
oracle@linux:~> exp scott/tiger file=./emp.dmp rows=y tables=emp
Export: Release 11.2.0.3.0 - Production on Wed Nov 7 09:53:48 2012
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, Oracle Label Security, OLAP, Data Mining,
Oracle Database Vault and Real Application Testing option
Export done in AL32UTF8 character set and AL16UTF16 NCHAR character set
About to export specified tables via Conventional Path ...
. . exporting table EMP 14 rows exported
Export terminated successfully without warnings.