Why Enterprises Are Choosing Oracle Database@Azure

Why Enterprises Are Choosing Oracle Database@Azure


The business drivers behind the decision — application modernization, AI readiness, and a genuinely simpler cloud.


📅July 24, 2026 🏷️ Oracle Database@Azure,  Multicloud⏱ 22 min read



Article Overview

Two years ago, "we run Oracle" was the sentence that stalled a cloud programme. Today a growing list of enterprises — Enterprise customers are moving core Oracle estates onto Oracle Database@Azure and treating it as an accelerator rather than an obstacle. This article looks past the marketing at why that shift is happening: the board-level business drivers, the application modernization it unlocks, the AI readiness it delivers, and the reduction in cloud complexity that often matters most in practice. It is written for the person who has to build the business case, not just approve it — so it includes the counter-arguments, the situations where this is the wrong choice, and a framework for deciding honestly.

1.The Shift That Changed the Conversation

For most of the last decade, enterprise cloud strategy had an Oracle-shaped hole in it. Organizations would map out an ambitious move to a hyperscaler, and then arrive at the row in the spreadsheet marked "core ERP database" or "policy administration system," and the plan would quietly split in two. The applications went to the cloud; the Oracle databases stayed behind, or moved to a separate Oracle cloud, connected back over an interconnect that everyone treated as a temporary compromise and nobody ever fully removed.

That compromise was expensive in ways that did not show up on a single invoice. It meant two networks to secure, two identity systems to reconcile, two support relationships to manage, and a latency budget that had to be defended in every architecture review. Worst of all, it meant the crown-jewel data — the transactional heart of the business — sat one step removed from the analytics, the applications, and increasingly the AI that the organization most wanted to point at it.

Oracle Database@Azure exists to close that gap, and the reason enterprises are adopting it is not that they suddenly love Oracle licensing. It is that the specific compromise they had been living with — keep Oracle, or go to the cloud, but not both cleanly — stopped being necessary.

The interesting change is not technical. It is that "we run Oracle" is no longer a reason a migration cannot happen. The database stopped being the anchor holding the estate on-premises.

This post examines why that reframing is driving real adoption, organised around the four themes that come up most in enterprise decisions: business drivers, application modernization, AI readiness, and reduced cloud complexity. Throughout, the aim is to be useful to someone building the case rather than someone selling it — which means naming the trade-offs as clearly as the benefits.

2.What the Adoption Signal Shows

Momentum claims are cheap, so it is worth grounding the discussion in things that actually happened rather than in projected growth curves.

Through 2025 the platform's reach widened considerably — past 28 live regions, with more on the roadmap — and the two companies stood up a partner program that, for the first time, allows Microsoft and Oracle partners to resell it directly. Both of those are supply-side signals: capacity and channel expand in response to demand, not ahead of it.

On the demand side, named enterprises have gone public. Oracle and Microsoft have described how the partnership supported Lloyds Banking Group's cloud transformation. Activision Blizzard adopted the platform to host Oracle E-Business Suite in the cloud. Conduent started with a single US tolling system and let it grow — QA and disaster-recovery environments followed the production workload onto the platform, and across 2025 the company took the same approach into its pharmacy and benefits lines, roughly doubling how much it runs there. Liantis took its disaster-recovery tier off Oracle running on memory-optimized Azure VMs and put it on Exadata Database Service instead, and the numbers it reported afterwards — latency, cost, and how far it could scale — were good enough to make the platform a candidate for production, not just DR.

28+
Azure regions live, with more planned
~95%
lower minimum infrastructure cost with Exascale vs dedicated
4
service tiers, from Base Database to Autonomous AI
2
clouds, one operating model and one invoice

Two product milestones matter for the adoption story specifically. When Exadata Database Service on Exascale infrastructure went generally available, it took away the requirement to stand up dedicated database and storage servers at all. Oracle put the resulting drop in entry-level infrastructure cost at as much as 95 percent — which is precisely what an organization needs if it wants how Exadata behaves without paying for a whole rack to get it. And the launch of Autonomous AI Lakehouse, wired into Microsoft Fabric and Power BI, was a signal in itself — the platform's center of gravity is shifting toward AI and analytics work rather than plain database hosting.

📊 How to read this

