Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Oracle to Alloy DB Migration

Hi,

Can we migrate directly oracle to alloydb using DMS Service? 

Thanks,

Samy

0 1 953
1 REPLY 1

Yes, you can migrate directly from Oracle to AlloyDB using DMS (Currently in Public Preview). This feature is available and supports a streamlined process for migrating data, schema, and converting complex PL/SQL code to PostgreSQL-compatible SQL.

Key points about using DMS for Oracle to AlloyDB migrations include:

  1. Reliable and Complete: DMS leverages native PostgreSQL replication capabilities, ensuring maximum security, fidelity, and reliability in the migration process.

  2. Minimal Downtime: The service continuously replicates database changes from Oracle to AlloyDB, allowing for a cutover at a convenient time, thereby minimizing downtime and disruption.

  3. Serverless Migration: DMS is a serverless solution, eliminating the need for maintaining or provisioning migration-specific resources. It auto-scales with your data, simplifying the migration process.

  4. Schema and Code Conversion: DMS handles the conversion of schema and PL/SQL code to PostgreSQL-compatible SQL as part of the migration.

  5. Continuous Replication: The service starts with an initial snapshot of the Oracle database and then replicates ongoing changes in real-time.

  6. Ease of Use: The migration process is straightforward, involving the creation of a source connection profile, defining connectivity, and initiating the migration job.