Home  /  Journal  /  OCI by Industry  /  OCI for Energy
OCI by Industry

OCI for Energy: Trading Platforms and HPC Reservoir Models

An energy company runs two of the most extreme workload profiles in enterprise computing under one roof: a commodity trading platform where an overnight risk run decides whether the desk can trade in the morning, and a subsurface computing estate where a single reservoir simulation study can consume tens of thousands of core hours in a week. This article looks at how OCI serves both, Exadata for the Oracle shaped trading and back office core, and bare metal HPC with cluster networking for the simulation grids that should never have been bought as permanent hardware.

Published Jun 7, 2026 · By Fredrik Filipsson · 12 min read · Independent OCI advisory
Wind turbines on open terrain under an evening sky

Few industries put a wider spread of demands on infrastructure than energy. On one side of the business sits the trading floor, where energy trading and risk management platforms price and settle physical and financial positions, and where the end of day risk run, value at risk, exposure, and margin across every book, must complete overnight or the desk starts the morning blind. On the other side sits the subsurface organisation, where geoscientists process seismic surveys measured in petabytes and reservoir engineers run simulation models that scale across thousands of cores. Between them sits a corporate core of joint venture accounting, production allocation, hydrocarbon revenue, and ERP that has run on Oracle Database for decades.

The infrastructure history of the industry reflects that spread. Trading platforms grew up on heavily tuned Oracle estates in company data centres. Subsurface computing accumulated dedicated HPC clusters that were sized for the largest study anyone could imagine, then sat partly idle between studies while the next hardware refresh loomed. Both patterns are now being rethought, partly because the hardware is aging, partly because commodity price cycles have made boards allergic to large capital commitments, and partly because the clouds have matured enough to carry workloads this demanding.

This piece is part of our OCI by industry series, and it makes the argument we make across the series in its sharpest form: OCI does not need to win the whole company. It needs to win the Oracle shaped core, where the licensing arithmetic and the Exadata performance case are strongest, and the burst HPC estate, where consumption pricing against idle owned clusters is the clearest economic comparison in the industry. We will take the trading side first, then the subsurface side, then the path that connects them.

Why energy estates lean Oracle

The commercial heart of an energy company is built on Oracle technology to a degree that surprises people who only see the engineering side. The major energy trading and risk management platforms, the systems that hold trade capture, scheduling, settlement, and risk, run predominantly on Oracle Database, and the largest installations depend on Partitioning for trade and market data history, on RAC for availability, and on aggressive tuning of the overnight valuation batch. Around the trading core sit hydrocarbon accounting, production revenue, and joint venture billing systems that are Oracle workloads almost without exception, plus the ERP and financial consolidation layer that absorbs all of it.

Joint venture accounting deserves a special mention because it raises the stakes on data integrity. An operated asset bills its partners for shared costs under agreements that are audited line by line, and the systems that compute those allocations carry contractual and legal weight. The same applies to production allocation, where measured volumes are apportioned across wells, leases, and royalty owners. These are not workloads anyone replatforms casually, which is why the database layer under them tends to outlive several generations of infrastructure strategy.

The practical consequence is familiar from every Oracle heavy industry: moving this estate to a cloud that treats Oracle Database as a guest means unfavourable processor counting on the licensing side and the loss of engineered system performance on the batch side. Moving it to OCI means the existing licenses travel under BYOL, the RAC and Data Guard topology survives intact, and the valuation batch lands on Exadata storage offload rather than fighting general purpose infrastructure.

The trading platform: deadlines measured in hours

The end of day run is the constraint

Everything about trading infrastructure design starts with the end of day cycle. After markets close, the platform values every position against closing curves, computes risk and exposure across portfolios, generates margin calls, and produces the reports the risk committee and the regulator expect before trading resumes. The window is fixed by market hours and the work grows with the book, so the batch either gets faster infrastructure or it starts eating into the trading day. This is the same shape of problem a utility faces with its billing window or a bank with its close, and it responds to the same treatment: Exadata Database Service, where Smart Scan and storage offload attack exactly the scan heavy valuation and aggregation work that dominates the run.

Intraday matters too. Traders reprice constantly, risk wants near live exposure, and volatile market days multiply query load just when the business can least tolerate slowness. A RAC topology on Exadata absorbs that concurrency, and a Data Guard standby in a second availability domain or region covers the scenario no trading house is allowed to ignore, because a trading platform that is down during a market event is not an inconvenience, it is uncollared market risk and a conversation with the regulator.

