Replicate Data to Another Database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • elieber
    New Member
    • Jun 2012
    • 1

    Replicate Data to Another Database

    Hi,

    I have two databases, the first one is PRODUCTION and the second TEST.

    How can i transfer all the data from PRODUCTION to the database TEST in DB2?

    I tried to restore database, but I have difficulty to "transfers" those Containers.

    Can anyone halp me?

    Thanks,

    Elieber.
  • db2mor
    New Member
    • Jun 2012
    • 1

    #2
    Study the infocenter to learn about 'redirected restore'. First generate a redirected-restore script, then modify that script for your new containers, then lastly run that modified script to perform the restore, and rollforward if necessary

    Comment

    Working...