+ Reply to Thread + Post New Thread
Results 1 to 1 of 1
  1. #1
    tarakg's Avatar
    tarakg is offline Junior Member
    Join Date
    07 Jul 2009
    Posts
    1
    Say Thanks
    0
    Thanked 0 Times in 0 Posts
    Documents
    0
    Uploads
    0

    Default Zero-downtime Database Migration tool

    We are exploring\evaluating tools provided by Oracle (or its partners) that ensures Zero-downtime Database Migration. Migration should include:

    - Migration of data from one version of the application to another version with or without changes to the database schema.
    - Migration of data from staging to production where staging was used for beta testing to host customers who created live data which need to be migrated to production. (SQL Server 2005 to SQL Server 2005, SQL Server 2005 to MySQL, etc)
    - if a data type changes (say int to varchar) in staging database for a particular column in a table, the change migration should happen in the production database as well
    - if a column is added\deleted in a table of staging database, the same table alteration should migrate to production database
    - records in production database should not be deleted\truncated during data\schema migration
    - maintain zero-downtime

    By Zero-Downtime we mean: both the source and the target should be up and accept updates in real time during migration process. This should again be synced across and hence help to eliminate downtime during migration between various vendor databases.

    We are not looking for any ETL product, but out-of-the-box products like GoldenGate and Celona that ensure Zero-downtime database migration.

  2.    Club-Oracle Complementary E-Books and Magazines
    Get your free Complementary Copy of Oracle Magazine

    You can also browse the Free Magazines and E-Books section to see the complete list of free magazines, e-books and Whitepapers.

Similar Threads

  1. Forms migration to 10g
    By ushareef in forum Oracle Developer Suite and Tools
    Replies: 5
    Last Post: 07-24-2009, 12:47 PM
  2. Data migration
    By sunildutt in forum Oracle Apps Technical
    Replies: 2
    Last Post: 06-29-2009, 09:17 AM
  3. Config Migration
    By lberkefeld in forum Oracle Fusion Middleware
    Replies: 1
    Last Post: 06-17-2009, 05:11 PM
  4. UCM Configuration Migration utility
    By ericb in forum Oracle Fusion Middleware
    Replies: 1
    Last Post: 06-15-2009, 06:00 AM
  5. Problem with SQL Area GETHITRATION post migration 9.2.0.8 through 10.2.0.4.
    By gklech in forum Server Administration and Options
    Replies: 3
    Last Post: 01-09-2009, 04:56 AM

Tags for this Thread