Enum ReplicateDdlErrorAction
The action to take when a DDL error occurs during replication. Active only if Replicate schema changes (canReplicateSchemaChange=true) is selected.
Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
public enum ReplicateDdlErrorAction
Fields
Name | Description |
---|---|
Discard | |
Ignore | |
Terminate | |
UnknownEnumValue |