Is Goldengate version OK?
edited Dec 3, 2013 3:47PM in GoldenGate, Streams and Distributed Database (MOSC) 2 commentsAnswered ✓
I want to oracle to mysql used goldengate software.
oracle 11gR2
mysql version | 5.5.32
mysql> SHOW VARIABLES LIKE "%version%";
+-------------------------+-----------------------------+
| Variable_name | Value |
+-------------------------+-----------------------------+
| innodb_version | 5.5.32 |
| protocol_version | 10 |
| slave_type_conversions | |
| version | 5.5.32-0ubuntu0.12.04.1-log |
| version_comment | (Ubuntu) |
| version_compile_machine | x86_64 |
| version_compile_os | debian-linux-gnu |
+-------------------------+-----------------------------+
Is Goldengate version OK?
Is there support Goldengate document?
0