Adoption evidence tells you a platform is viable and that peers are betting on it. It does not tell you it is right for your workload. Treat the momentum as permission to evaluate seriously, not as a substitute for the evaluation. The back half of this article is about doing that evaluation honestly.

3.The Business Drivers

Technical teams tend to lead with performance and features. The people who sign off the programs are usually motivated by a different, shorter list. Understanding that list is the difference between a business case that gets funded and one that gets admired and shelved.


3.1  Escaping the hardware refresh cliff

The single most common trigger is unglamorous: an on-premises Exadata or enterprise-server estate approaching end of support, with a seven-figure refresh quote attached. That quote reframes the entire conversation. Instead of spending capital to stand still, the organization can redirect it toward a cloud move that also modernizes the operating model. The refresh cliff is often what turns a multi-year "someday" into a funded program with a date.

3.2  Making the existing Oracle investment work harder

Enterprises with large Oracle estates typically hold substantial licence entitlements, sometimes under an unlimited licence agreement. Bring Your Own Licence lets those entitlements carry forward rather than being written off, and eligibility for Oracle Support Rewards continues to offset support costs elsewhere. For a CFO, the ability to reuse an asset the company already paid for is a materially different proposition from buying everything fresh.

3.3  Spending money already committed

Many large enterprises carry a Microsoft Azure Consumption Commitment — a negotiated volume of Azure spend they have agreed to consume. Because Oracle Database@Azure spend counts against that commitment, moving Oracle workloads onto it can convert an under-consumed commitment into delivered value. This is one of the most underappreciated drivers, and for organizations struggling to meet a commitment, it can be decisive on its own.

3.4  Collapsing vendor and operational friction

Running Oracle in one cloud and applications in another means every cross-boundary incident risks becoming a vendor standoff. A collaborative Oracle-and-Microsoft support model, a single Azure invoice, and one governance plane remove a category of friction that rarely appears in a business case but consumes an enormous amount of senior engineering time in practice.

4.Application Modernization

Modernization is the word that means five different things depending on who says it. For the purposes of a database platform decision, it helps to separate what actually changes.

4.1  The modernization spectrum



4.2  Decoupling the two hard problems

The trap in most Oracle modernization efforts is bundling two independent decisions into one project: moving to the cloud and changing the database engine. Bundled together, they multiply risk — you are re-platforming and re-writing at the same time, and when something breaks it is unclear which change caused it.

Oracle Database@Azure lets you separate them. The database moves to Azure essentially unchanged — same schema, same PL/SQL, same features — using established tooling such as Zero Downtime Migration, Data Guard, or GoldenGate. The application can then be modernized at whatever pace the business supports, or left alone if it is stable and serving its purpose. That sequencing turns a terrifying dual migration into two manageable, independently reversible steps.

4.3  Modernizing the application tier without touching the data tier

Once the database sits inside the Azure datacenter, the application tier gains access to the entire Azure ecosystem at low latency. A monolith can be decomposed into microservices on Azure Kubernetes Service that query the same Oracle database over a private IP. New capabilities can be built as Azure Functions or container apps. The front end can move to App Service. None of this requires the database to change, because the database is now a first-class citizen of the same network.

That is essentially the shape of what Activision Blizzard reported: run E-Business Suite at Exadata-grade performance inside Azure, reach that data in real time from the Azure services around it, and build new workflows on top — without the database itself having to move engines.

Activision Blizzard's finance-engineering lead described the result as Exadata-grade performance "natively within Azure" — the company hosts E-Business Suite in the cloud, reaches its EBS data in real time from Azure, and integrates it with both Oracle and non-Oracle sources, without the trade-offs the cross-cloud approach used to force.

— Paraphrased from Mahesh Tyagi, VP Finance Engineering, Activision Blizzard, as reported by Microsoft

4.4  Consolidation as modernization

For many enterprises the most valuable modernization is not architectural at all — it is consolidation. Dozens of ageing Oracle databases scattered across enterprise-server hardware can be consolidated onto a small number of Exadata VM clusters, with pluggable databases providing isolation. Once moved, those databases pick up the scalability, security, performance, and availability of the Exadata service beneath them, and the amount of stuff the team has to operate shrinks sharply. Fewer things to patch, fewer things to back up, fewer things to fail.

5.AI Readiness

Of the four themes, AI readiness is the one that has moved fastest and changed the platform's positioning most. Two years ago this was a database-hosting service; today its own branding — Oracle AI Database@Azure — puts AI at the center, and that is not purely cosmetic.

