We are moving off the Mainframe for a couple of our OLTPs to AIX - the backend is still on DB2.
The problem: Our EDW loads extracted only changed data through IBM's Log Analyzer tool on the Mainframe. Now that this is going to AIX, we will need a CDC mechanism of some kind in the distributed world -
Options I am aware of are -
1. SQL Rep (Free with Db2 LUW, right?) - not very fast? and Only DB2 replication possible
2. Qrep - Licensing purchase - fast and DB2 and Oracle replication
All this is good, however, the OLTP stakeholders are pushing back saying they have a performance concern around the CDC reading the transaction log. I am not given numbers to substantiate this. My understanding is that CDC is an industry best-practice and there would have to be a strong argument against not performing CDC - performance is a genuine concern for OLTPs but would need to established.
Obvious question:
In you guys' experience, have you ever seen significant performance problems from conventional CDC ? If so, what was done to remediate?
As always, THANKS FOR YOUR HELP!
- G