Oracle Database 12c introduces the Full Transportable Export/Import feature, streamlining the migration process for moving databases across different platforms. This functionality enhances efficiency by allowing users to transfer all database objects at once, ensuring a comprehensive and swift migration process.
Utilizing the Full Transportable Export/Import feature can significantly reduce downtime and simplify the upgrade path to Oracle Database 12c. It combines the transportable tablespaces with Data Pump to move user data and metadata seamlessly.
In the following sections, we'll delve into the technicalities of this feature and demonstrate how Sourcetable can integrate with Oracle Database 12c to export your data directly into a user-friendly spreadsheet interface in real-time.
Ensure source database is version 11.2.0.3 or later. Check endianness compatibility. Prepare a directory for Data Pump and set user-defined tablespaces to READ ONLY. Create TTS export and import parameter files.
Use the expdp command with the full transportable export method. Generate a list of tablespaces and a script to verify their block sizes. Transfer the dump file and datafiles using a secure copy utility.
On the Oracle Database 12c target, use the impdp command with the TRANSPORT_DATAFILES option. After successful import, set tablespaces to READ WRITE.
Use the db_nK_cache_size parameter for non-default block size support. Utilize the Full Transportable Export/Import feature in both file-based and nonfile-based modes.
The source database must be Oracle Database 11g, specifically release version 11.2.0.3 or later, and it must be running on a Linux host.
The user-defined tablespaces must be placed in READ ONLY mode, and the Data Pump export (expdp) must be initiated with the parameters FULL=y, TRANSPORTABLE=always, and VERSION=12.
Character set and national character set differences may cause issues during the transport, so both the on-premises database and the Oracle Cloud Infrastructure Database service database must have compatible database character sets.
Leveraging storage snapshot technologies to restore the files to their state before Data Pump ran is an option for preventing a full backup/restore/incremental-roll-forward.
Yes, the Data Pump Full Transportable method can be used to copy an entire database from an on-premises host to a Database service database deployment in Oracle Cloud Infrastructure.
Looking for a simpler solution than Oracle Database 12c full transportable export/import? Sourcetable provides a powerful, user-friendly spreadsheet interface for real-time data queries and management.
With Sourcetable, you can effortlessly integrate multiple data sources into a single spreadsheet view. This eliminates the complexity associated with traditional database exports and imports.
Gain real-time insights and manipulate your data with ease, a level of accessibility that traditional databases like Oracle 12c can't match.
Choose Sourcetable for a seamless data handling experience that requires no advanced database knowledge, making it an ideal alternative for users seeking straightforward data interaction.