CRUD Operation Header Attributes
When the Oracle CDC Client is configured to parse
the SQL query, it specifies the operation type in both of the following record header
attributes when generating records:
- sdc.operation.type
- The Oracle CDC Client evaluates the Oplog operation type associated with
each entry that it processes and, when appropriate, it writes the operation
type to the
sdc.operation.type
record header attribute. - oracle.cdc.operation
- The Oracle CDC Client also writes the Oplog CRUD operation type to the
oracle.cdc.operation
record header attribute. This attribute was implemented in an earlier release and is supported for backward compatibility.