Migrating Oracle E-Business Suite across platforms (different Endian format) - Migrating Oracle E-Business Suite on AWS

Migrating Oracle E-Business Suite across platforms (different Endian format)

For some customers, it might be the case that the source and target platforms have a different endian format.

Oracle E-Business Suite cross-platform migration using Oracle Transportable Tablespaces

Application tier migration

Cross-platform migration of Oracle E-Business Suite application tier is detailed in the Oracle Support Notes that follow.

Cross-platform migration of Oracle E-Business Suite application tier process (high level):

  1. Prepare source and target systems for migration.

  2. Run adpreclone.pl on the source system.

  3. Generate a customer-specific manifest file and upload to the MyOracleSupport website.

  4. Copy APPL_TOP, COMMON_TOP/java, COMMON_TOP/webapps, and so on to the target.

  5. Copy the source context file to the target.

  6. Generate the target context file using the pairs file and source context file on the target.

  7. Run Rapid Install Wizard with -techstack option to install technology components.

  8. Run AutoConfig on the target.

  9. Apply customer-specific patches (obtained from the manifest upload procedure).

  10. Review components and technology stack patchset level.

  11. Regenerate file system objects.

  12. Clean nodes.

  13. Run AutoConfig.

  14. Update printer and workflow settings.

  15. Start all services on the target.

For details, refer to Oracle Support Note #2048954.1 (sign-in required).

Database migration

Transportable Tablespaces is an Oracle database feature that provides a faster way to move bulk data from one database to another, independent of the OS of the source and target. The Cross-Platform Transportable Tablespaces (XTTS) provides functionality in distributing data and database migration specifically across platforms of different endian (byte-ordering) formats.

This migration method is particularly suited for very large databases where the relative size of metadata is small compared to the data.

Refer to Oracle Support Note #2674405.1 - Using Transportable Tablespaces to Migrate Oracle E-Business Suite Release 12.2 Using Oracle Database 19c Enterprise Edition. (sign-in required) This note also contains the procedure to migrate the Application tier.

You can also perform incremental data transfer using Oracle Transportable Tablespace. For details, refer to Oracle Support Note #2471245.1 - Reduce Transportable Tablespace Downtime using Cross-Platform Incremental Backup (sign-in required).

Incremental backup is supported only for the same platforms, and from big endian platforms to Linux OS only. Following is the typical flow for migration using incremental backups when using XTTS.

Diagram showing the typical flow for migration using incremental backups using XTTS

Typical flow for migration using incremental backups using XTTS