Oracle GoldenGate · Arazzo Workflow
Oracle GoldenGate Set Up Source Connection
Version 1.0.0
Create a database connection, enable table supplemental logging, and list databases.
View Spec
View on GitHub
CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time ReplicationArazzoWorkflows
Provider
Workflows
setup-source-connection
Create a connection, add table supplemental logging, and list databases.
Creates a database connection, enables supplemental logging on a table, and retrieves the database names reachable through the connection.
1
createConnection
createConnection
Create the database connection bound to the supplied credential alias.
2
enableTrandata
manageTableSupplementalLogging
Add supplemental logging for the target table so its changes can be captured.
3
listDatabases
getDatabaseNames
List the database names reachable through the connection.