Posts

Showing posts with the label Exadata

Unlocking High-Performance Databases: Deploying Oracle Exadata on Microsoft Azure

Image
Enterprise cloud journeys keep running into the same gravity well: mission-critical Oracle databases that must be modernized without sacrificing performance, availability, or regulatory posture. Oracle Database@Azure —delivered through the jointly engineered Oracle Exadata Database Service on Azure —closes that gap. It places real Exadata infrastructure inside Microsoft Azure data centers, so workloads can stay Oracle-native while applications move freely across the Azure stack. 1. What is Oracle Exadata on Azure? Oracle Exadata Database Service on Azure is a co-engineered offering from Microsoft and Oracle that provisions Exadata infrastructure inside Azure data centers and exposes it through the Azure portal, CLI, ARM templates, and Terraform . In practice, customers get the same Exadata platform that powers Oracle Cloud Infrastructure (OCI), but billed, governed, and networked as a first-class Azure resource. The result is a unified operating model: Oracle continues to run on the pl...

KVM Virtual machines not starting on Exadata

 Exadata KVM virtual machines not starting   We have a customer where all KVM machines were not starting.  The machines is encountering the following error during startup:   [root@dbnode1 ~]# virsh start dbnode1 error: Failed to start domain dbnode1 error: internal error: process exited while connecting to monitor: 2024-04-27Tqemu-system-x86_64: -blockdev {"driver":"file","filename":"/EXAVMIMAGES/GuestImages/hostname.com/System.img","node-name":"libvirt-9-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}: Could not open '/EXAVMIMAGES/GuestImages/hostname.com/System.img': Permission denied   Cause: Due to the installation of some third-party security components libvirtd package and its libraries were not functioning properly.   Solution: Rsinstall the libvirtd package Update file:  /etc/libvirt/q...

Oracle Extended RAC Database Failed during auto startup.

 The following Error was encountered when we tried starting up the database manually:   SQL> startup ORACLE instance started.   Total System Global Area 4.8694E+11 bytes Fixed Size                 37521640 bytes Variable Size            5.5298E+10 bytes Database Buffers         4.3111E+11 bytes Redo Buffers              499347456 bytes Database mounted. Database opened.         " was non-numeric Usage: { EXIT | QUIT }e [ SUCCESS | FAILURE | WARNING | n |        <variable> | :<bindvariable> ]  [ COMMIT | ROLLBACK ] Disconnected from Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production Version 19.18.0.0...