hi,
how can i use replication for DB2 V8.1 FP 4 to move the data from source to taget table
i tried 'user copy' subset replication, but while i delete some rows from the source table, the same rows are deleted from the Target table too
i need to MOVE the rows from source table to target table, when i delete them from the source it will still found in target table
anyone can help