My Oracle Support Banner

How to Migrate to different Endian Platform Using Transportable Tablespaces With RMAN (Doc ID 371556.1)

Last updated on FEBRUARY 06, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.1.0.2 to 12.2.0.1 [Release 12.1 to 12.2]
Oracle Database - Enterprise Edition - Version 9.2.0.3 to 9.2.0.3 [Release 9.2]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Information in this document applies to any platform.
******************* WARNING *************

Corrupt IOT when using Transportable Tablespace to HP from different OS
- Datapump transport_tablespaces produces wrong dictionary metadata for some tables


Goal

Starting with Oracle Database 10g, you can transport tablespaces across platforms. In this note there is a step by step guide about how to do it  with ASM datafiles and with OS filesystem datafiles.

If your goal is to migrate a database to different endian platform, the following high-level steps describe how to migrate a database to a new platform using transportable tablespace:

1.- Create a new, empty database on the destination platform.
2.- Import objects required for transport operations from the source database into the destination database.
3.- Export transportable metadata for all user tablespaces from the source database.
4.- Transfer data files for user tablespaces to the destination system.
5.- Use RMAN to convert the data files to the endian format of the destination system.
6.- Import transportable metadata for all user tablespaces into the destination database.

You could also convert the datafiles at source platform and once converted transfer them to destination platform.

The MAA technical brief "Platform Migration Using Transportable Tablespace" is available at

http://www.oracle.com/technetwork/database/features/availability/maa-wp-11g-platformmigrationtts-129269.pdf

 

From 11.2.0.4, 12C and further, if converting to Linux x86-64 consider to follow this doc:

   Reduce Transportable Tablespace Downtime using Cross Platform Incremental Backup [1389592.1]


For 12c you can also refer

12c How Perform Cross-Platform Database Transport to different Endian Platform with RMAN Backup Sets <Document 2013271.1>

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.