Market data and the analytics ring

Around the trading core sits a growing analytics estate: curve building, price forecasting, weather driven demand models, and increasingly machine learning on market and asset data. These workloads want elasticity rather than engineered database performance, large compute for a model run, GPU capacity for training, and nothing at all in between. They are application code rather than Oracle Database, so they carry no licensing complication, and they fit OCI flexible compute and Kubernetes capacity that scales with the work. Keeping them in the same region as the trading core keeps the data path short and the egress bill small.

The subsurface estate: HPC that should burst

Reservoir simulation and seismic processing

Reservoir simulation is classic tightly coupled HPC. A model decomposes a reservoir into millions of grid cells and steps it through decades of production, with the cores in constant communication, which makes interconnect latency the performance ceiling. OCI's answer is specific: bare metal HPC shapes with RDMA cluster networking, giving microsecond latency between nodes with no hypervisor in the path. That architecture exists precisely for workloads like this, and it means a simulation cluster on OCI behaves like the on premises cluster it replaces rather than like a loose collection of cloud instances.

Seismic processing and imaging is the volume end of the estate. Surveys arrive in tens or hundreds of terabytes, processing campaigns run for weeks, and the modern imaging algorithms lean on GPU capacity. The defining economic fact of both workloads is burstiness. A field development study needs an enormous cluster for a month; an owned cluster sized for that month is idle capital for the rest of the year, and an owned cluster sized for the average starves the study. Renting the peak, bare metal HPC and GPU capacity assembled for the campaign and released after it, is the single strongest cloud argument in the industry, and it requires no Oracle licensing analysis at all because the simulators and imaging codes are licensed by their own vendors.

Where the subsurface data lives

The data gravity question decides more than the compute question. Seismic masters, well logs, and interpretation projects are petabyte scale archives with decades of retention, and the industry has been consolidating them into standardised energy data platforms. On OCI the pattern is object storage with lifecycle tiering, frequently accessed survey data in standard storage, older vintages in infrequent access and archive tiers, with the HPC clusters mounting high performance file systems staged from object storage for the duration of a campaign. Getting the staging pattern right matters more to study turnaround than any compute decision.

Energy workloadOCI service fitKey constraint
ETRM trading and risk coreExadata Database Service, RAC plus Data GuardEnd of day risk window, market event availability
Joint venture and hydrocarbon accountingExadata or Base Database Service, BYOLPartner audit integrity, period close deadlines
Reservoir simulationBare metal HPC with RDMA cluster networkingInterconnect latency, campaign scale bursts
Seismic processing and imagingGPU shapes, HPC file systems over object storagePetabyte staging, weeks long campaigns
Market analytics and MLFlexible compute, OKE, GPU on demandElasticity, proximity to trading data
Subsurface data archivesObject storage with lifecycle tieringDecades of retention, retrieval economics
Plant historians and SCADAStays in the operational environmentCritical infrastructure rules, deterministic latency

The renewables portfolio and the new data estate

The growth side of the industry adds a third workload profile that fits neither the trading nor the subsurface pattern. A renewables portfolio, wind, solar, and storage, produces a continuous stream of turbine and inverter telemetry, weather data, and market signals, and the business runs on forecasting: generation forecasts that feed the trading desk, maintenance predictions that protect availability, and bid optimisation for the storage fleet. The data volumes are large but steady, the analytics are model heavy, and the commercial deadline is the market gate closure, hour by hour rather than once a night.

On OCI this estate looks like a streaming and analytics platform rather than a database estate: ingestion services for the telemetry, object storage as the durable archive, Autonomous Data Warehouse for the reporting layer, and GPU capacity for the forecasting models, scaled with the portfolio rather than rebuilt for it. The integration that matters runs toward the trading platform, because a generation forecast is only worth what the desk can do with it before gate closure. Companies that grew their renewables business by acquisition usually inherit several of these platforms at once, and consolidating them onto one regional architecture is frequently the first OCI project the power side of the business runs, ahead of anything Oracle shaped.

The asset management layer underneath the portfolio, work orders, spares, inspections, and the contractual reporting owed to project lenders, is, by contrast, thoroughly conventional: Oracle ERP and asset management workloads that consolidate onto the same BYOL database estate as the corporate core. The renewables business does not change the Oracle argument; it adds an elastic analytics estate beside it.

The boundary with operations

