Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ChannelTargetDbSystem

Core properties of a DB System Channel target.

Properties

applierUsername

applierUsername: string

The username for the replication applier of the target MySQL DB System.

channelName

channelName: string

The case-insensitive name that identifies the replication channel. Channel names must follow the rules defined for MySQL identifiers. The names of non-Deleted Channels must be unique for each DB System.

dbSystemId

dbSystemId: string

The OCID of the source DB System.

delayInSeconds

delayInSeconds: number

Specifies the amount of time, in seconds, that the channel waits before applying a transaction received from the source. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional filters

Replication filter rules to be applied at the DB System Channel target.

tablesWithoutPrimaryKeyHandling

tablesWithoutPrimaryKeyHandling: TablesWithoutPrimaryKeyHandling

Specifies how a replication channel handles the creation and alteration of tables that do not have a primary key.

Const targetType

targetType: string = "DBSYSTEM"

Methods

getDeserializedJsonObj

getJsonObj