5.1  The uncomfortable truth about enterprise AI

Most enterprise AI ambition runs aground on the same rock: the valuable data is locked inside operational systems that the AI tooling cannot easily reach. The transactional record of the business — orders, claims, policies, patients, transactions — frequently lives in Oracle. If that data is a cloud and an ETL pipeline away from where the models run, every AI initiative starts with a data-plumbing project, and many never get past it.

The hard part of enterprise AI is rarely the model. It is getting the model close to the data that matters — and that data is disproportionately sitting in Oracle.

5.2  Two things that shorten the distance

Vector search inside the database. The current Oracle Database generations build vector search into the engine itself. That means semantic search and retrieval-augmented generation can run directly against the live operational tables, instead of shipping the data out to a standalone vector store and keeping the two in sync. Keeping the vectors next to the source rows removes a synchronization problem and a security boundary in one move.

Zero-plumbing integration with the Microsoft AI stack. This is where the co-location pays off. The data in Oracle can stay continuously current in Microsoft Fabric's OneLake with nothing to build or maintain in between, and where a tighter replication latency is called for, the built-in GoldenGate integration covers that case. Once the data is reachable in Fabric, the rest of the Microsoft stack — Power BI, Copilot Studio, Azure AI Foundry — can work against it. Autonomous AI Lakehouse, which reached general availability recently, pushes the idea further: it pairs the open Apache Iceberg table format with Oracle's database and Exadata, and it plugs into Fabric and Power BI — so an Azure user can point AI models at the data without first worrying about which system physically holds it.


5.3  Why proximity beats capability

It is tempting to compare vector-search feature checklists across database platforms, but that misses the point for most enterprises. Nearly every modern database now has some vector capability. What differs is how far the enterprise data has to travel to reach a place where AI can use it safely and in a governed way. For an organization whose system of record is Oracle, putting that database inside Azure — adjacent to Fabric and the Azure AI services, under Azure's governance — shortens that distance more than any single feature does.

 A grounding test for AI claims

When a vendor pitches "AI readiness," ask one question: how many copies of my data, across how many trust boundaries, sit between the operational record and the model? Every copy is a synchronization job, a security review, and a source of drift. The platforms that win on AI in practice are the ones that minimize that count, not the ones with the longest feature list.

6.Reduced Cloud Complexity

Of the four themes, this is the one that rarely makes the headline of a press release and most often decides whether the platform is actually pleasant to run. Complexity is a tax paid every single day by the operations team, and reducing it compounds.

6.1  The complexity you are removing

Consider what the older cross-cloud pattern actually required an organization to operate: a dedicated, secure network link between two datacenters; two identity and access systems that had to be kept in sync; two monitoring stacks; two support channels; two billing relationships; and a latency profile between the application and its database that was higher and less predictable than anyone wanted. Each of those is a source of incidents, a place for configuration to drift, and a line item nobody enjoys defending.

Oracle Database@Azure collapses most of that. The database lives in the same datacenter as the application, on the organization's own virtual network, so the interconnect disappears and latency drops. Provisioning and governance run through Azure Resource Manager, so the existing RBAC, Azure Policy, tagging, and activity logging apply to Oracle resources the same way they apply to everything else. Monitoring flows into Azure Monitor; threat protection extends through Microsoft Defender and Sentinel; cost lands on the Azure invoice and is managed with the same Cost Management tooling.

6.2  The complexity that remains — be honest about it

Reduced is not eliminated, and a credible business case says so. Certain database-level operations still route through the OCI console or OCI APIs, so the team needs OCI access and, ideally, identity federation set up during onboarding rather than during an incident. Encryption-key management through Azure Key Vault carries prerequisites — private endpoint connectivity and additional DNS configuration — that a purely first-party service would not. And the network design, particularly the delegated subnet, has specific rules that reward careful upfront planning and punish improvisation.

Complexity removedComplexity that remains
The cross-cloud interconnect and its dedicated networkSome operations still use the OCI console or APIs
A second identity system to reconcileOCI access and Entra federation must be set up deliberately
A separate monitoring and threat-detection stackKey Vault integration needs private endpoints and DNS work
A second invoice and billing relationshipDelegated subnet design has strict, unforgiving rules
Unpredictable app-to-database latencyNot every service tier is in every region — verify both

