Nach Ordnungsbegriffen durchsuchen

Alle Ordnungsbegriffe » Partitioning (RSS)

Does Change Data Capture need Partitioning? von Mathias Zarick

In last days I was confrontated with a Change Data Capture (CDC) Setup. CDC is a nice feature which is based on Oracle Streams. With CDC it is possible to track all the changes on a source table in a change table. This information can be used by ETL processes...