Is there any known issue of DB2 replication on version 8 ? It seem
that during replication configuration the target table name cannot be
changed to same name as the source table name.
Let say the source table name is T1 and during replication
configuration the target table name is assigned as TGT1 by DB2. When
changed the TGT1 to T1, the replication process never get executed. In
fact, there were no error in the db2diag.log file.
Changing the target table name to be identical to source table name
cause the
replication process fail.
Why is it so ? I think changing the table name in V7 not seem to be a
problem.
has anyone encounter such problem before ?
Please help.
Thanks
Uthuras