CDC/Schema table name
|
Description
|
CDC table Policy
|
Defines a database table for CDC and declares which changes the OpenEdge database will capture.
|
CDC Field Policy
|
Defines specific fields for which changes should be captured. CDC Field Policy is optional.
|
_File table
|
This is a basic schema table for table definitions
|
source table
|
This is the application table for which changes are tracked by CDC
Note: The source table need not be a CDC table
|
CDC Change Tracking table
|
This refers to many individual Change tables implicitly, using references to the table Policy, and the table Policy’s source table, for individual changes
|
CDC Change table
|
A specific table containing change data as prescribed by CDC table Policy for a given source table.
![]() ![]() ![]() ![]() ![]() |