As in every asset heavy industry, the operational technology layer does not move. Process control, safety systems, and plant historians at refineries, platforms, and terminals live in the control environment under critical infrastructure rules, and the OCI design treats them as data sources behind a hard, one directional boundary rather than as migration candidates. FastConnect carries the production data outward into the analytical estate, sized for the daily historian transfer and the seismic shipment rather than the average hour. Compartment design, customer managed keys, and full audit logging matter here for a second reason: trading data is market sensitive, and the separation between the trading compartment and everything else has to survive both a security review and a regulator's conduct inquiry.

The desk needs the risk run finished before the market opens. The study needs ten thousand cores for a month. Neither justifies owning hardware sized for the worst day of the year.

The economics through a commodity cycle

Energy is a cyclical business, and infrastructure decisions made at the top of a cycle are paid for at the bottom. That is the strongest argument for shifting both estates toward consumption. The trading core moves from a periodic capital refresh to a predictable service cost that scales with the platform rather than with the procurement calendar. The HPC estate moves from owned clusters, sized for peak and depreciating through the trough, to campaign priced capacity that costs nothing when no study is running. In our engagements the optimization levers are consistent, BYOL against existing database licenses, Exadata consolidation of the accounting and trading database sprawl, scheduled shutdown of nonproduction trading environments, and lifecycle tiering on the seismic archive, and across engagements they average around 40% reduction in OCI spend against the unoptimized baseline. Universal Credits sizing deserves specialist attention before signature, because the burst HPC pattern makes naive annual commitments either wasteful or constraining.

A six step path for an energy company adopting OCI

  1. Inventory the Oracle estate behind the commercial core. Map every database, option, and middleware component under the trading, accounting, and ERP platforms, because the BYOL position sets the economics of the whole move.
  2. Classify workloads against the operational boundary. Separate what lives under critical infrastructure and process safety rules from corporate and analytical IT, and design the one directional flows between them first.
  3. Time the trading migration to the trading calendar. Rehearse the cutover, run parallel valuation to prove the numbers match, and move between reporting periods with the standby already in place.
  4. Pilot the HPC pattern on a real study. Run one reservoir simulation campaign on bare metal HPC with RDMA networking, measure turnaround and cost against the owned cluster, and let that evidence size the strategy.
  5. Solve data staging before scaling compute. Establish the object storage archive, the lifecycle tiers, and the high performance staging path for campaigns, because idle clusters waiting on data are the most expensive failure mode.
  6. Build the landing zone for two audiences. Compartments and access controls that separate trading from the rest of the company, and an evidence trail that satisfies both the security team and the trading regulator.

Where energy sits in the wider industry picture

Energy companies will recognise themselves in several neighbouring articles. The regulated wires and pipes side of the sector, customer billing, meter data, and outage response, is covered in OCI for utilities, and a vertically integrated company should read the two pieces as one architecture. The plant and asset management patterns at refineries and processing facilities rhyme closely with OCI for manufacturing, and the movement of physical product through terminals, vessels, and pipelines shares its data architecture with OCI for logistics. The compute foundations under the HPC patterns described here are covered in our guide to OCI compute, from bare metal shapes to cluster networking.

The conclusion is the one we draw across the series, applied to the industry where it pays off fastest. Move the Oracle shaped commercial core to the platform built for it, burst the subsurface computing instead of owning it, and leave the operational layer where its certification demands. As an independent firm with 20+ years of combined Oracle experience and 24/7/365 managed operations behind our recommendations, our advice carries no Oracle sales quota, which is exactly why energy companies ask for it before they commit to a region, a cluster, or a credits number.

Free white paper

Go deeper on this topic with The OCI Migration Playbook, a step by step framework for planning and running an OCI migration with less risk. An independent analyst style report with comparison tables and recommendations, free with a work email. Prefer a monthly summary instead? The OCI Brief delivers one practical OCI briefing a month.

Part of a series
This guide is part of OCI by Industry — our complete pillar guide on the topic.

About the author

Fredrik Filipsson, Co-founder of OCI Specialists — 20 years of enterprise IT experience in Oracle Database, OCI cost optimization, licensing, and data platforms. Full profile · LinkedIn

Moving Oracle workloads to OCI, or already running on OCI and not sure the architecture or the spend is right? Most teams bring in a specialist before they commit to a region, a shape, or a Universal Credits number. OCISpecialists.com plans the landing zone, runs the migration, and manages the estate after go live, on a fixed project fee, a managed monthly retainer, or a cost optimization fee paid only on verified savings.