The honest framing is that the platform trades a large, permanent, daily complexity for a smaller, mostly one-time, setup complexity. For most enterprises that is a very good trade, but it is a trade, not a free lunch, and pretending otherwise sets the operations team up for an unpleasant surprise.

The single biggest avoidable mistake

Underestimating the network design. The delegated subnet, its sizing, the reserved address ranges you must not overlap, and the DNS naming rules are where these projects most often lose weeks. None of it is hard; all of it is unforgiving if improvised. Design the network before you provision anything, and have someone who has done it before review the plan.

7.The Economic Argument

Every driver above eventually has to survive a finance review, so it is worth setting out how the economics actually come together — and where the argument is weakest.

7.1  Where the money comes from

  • Avoided hardware refresh. The capital that would have replaced ageing on-premises infrastructure is redirected, not spent twice.
  • Licence reuse through BYOL. Existing Oracle entitlements in active support carry forward rather than being written off, materially lowering the subscription rate.
  • Commitment drawdown. Spend counts toward an existing Azure consumption commitment, turning a promised cost into delivered capability.
  • Support Rewards. Eligibility continues to offset Oracle support costs across the estate.
  • Consolidation. Fewer, denser clusters reduce the operational footprint and the labor attached to it.
  • Exascale entry cost. For organizations that do not need a full dedicated rack, the Exascale model lowers the minimum infrastructure cost by up to around 95 percent, changing the arithmetic for mid-size workloads.

7.2  Where the argument is weakest

The honest counter-case has three parts. First, the per-hour cost of Oracle Database@Azure is higher than a native Azure database, sometimes substantially, so a workload that could genuinely run on PostgreSQL will look expensive by comparison. Second, dedicated Exadata infrastructure carries a real floor, and a small workload sitting on it is poor value — which is exactly the gap Exascale and Base Database are meant to fill. Third, the BYOL saving only materializes if the licences are genuinely owned, in active support, and not needed elsewhere.

The strongest business cases are therefore selective. They put the workloads that need the Oracle engine on the platform and route everything else — the small databases, the portable schemas, the greenfield builds — to cheaper native services. A case that tries to justify moving everything Oracle to the platform usually overpays for the databases that did not need it.

The comparison that actually matters

Not "Oracle Database@Azure versus PostgreSQL per hour" — PostgreSQL wins that every time. The real comparison is the total cost of keeping the Oracle engine (subscription, minus BYOL, minus commitment drawdown, minus avoided refresh) against the total cost of leaving it (conversion project, retest, application changes, risk, and the roadmap work displaced). Framed that way, the answer is genuinely different for different workloads — which is the whole point.

8.Risk, Compliance, and Residency

For regulated industries — banking, insurance, healthcare, government — risk and compliance are not a footnote to the business case; they frequently are the business case. This is a large part of why financial-services names appear early in the adoption list.

8.1  Data residency

Because the service runs in specific, named Azure regions and continues to expand into new geographies to meet data-governance and compliance requirements, an organisation can satisfy residency commitments while still benefiting from Azure's compliance posture. The most recent geographic growth — a first South American presence through Brazil South, alongside further European regions — has been positioned squarely as a way to help customers satisfy their governance and compliance obligations.

8.2  Inherited governance

Running through Azure Resource Manager means the organisation's existing controls — RBAC, Azure Policy, resource locks, and the full audit trail in activity logs — apply to the Oracle estate automatically. For a compliance team, being able to enforce and evidence policy across Oracle resources with the same tooling used everywhere else is a genuine reduction in audit burden, not merely a convenience.

8.3  Availability as risk management

For mission-critical systems, the combination of Real Application Clusters, Data Guard, availability-zone placement, and Oracle Maximum Availability Architecture up to its platinum tier is a risk-reduction story as much as a performance one. A payments system that cannot lose a transaction, or a policy-administration system with a regulated recovery objective, is buying insurance as much as infrastructure — and that framing often lands better with a risk committee than a performance benchmark does.

✅ A note for regulated buyers

The strongest version of this business case is usually written in the language of risk reduction, not cost saving. "We remove the cross-cloud interconnect as an attack surface and a point of failure, we inherit our existing governance controls, and we meet residency in-region" is a sentence a risk committee understands immediately — and it happens to be true.

