Show / Hide Table of Contents

Enum ReplicateDmlErrorAction

The action to take when a DML 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 ReplicateDmlErrorAction

Fields

Name Description
Discard
Ignore
Terminate
UnknownEnumValue
In this article
Back to top