电脑故障

位置:IT落伍者 >> 电脑故障 >> 浏览文章

如何使用Exp以传输表空间的方式将其导出[3]


发布日期:2020/1/14
 

开始exp

SQL> host exp userid=\sys/change_on_install as sysdba\ transport_tablespace=y tablespaces=(hexiong) file=/u/app/oracle/exphexiongdmp

Export: Release Production on ?????? ?? ::

Copyright (c) Oracle Corporation All rights reserved

Connected to: Oraclei Enterprise Edition Release Production

With the Partitioning and Oracle Data Mining options

JServer Release Production

Export done in ZHSGBK character set and ALUTF NCHAR character set

Note: table data (rows) will not be exported

About to export transportable tablespace metadata

For tablespace HEXIONG

exporting cluster definitions

exporting table definitions

exporting table T

exporting referential integrity constraints

exporting triggers

end transportable tablespace metadata export

Export terminated successfully without warnings

[] [] [] []

上一篇:如何使用Exp以传输表空间的方式将其导出[4]

下一篇:如何使用Exp以传输表空间的方式将其导出[2]