InterviewSolution
| 1. |
What Is The Difference Between Oracle Streams And Cdc? |
|
Answer» ORACLE Streams are based on advance queues. The Streams PROVIDE a mechanism to synchronize data between two servers. Streams ENSURE reliable data synchronization between the servers based on the defined rules. Oracle Streams are based on advance queues. The Streams provide a mechanism to synchronize data between two servers. Streams ensure reliable data synchronization between the servers based on the defined rules. |
|