Hi,
I have a DB2 V8.1 running on an OS/390. I need to copy some of the tables from this database (around 20 to 25) to a file every 15 minutes and load the data from this file to another DB2 database running on an AIX server. Problem is that how do I ensure my data consistency in these related tables at the time of copy, while online activities are going on? Is there any tool or a feature of DB2 that can help in this regard? Thanks.
|