 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| Ÿ |
Low overhead,
low latency change capture
|
|
|
|
– |
Changes to the
database are written to the online
|
|
redo log
|
|
|
|
– |
Oracle Streams
can extract changes from the log
|
|
|
as it is
written (mining the active log)
|
|
|
|
– |
Changes are
formatted as a Logical Change
|
|
|
Record (LCR), a
SQL like representation of the
|
|
|
change
|
|