时间:2021-07-01 10:21:17 帮助过:32人阅读
--从Oracle 11gR1 开始,必须使用Data Pump 来进行TTS。 只有在一种情况下可以使用exp/imp 工具,那就是迁移10gR2 之前的XMLType 数据。
1.3.7 Beginning with Oracle Database10g Release 2, you can transport tablespaces that contain XMLTypes.Beginning with Oracle Database 11g Release 1, you must use only Data Pumpto export and import the tablespace metadata for tablespaces that containXMLTypes.
--从Oracle10gR2 开始,可以TTS 包含XMLTypes的表空间,从11gR1之后,必须使用DataPump来导出导入XMLTypes 表空间的metadata。
http://blog.csdn.net/tianlesoftware/article/details/7267582
转 Oracle Transportable TableSpace(TTS) 传输表空间 说明
标签:datapump .net set beginning copy soft ase 迁移 传输表空间