Purpose: This script is specifically designed for reconstructing Oracle Data Pump export files that were written to Object Storage using Swift format. It combines segmented files from a source bucket (accessed via PAR) into their original format suitable for import using Oracle Data Pump (impdp). This script can be repurposed for similar format file transfers or other segmented file formats.
- OCI Cloud Shell or equivalent Bash shell environment with configured OCI CLI
- Proper IAM permissions to:
- Read from source bucket (via PAR)