Hi,
In our production system we load certain files to IBM DB2 database everyday, the data is then further used in application. We copy the same files to a test environment everyday from production and again run the same process in test environment.
I am thinking to replace this model and replicate / sync production DB2 database with Test databse so that we dont have to load the files again in test environment and we can save lof of time while bringing the test system online for testing with business users.
I would like to know what are the best techniques in IBM DB2 to replicate / sync one database to another database (both residing on different servers) may be in a nightly cycle.
Thanks in advance.
In our production system we load certain files to IBM DB2 database everyday, the data is then further used in application. We copy the same files to a test environment everyday from production and again run the same process in test environment.
I am thinking to replace this model and replicate / sync production DB2 database with Test databse so that we dont have to load the files again in test environment and we can save lof of time while bringing the test system online for testing with business users.
I would like to know what are the best techniques in IBM DB2 to replicate / sync one database to another database (both residing on different servers) may be in a nightly cycle.
Thanks in advance.