Glossary

No additional I/O on the source database

the capture reads log files that DB2 has already written - **No schema changes required** — no trigger DDL, no audit columns - **Minimal latency** — changes are captured within milliseconds of the commit - **Complete change record** — the log contains before-images and after-images of every changed

Learn More

Related Terms