DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Database changes transfer .....

  1. #1
    Join Date
    Jul 2008
    Posts
    13

    Angry Database changes transfer .....

    Can any one please let me know how i have to transfer/sync changed data from online oracle 9i database to 11g database.

    Can any one please send a script or procedure (trigger)

  2. #2
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Just like that? a magic bullet kind of thing?
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  3. #3
    Join Date
    Oct 2006
    Posts
    175
    I think synchronizing DATA in different servers is bit more complex than you seem to be assuming. You said you want to sync CHANGED DATA to other servers, please get an Oracle Streams manual, Or as a work around, you can make it that the same scripts run on all servers or you can even sync(using CTAS, TTS etc.) the schema in different intervals. It purely depends on your requirement and what options are available to you.

    HTH

  4. #4
    Join Date
    Mar 2006
    Location
    Charlotte, NC
    Posts
    865
    you can also look into buying other software like Quest Shareplex, Oracle Golden Gate...etc which are ment for replication between the sites.

    Thanks,
    Vijay Tummala

    Try hard to get what you like OR you will be forced to like what you get.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width