Define Change Data Capture Properties
Change data capture tracks database changes asynchronously and exposes the changes using a relational interface. With this relational interface you can easily track changes based on your specific requirements, and then consume the change data using the data access method you choose. In erwin® Data Modeler, the change data capture object provides the specifications for capturing changes to data stored in a table. A table can have up to two specifications for data capture.
The SQL Server Change Data Capture Editor is used to define the properties of change data capture objects in a SQL Server physical model.
To define change data capture properties
The SQL Server Table Editor opens.
Note: Click New on the toolbar to create a new table. Use the Enter filter text box to filter a very large list of tables to quickly locate the one that you want.
The SQL Server Change Data Capture Editor opens.
Specifies whether net change queries are supported.
Specifies whether partition switching is allowed on the table.
Specifies the index present on the table.
Specifies the filegroup of the database in which the table is located.
Lets you specify the columns in the source table from which to capture data.
Change data capture properties are defined, the SQL Server Change Data Capture Editor closes, and you are returned to the SQL Server Table Editor.
The SQL Server Table Editor closes.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|