Just curious if ogg could use db2 hadr Standby (with ROS enabled) as the replication source.
If ogg needs to write anything back to source db, then it won't work, since db2 hadr Standby can only server READs.
It would be great if ogg reads log files using db2ReadLogNoConn API, which means replication can continue using only log files as input, without bothering source db at all.
Really appreciate your input.