OCI Data Integration · Change Data Capture

Oracle OCI GoldenGate Service: Replication, Change Data Capture & Licensing Guide 2026

📅 March 2026 ⏱ 13 min read 🏷 GoldenGate · CDC · OCI · BYOL

Oracle GoldenGate as a managed OCI service removes on-premise infrastructure management overhead — but introduces a pipeline-based billing model that diverges sharply from on-premise GoldenGate Processor licensing. Organizations migrating from on-premise GoldenGate to OCI GoldenGate frequently underestimate the cost impact of Oracle's pipeline metric, and misunderstand BYOL portability rules that Oracle's sales teams routinely misrepresent.

Get GoldenGate Licensing Advice Cloud & OCI Advisory
30+Supported source/target databases for CDC
OCPUPrimary billing metric for OCI GoldenGate
25%Typical BYOL discount for on-premise GG licenses applied to OCI

Table of Contents

  1. What Is Oracle OCI GoldenGate?
  2. OCI GoldenGate Billing: OCPU & Pipeline Metrics
  3. Supported Source & Target Databases
  4. BYOL: Porting On-Premise GoldenGate Licenses to OCI
  5. OCI GoldenGate vs On-Premise: Cost Comparison
  6. Compliance Traps in GoldenGate Deployments
  7. Negotiation Strategy for OCI GoldenGate
  8. GoldenGate Alternatives: When OCI GoldenGate Isn't the Right Choice

What Is Oracle OCI GoldenGate?

Oracle GoldenGate is Oracle's enterprise data replication and change data capture (CDC) platform. Originally built for heterogeneous database replication — capturing changes from one database and delivering them to another in near real-time — GoldenGate has evolved into a broader data integration platform supporting Kafka, Big Data targets, Oracle Autonomous Database, and various cloud services as both sources and targets.

Oracle OCI GoldenGate is the fully managed version of GoldenGate deployed on OCI. Rather than procuring GoldenGate licenses, installing GoldenGate Extract, Data Pump, and Replicat processes on on-premise servers, and managing the GoldenGate infrastructure yourself, OCI GoldenGate provides a managed deployment instance through OCI Console with Oracle managing the underlying compute, patching, and HA configuration.

The use cases driving OCI GoldenGate adoption include database migrations (zero-downtime Oracle Database migrations to OCI), real-time data integration (replicating Oracle Database changes to data warehouses, data lakes, or Kafka for analytics), multi-cloud data synchronisation (replicating Oracle Database changes to Azure Synapse, AWS Redshift, or Google BigQuery), and active-active database replication for global distributed Oracle applications.

For organizations running Oracle GoldenGate on-premise — particularly those using GoldenGate for Oracle Database-to-Oracle Database replication as part of their high-availability or DR strategy — OCI GoldenGate raises both cost optimization opportunities and license compliance questions that require careful analysis before migration. Our Oracle Cloud & OCI Advisory team specialises in GoldenGate migration cost modelling.

OCI GoldenGate Billing: OCPU and Pipeline Metrics

OCI GoldenGate pricing is based primarily on the OCPU metric — you provision an OCI GoldenGate deployment instance with a specified number of OCPUs, and Oracle charges per OCPU per hour. The base GoldenGate deployment instance starts at 1 OCPU and can scale to 4 OCPUs for high-throughput workloads. You also pay for the storage consumed by GoldenGate trail files (typically minimal) and any associated OCI networking egress costs for cross-region or cross-cloud replication traffic.

Free Weekly Briefing

Oracle Licensing Intelligence — In Your Inbox

Audit alerts, contract renewal tactics, Java SE updates and negotiation intelligence from former Oracle insiders. Corporate email required.

2,000+ enterprise Oracle stakeholders. Unsubscribe anytime. No personal emails.

OCPU Pricing Structure