9.Common Adoption Patterns

Enterprises rarely arrive at full adoption in one step. A few repeatable patterns show up again and again, and recognising which one you are in helps set expectations.

1 · DR-first

Move disaster recovery onto the platform before production. Lower risk, real learning, and immediate benefit. Liantis followed this shape, moving DR onto Exadata Database Service before extending to production characteristics.

2 · Single-application beachhead

Land one significant application, prove the model end to end, then expand. Conduent began with a US tolling application and grew from there into additional lines of business.

3 · Packaged-app relocation

Move a packaged Oracle application — EBS, PeopleSoft, JD Edwards — to Azure with the database on the platform, unlocking the surrounding Azure ecosystem. Activision Blizzard's EBS move fits here.

4 · Estate consolidation

Consolidate many scattered on-premises Oracle databases onto a small number of clusters, using pluggable databases for isolation and cutting the operational surface sharply.

5 · AI-led

Adopt specifically to bring operational Oracle data within reach of the Microsoft AI stack — Fabric, Power BI, Copilot Studio — with the database move justified by the analytics and AI it unlocks.

6 · Refresh-triggered

An impending on-premises hardware refresh forces a decision, and the platform becomes the modern alternative to spending capital to stand still. Often the fastest path to funding.

These are not mutually exclusive, and the healthiest programmes blend them: a DR-first pilot that becomes a single-application beachhead, which proves the model for a broader consolidation, which in turn enables the AI use cases that were the real motivation all along.

10.When It Is the Wrong Choice

A post titled "why enterprises are choosing" this platform owes readers the other half of the truth: plenty of enterprises evaluate it and correctly decide against it, for specific workloads or entirely. Naming those cases makes the recommendation credible.

If this describes the workload……then this is probably a better answer
A small database with a thin data-access layer and a portable schemaAzure Database for PostgreSQL — the licence saving is real and the conversion is cheap
A greenfield application with no Oracle dependencyPostgreSQL or Azure SQL Database, chosen on team skills
A SQL Server estate that happens to sit near the Oracle oneAzure SQL Managed Instance
A workload already funded for a full re-architectureWhatever the target architecture specifies — do not carry Oracle forward by inertia
A single tiny database with no need for Exadata behaviourBase Database Service at most, or a native service — do not put it on dedicated Exadata
An organisation with no Oracle licences and no Azure commitmentRe-run the numbers carefully; two of the biggest economic levers are absent

The through-line is simple: the platform earns its premium when the Oracle engine is doing work that is genuinely hard to replicate, or when the migration economics (licence reuse, commitment drawdown, avoided refresh) tilt the case. Absent both, a cheaper option usually wins, and choosing Oracle Database@Azure anyway is paying for capability the workload does not use.

The goal is not to move everything Oracle onto the platform. It is to move the workloads that need it, and to be honest about which ones do not.

11.A Decision Framework

Run each significant workload through these questions in order. The first clear answer is the answer.



12.A Pragmatic Roadmap

For an organisation that has decided to proceed, a low-drama sequence looks like this.

  1. Segment the estate. Sort every Oracle database into three buckets: clearly belongs on the platform (packaged apps, deep coupling, mission-critical), clearly belongs elsewhere (small, portable, greenfield-adjacent), and genuinely uncertain. Most databases sort themselves.
  2. Design the network first. The delegated subnet, address planning, reserved-range avoidance, and DNS naming are the things that derail projects. Settle them before provisioning anything, and have them reviewed.
  3. Onboard and federate identity. Link the OCI tenancy, set up Entra federation, and give the DBA team OCI access now — not during the first incident.
  4. Start with a low-risk pilot. DR-first or a single non-critical application. Prove the operating model end to end, including monitoring, backup, and a failover rehearsal.
  5. Validate with real workloads. Run your ten worst queries and a realistic batch window at the size you would actually buy. Do not accept a sizing tool's number as the answer.
  6. Wire up governance from day one. Azure Policy, tags, Defender, and cost budgets are far easier to apply at the start than to retrofit across a live estate.
  7. Expand along a pattern. Grow from the beachhead into consolidation or the AI use cases, keeping each step independently reversible.
  8. Revisit the non-Oracle candidates. Periodically re-check the "belongs elsewhere" bucket — some of those conversions will become worthwhile as other work funds them.

