Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Migrasi heterogen memindahkan data antarteknologi database yang berbeda.
Mesin database sumber, seperti Oracle, berbeda dengan mesin database tujuan, seperti PostgreSQL.
Migrasi heterogen lebih kompleks daripada migrasi homogen karena
perbedaan struktur skema, jenis data, dan komponen metadata antara
database sumber dan database tujuan. Database Migration Service menyediakan alat,
seperti konversi skema dan kode yang dibantu Gemini, yang membantu Anda
mengonversi skema dan objek dari database sumber ke dalam format yang
kompatibel dengan database tujuan.
Migrasi heterogen menggunakan replikasi berdasarkan Pengambilan Data Perubahan (CDC) untuk
memproses perubahan yang sedang berlangsung.
Untuk mengetahui informasi selengkapnya, lihat skenario yang didukung.
Skenario yang didukung
Database Migration Service mendukung migrasi heterogen berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-18 UTC."],[[["\u003cp\u003eHeterogeneous migration involves moving data between different database technologies, such as from Oracle to PostgreSQL.\u003c/p\u003e\n"],["\u003cp\u003eThese migrations are complex due to variations in schema, data types, and metadata between the source and destination databases.\u003c/p\u003e\n"],["\u003cp\u003eDatabase Migration Service offers tools like Gemini-assisted schema and code conversion to aid in adapting the source database's format to the destination database.\u003c/p\u003e\n"],["\u003cp\u003eChange Data Capture (CDC)-based replication is employed in heterogeneous migrations to manage ongoing data changes.\u003c/p\u003e\n"],["\u003cp\u003eDatabase Migration Service supports specific heterogeneous migration scenarios, including Oracle to Cloud SQL for PostgreSQL and Oracle to AlloyDB for PostgreSQL.\u003c/p\u003e\n"]]],[],null,["# Heterogeneous migrations\n\nA heterogeneous migration moves data between different database technologies.\nThe database engine of the source, such as Oracle differs from the database\nengine of the destination, such as PostgreSQL.\n\nHeterogeneous migrations are more complex than homogeneous migrations due to\ndifferences in schema structure, data types, and metadata components between the\nsource database and the destination database. Database Migration Service provides tools,\nsuch as Gemini-assisted schema and code conversion, that help you\nconvert the schema and objects from your source database into a format that is\ncompatible with your destination database.\n\nHeterogeneous migrations use replication based on Change Data Capture (CDC) to\nprocess ongoing changes.\n\nFor more information, see supported scenarios.\n\nSupported scenarios\n-------------------\n\nDatabase Migration Service supports the following heterogeneous migrations:\n\n- [Migrate from Oracle to Cloud SQL for PostgreSQL](/database-migration/docs/oracle-to-postgresql/scenario-overview)\n- [Migrate from Oracle to AlloyDB for PostgreSQL](/database-migration/docs/oracle-to-alloydb/scenario-overview)\n- [Migrate from SQL Server to Cloud SQL for PostgreSQL](/database-migration/docs/sqlserver-to-csql-pgsql/scenario-overview)\n- [Migrate from SQL Server to AlloyDB for PostgreSQL](/database-migration/docs/sqlserver-to-alloydb/scenario-overview)"]]