Table data replication in 11.2
user want to replicate tables between two DB's. Tables have clob data type columns. Please help in selecting best way for bi-direction replication considering most of the table in scope are having clob data type
I believe oracle stream don't support clob data type , using 3rd party tools like oracle golden gate is not possible because of cost
oracle DB version is 11.2.x and OS is red hat linux
Regards
Sanjiv