The one-sentence version

Segment honestly, design the network carefully, pilot something safe, prove it with your own queries, and expand along a pattern — treating the databases that should go elsewhere as a feature of the plan, not a failure of it.

13.Frequently Asked Questions

Is this just a way for Oracle to keep charging licence fees in the cloud?

That framing misses why enterprises actually adopt it. They were already paying Oracle; the question was whether they could get to the cloud cleanly without abandoning that investment. The platform lets them reuse licences through BYOL, draw the spend against an Azure commitment, and retire the cross-cloud complexity they were paying for anyway. For the right workloads, it lowers total cost rather than raising it.

Do we have to move everything Oracle to it?

No, and you should not try. The best outcomes are selective: the workloads that need the Oracle engine go on the platform, and small, portable, or greenfield workloads go to cheaper native services. A mixed estate is the normal and correct result.

Does adopting it lock us further into Oracle?

You were already on Oracle for these workloads. Because the service is available across multiple clouds, it arguably reduces cloud lock-in while preserving the engine choice you had already made. If your goal is to leave Oracle entirely, that is a conversion project regardless of where the database runs today.

Is the AI story real or marketing?

Both, honestly. The vector-search-in-the-database and zero-pipeline Fabric integration are real and genuinely shorten the path from operational data to AI. Whether they matter to you depends on how much of your valuable data sits in Oracle and how blocked your AI initiatives are on reaching it. For many enterprises that block is the entire problem, which is why this lands.

What is the most common reason adoption stalls?

Network design, followed by an over-broad business case. Projects lose weeks on the delegated subnet and DNS rules, and business cases stall in finance when they try to justify moving every Oracle database rather than the ones that need it. Both are avoidable with segmentation and upfront design.

How do we start small?

A DR-first pilot or a single non-critical application, on Base Database Service or Autonomous AI Database rather than dedicated Exadata. You learn the operating model without a large infrastructure commitment, and you have something real to show finance before asking for the bigger budget.

Who is actually using it?

Publicly named adopters include Lloyds Banking Group, Activision Blizzard, Conduent, and Liantis, across financial services, gaming, and business services, with use cases spanning DR, packaged applications, and production consolidation. The regional and partner-channel expansion through 2025 reflects broader demand behind those names.

14.Closing Thought

Key Takeaways

•  Business drivers are rarely about the database itself — they are the hardware refresh cliff, licence reuse, commitment drawdown, and removing vendor friction. Connect the technical move to a number finance already cares about.

•  Modernization works because it decouples moving to the cloud from changing the engine. Do the first now, the second on your own schedule, or never.

•  AI readiness is about distance, not features. The platform shortens the path from operational Oracle data to the Microsoft AI stack more than any single capability does.

•  Reduced complexity trades a large permanent daily tax for a smaller one-time setup cost — a good trade, but a real one, and the network design is where it is won or lost.

•  It is a per-workload decision. Segment first, be honest about what belongs elsewhere, and prove the hard cases with your own queries.

The reason enterprises are choosing Oracle Database@Azure is not that Oracle became fashionable or that the licensing got generous. It is that a specific, long-standing compromise finally became optional. For years, an organisation with a serious Oracle estate had to choose between the cloud it wanted and the database it depended on. That choice is gone.

What replaces it is a better conversation — one that is about what each workload actually needs rather than about which vendor the organisation is stuck with. Some workloads will need the Oracle engine and belong on this platform; others will not and belong somewhere cheaper. Being able to make that call workload by workload, inside a single cloud and a single operating model, is the real reason the momentum is building.

That is worth more than any single feature, and it is why the row in the spreadsheet marked "core Oracle database" has stopped being the place cloud strategies go to die.

SZ

Syed Zaheer

Service Delivery Director · Techvisions · Cloud, AI & Managed Infrastructure

Writes, speaks, and builds across the Oracle stack — databases, middleware, E-Business Suite, AI, and cloud infrastructure. Most of what appears here comes out of delivery work with enterprises modernizing their platforms, published in the hope it saves someone else the same afternoon.

Comments

Popular posts from this blog

Installation of Oracle Applications R12.1.1 on Linux and vmware

EBS R12.2 Install Error - oracle.apps.fnd.txk.config.ProcessStateException: Patch directory does not exist or not writable -

ntp service in Maintenance mode Solaris 10