Migration Portal v4

Migration Portal is a web-based service for migrating Oracle database schemas to the EDB Postgres Advanced Server platform. The Migration Portal assesses and analyzes Oracle database schemas and converts:

  • Tables
  • Sequences
  • Constraints
  • Indexes (Except LOB indexes and indexes on materialized views)
  • Synonyms
  • Views
  • Materialized views
  • DB links
  • Types and type body
  • Triggers
  • Functions
  • Procedures
  • Packages
  • Users
  • Roles
  • Profiles
  • Role and object grants

The Migration Portal produces data definition language (DDL) statements that are compatible with EDB Postgres Advanced Server.

The user-friendly portal interface simplifies the assessment and migration process. Log in to the portal and start the migration process.

EnterpriseDB has helped companies migrate their existing database systems to Postgres for years. For more information, see the EnterpriseDB website.