This document discusses using transportable tablespaces (TTS) to migrate a large telecommunications database from HP-UX to Linux with an Oracle upgrade. Key points:
- The customer has 4 databases totaling over 15TB that need to be migrated with downtime under 6 hours. TTS was chosen for the migration.
- Tuning efforts included resizing files, compression, and parallelizing file transfers and conversions across RAC nodes.
- Challenges included long metadata export times. The issue was addressed by splitting exports across multiple self-contained tablespace subsets in parallel.
- Automation scripts were created to coordinate the distributed migration work across RAC nodes.