0
votes
1answer
22 views
Visual Studio + Database Edition + CDC = Deploy Fail
Hi All,
I've got a database using change data capture (CDC) that is created from a Visual Studio database project (GDR2).
My problem is that I have a stored procedure that is ana …
0
votes
1answer
68 views
Remove Change data capture manually
I'm having a serious problem with one of my production databases.
The database was enabled for change data capture which was performing quite well. Last month we had a server melt …
1
vote
3answers
105 views
Using Change Data Capture for Small Desktop Applications?
A new client of mine has a small VB/Access database application written in 2002 that he wants rewritten to bring it more up to date and to support new features he has been wanting …
3
votes
2answers
355 views
Compare and Contrast Change Data Capture and Database Change Notification
Oracle has two seemingly competing technologies. CDC and DCN.
What are the strengths of each?
When would you use one and not the other?
5
votes
1answer
890 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 r …
