Tagged Questions
4
votes
2answers
3k views
What is the difference between Oracle Streams and Change Data Capture?
There are several similar Oracle tecnologies - Oracle Streams, Oracle Change Data Capture and Database Change Notification. Do you know what is difference between those? Are they related or Oracle ...
2
votes
2answers
356 views
Selective dequeue of unrelated messages in Oracle Advanced Queueing
This question refers to the dequeueing of messages in Oracle Streams Advanced Queueing.
I need to ensure that the messages which are related to each other are processed sequentially.
For example, ...