mysql to oracle GG adding new table
I have the following environmnet -
Source:
----------
MySQL 5.5 , GG 11.2 on Linux
Target:
--------
Oracle 10.2.0.4 , GG 10.4 on Solaris
1. How to add new table to MySQL to oracle.
2. How to handle Initial load to new table.
3. How to configure change data capture to new table.
Thanks
GPK