OCI GoldenGate pricing varies by OCI region but is typically in the range of $0.25–$0.35 per OCPU per hour. A GoldenGate deployment running 24/7 at 1 OCPU costs approximately $180–$252 per month in compute charges — a fraction of on-premise GoldenGate infrastructure costs but additional to the OCI infrastructure already used for your Oracle Database. For high-throughput deployments requiring 4 OCPUs, the monthly compute charge scales to $720–$1,008.

The pipeline concept in OCI GoldenGate is critical for cost modelling. A single OCI GoldenGate deployment instance supports multiple pipelines — each pipeline representing one source-to-target replication path. If you need to replicate from Oracle Database to both an Oracle Autonomous Data Warehouse and an OCI Streaming (Kafka) topic simultaneously, that is two pipelines running on one GoldenGate deployment. Oracle does not charge per pipeline in the standard OCI GoldenGate model — you pay for the OCPU of the deployment regardless of how many pipelines run on it. However, the number and throughput of pipelines does affect the OCPU sizing required, so multi-pipeline deployments do indirectly increase OCPU cost.

Egress Cost Trap: Cross-region and cross-cloud GoldenGate replication generates OCI data egress charges in addition to OCPU billing. Replicating Oracle Database changes from an OCI-hosted database to an external target — AWS, Azure, or an on-premise data warehouse — incurs OCI egress fees at $0.0085–$0.025 per GB depending on destination and OCI region. For high-change-rate databases, egress costs can rival or exceed the GoldenGate OCPU cost. Model egress carefully before committing to cross-cloud replication architectures.

Supported Source & Target Databases for OCI GoldenGate CDC

OCI GoldenGate supports a broader range of source and target databases than Oracle's on-premise GoldenGate marketing typically emphasises. This makes it relevant not just for Oracle-to-Oracle replication scenarios but for heterogeneous data integration architectures where Oracle Database is one of several platforms.

Supported Sources (as of 2026)

Supported Targets (as of 2026)

The heterogeneous database support makes OCI GoldenGate a relevant tool in Oracle-to-PostgreSQL migration scenarios — using GoldenGate to synchronize Oracle and PostgreSQL databases during the transition period for zero-downtime migrations. This use case is growing as more enterprises evaluate PostgreSQL as an Oracle Database cost reduction strategy. Our Oracle License Optimization team regularly incorporates OCI GoldenGate into migration TCO modelling.

BYOL: Porting On-Premise GoldenGate Licenses to OCI

Oracle offers BYOL for OCI GoldenGate, allowing organizations with existing on-premise GoldenGate Processor licenses to apply those licenses toward OCI GoldenGate service fees, receiving a discount of approximately 25% off the OCPU-based subscription price. The portability rules have important nuances that differ from on-premise GoldenGate license terms.

On-premise Oracle GoldenGate is licenced under the Processor metric — each CPU core running GoldenGate Extract or Replicat processes requires a GoldenGate Processor license. Under OCI GoldenGate BYOL, each on-premise GoldenGate Processor license applied to OCI provides a credit equivalent to the BYOL discount on one OCPU of OCI GoldenGate deployment. A 4-OCPU OCI GoldenGate deployment with 4 GoldenGate Processor licenses applied receives the 25% BYOL discount across all 4 OCPUs.

Portability Restriction: On-premise GoldenGate licenses applied to OCI GoldenGate under BYOL cannot simultaneously cover on-premise GoldenGate Extract/Replicat processes. If you are running GoldenGate on-premise for other replication use cases and want to migrate some workloads to OCI GoldenGate while retaining on-premise GoldenGate for others, you need sufficient GoldenGate Processor licenses to cover both deployments. Oracle LMS scripts scan for GoldenGate deployment metadata on on-premise servers and can identify license double-counting between on-premise and cloud deployments.

A subtlety that Oracle's sales teams frequently miss in BYOL discussions: on-premise GoldenGate for Oracle Database-to-Oracle Database replication may have been licenced with the GoldenGate for Oracle Database license (a lower-cost license tier compared to the full heterogeneous GoldenGate for non-Oracle databases license). When migrating these licenses to OCI GoldenGate under BYOL, Oracle applies the BYOL credit based on the specific GoldenGate license SKU held. Organizations applying GoldenGate for Oracle Database licenses to OCI GoldenGate deployments that also replicate non-Oracle sources (PostgreSQL, SQL Server, MongoDB) may create a license shortfall for the heterogeneous source connectivity. Verify your GoldenGate license SKU against your intended OCI GoldenGate usage before migrating.

OCI GoldenGate vs On-Premise: Honest Cost Comparison

The decision between OCI GoldenGate and retaining on-premise GoldenGate infrastructure depends on the total cost of ownership on both sides, not just Oracle's license fees.

Cost ComponentOn-Premise GoldenGateOCI GoldenGate (Subscription)OCI GoldenGate (BYOL)
GoldenGate software license~$17,500/Processor (one-time)Included in OCPU billingExisting license applied
Annual Oracle Support (22%)~$3,850/Processor/yearIncluded in OCPU billingStill paid on BYOL licenses
Server infrastructureSeparate hardware or VM costOCPU + OCI storage chargesOCPU + OCI storage charges
Patching & upgradesCustomer managedOracle automatedOracle automated
High availabilityManual HA configuration requiredOracle-managed HAOracle-managed HA
Monitoring & operationsCustomer DBA teamOCI Console + Oracle-managedOCI Console + Oracle-managed

For organizations running GoldenGate on dedicated on-premise servers, the migration to OCI GoldenGate typically produces infrastructure savings but adds OCI compute charges. The net position depends on the cost of the on-premise infrastructure being freed up. For organizations running GoldenGate on virtual infrastructure already in cloud (Azure VMs, AWS EC2), the cost differential between OCI GoldenGate OCPU charges and the existing VM cost is typically modest, with operational simplicity being the primary OCI GoldenGate advantage.

Compliance Traps in GoldenGate Deployments

GoldenGate compliance traps are less well-known than Oracle Database option compliance issues, but they are equally real and can result in significant back-license claims during Oracle audits.

The most common on-premise GoldenGate compliance exposure: organizations run GoldenGate Extract on a server that has more CPUs active than the number of GoldenGate Processor licenses held. GoldenGate's Extract process binds to the server's CPU resources, and Oracle LMS scripts verify that the number of active CPUs on servers running GoldenGate processes is covered by licensed Processor count (applying the relevant Core Factor). Enterprises that migrate GoldenGate to newer servers without checking the Core Factor implications can inadvertently increase their required Processor license count.

For OCI GoldenGate under subscription (non-BYOL), Oracle manages all GoldenGate license compliance — there is no customer-facing GoldenGate Processor license obligation. The compliance risk in subscription mode is limited to ensuring you are not using OCI GoldenGate for source/target database combinations that fall outside the scope of Oracle's service terms. Review Oracle's OCI GoldenGate service documentation for any connectivity restrictions that apply to specific source database versions or configuration.

For organizations using GoldenGate as part of Oracle Active Data Guard configurations — combining GoldenGate for bi-directional replication with Data Guard for failover — ensure that the GoldenGate license scope explicitly covers the bi-directional replication use case. Data Guard alone does not provide GoldenGate license entitlement, and the Active Data Guard license does not cover GoldenGate functionality. These are distinct Oracle license SKUs that are frequently confused during Oracle audit defense engagements. Our Oracle Audit Defense team regularly resolves GoldenGate vs Active Data Guard license scope disputes during LMS audits.

GoldenGate License Review Before Oracle Engages

We provide forensic Oracle Compliance Reviews specifically for GoldenGate estates — mapping your on-premise Extract/Replicat deployment topology against your GoldenGate Processor license pool before Oracle's LMS team arrives.

Request GoldenGate Compliance Review

Negotiation Strategy for OCI GoldenGate

OCI GoldenGate is a consumable OCI service — its OCPU costs flow through OCI Universal Credits. The negotiation approach mirrors other OCI service negotiations: anchor on total OCI commitment, not GoldenGate alone. An organization purchasing OCI GoldenGate as part of a broader Universal Credit commitment will receive discounted OCPU rates that are not available at pay-as-you-go pricing.

A specific negotiation opportunity for organizations migrating from on-premise GoldenGate to OCI GoldenGate: Oracle's account teams will sometimes offer supplementary OCI credits to fund the first 12–24 months of OCI GoldenGate consumption as an incentive for on-premise-to-cloud migrations. These migration credits reduce the effective OCI GoldenGate cost during the transition period and are accessible only through direct negotiation — they are never offered proactively. The value of these credits is typically proportional to the on-premise GoldenGate license value being retired, giving organizations with premium-edition on-premise GoldenGate deployments the strongest negotiation position.

For organizations negotiating Oracle Oracle agreement renewals that include GoldenGate, consider whether OCI GoldenGate subscription can replace on-premise GoldenGate Processor licenses within the Oracle agreement. Converting on-premise GoldenGate license costs into OCI GoldenGate subscription within a Universal Credit Oracle agreement can simplify the license estate while maintaining GoldenGate capabilities — and may reduce total cost if the OCI OCPU rates negotiate below the effective cost of on-premise GoldenGate license plus annual support. Our Oracle Contract Negotiation team structures these EA-to-cloud transitions regularly.

GoldenGate Alternatives: When OCI GoldenGate Isn't the Right Choice

OCI GoldenGate is not always the right data replication choice for Oracle workloads moving to cloud. Several alternative approaches deserve consideration depending on your specific use case, data volumes, and Oracle license position.

For Oracle Database-to-Oracle Database replication purely within OCI, Oracle Active Data Guard (included in ExaCS subscription) provides physical standby replication without any additional GoldenGate licenses or OCI GoldenGate OCPU charges. For workloads where Data Guard's RPO characteristics are acceptable, this is materially cheaper than OCI GoldenGate for Oracle-to-Oracle replication use cases. The trade-off is that Active Data Guard is a physical replication technology (not logical/heterogeneous) and cannot replicate to non-Oracle targets. See our Oracle Data Guard licensing guide for the full comparison.

For heterogeneous replication from Oracle Database to cloud analytics platforms (Snowflake, BigQuery, Redshift), several third-party CDC tools — Debezium, Attunity (Qlik), Fivetran, Striim — provide Oracle Database LogMiner-based CDC extraction without Oracle GoldenGate license requirements. These tools can be significantly cheaper than OCI GoldenGate for cloud analytics replication use cases where Oracle-to-Oracle fidelity and the Oracle Data Pump format are not required. However, using these tools with Oracle Database as the source does not create Oracle license obligations (they use Oracle's published LogMiner API), which removes the license risk that sometimes accompanies GoldenGate decisions.

Key Takeaways

Related Articles

White Paper

Oracle Cloud Migration Licensing Guide

Complete guide to Oracle cloud migrations — GoldenGate BYOL portability, zero-downtime migration licensing, and Universal Credit negotiation frameworks. Free download.

FF

Fredrik Filipsson

Former Oracle sales and licensing professional with 25+ years of experience. Founder of Oracle Licensing Experts. 100% buyer-side advisory — never works for Oracle. LinkedIn ↗

Newsletter

Oracle Licensing Intelligence

Weekly updates on Oracle GoldenGate and OCI service licensing changes, CDC replication strategies, and audit defense intelligence from former Oracle insiders.

OLE

Oracle Licensing Experts Team

Former Oracle insiders with 25+ years of experience in Oracle Database and GoldenGate licensing, OCI commercial strategy, and LMS audit defense. Independent, buyer-side advisory. About us →

Independent GoldenGate Advisory

Not affiliated with Oracle Corporation

We provide independent GoldenGate license reviews — on-premise deployment mapping, BYOL portability analysis, OCI migration cost modelling, and compliance risk assessment before Oracle engages.

Schedule a Confidential Consultation

Related Resources