Your Options to Migrate Data Into Autonomous Database on Oracle Database@Azure

Introduction Customers can deploy Oracle Autonomous Database Serverless (ADB-S) on Oracle Database@Azure to benefit from Autonomous Database features in the Azure’s data center, next to their Azure applications, ensuring low latency and high performance. This blog post highlights the options to migrate your data from an Oracle database on-premises to ADB-S on Oracle Database@Azure. Option…

Simplified Disaster Recovery with Data Guard in Oracle Cloud

Before we begin, huge kudos to my colleague Sebastian Solbach for working on this blog post. Introduction Mission-critical applications rely on 24/7 availability to maintain business operations. The database is the most critical component in every software architecture; therefore, it is compelling to implement a strategy that maximizes data availability, reliability, and protection. Oracle Data…

How to Plug In an Unplugged PDB into a Different File Location

Introduction Oracle Multitenant allows you to copy and move Pluggable Databases (PDBs) across Container Databases (CDBs) in various ways, including PDB (Refreshable) Clones, PDB Relocate, and PDB Unplug and Plug. Unplug and Plug might be preferred if you are dealing with very large databases, as copying the data files over scp may be faster than…

Achieve Minimal Downtime for your Exadata Cloud@Customer Migrations with Oracle ZDM and GoldenGate on Docker

Introduction For ZDM Logical Online migrations to Exadata Cloud@Customer you will be running Oracle GoldenGate on-premises instead of on the Marketplace image on Oracle Cloud. Oracle GoldenGate keeps your source and target databases in sync and enables you to achieve zero to negligible downtime for your Oracle database migrations across database versions and platforms. This…

Why and How to Backup your Oracle Database to OCI Object Storage Immutable Bucket

Introduction Oracle Database runs everywhere: on-premises, on Oracle Cloud, on non-Oracle Clouds, and in multicloud environments. For Oracle database services running on Oracle Cloud and Oracle Database@Azure, automatic backups are available and recommended to Autonomous Recovery Service, which provides immutability by default. For Oracle databases running elsewhere, consider having an (additional) backup to OCI Object…

Oracle MAA Summit in Düsseldorf on May 14, 2024

The Oracle Maximum Availability Architecture (MAA) product management team invites you to attend its next MAA Summit for informative and interactive sessions on Oracle Database high availability and disaster recovery, Oracle Vector Search, and Exadata MAA. Learn about what’s new and provide your feedback directly to Oracle product management. When and Where Tuesday, May 14,…

Use ACCHK to Understand your Application Protection by Application Continuity

Introduction Oracle RAC and Oracle Active Data Guard provide high availability and disaster recovery for the Oracle Database. During maintenance operations such as patching and upgrades or in case of failures and outages, applications can reconnect to another active Oracle RAC instance or to the Data Guard standby database. Oracle Application Continuity extends the high…

Create Your First Exadata and Oracle Database on Oracle Database@Azure

Introduction Oracle Database@Azure became available in the US East region in December 2023. It allows you to create an Exadata infrastructure dedicated to you and run your Oracle RAC databases on it. Oracle Database@Azure gives you more choices to run your mission-critical Oracle Databases in a Multicloud Environment. Oracle Exadata Database Service on Dedicated Infrastructure…

How to Use AWR to Check if Your Application is Protected by Application Continuity

Introduction Oracle provides the Checklist for Application Continuity alongside many other resources to get you started with Application Continuity. After completing the configuration at the database and application side, the question is how to verify whether your application calls are protected by Application Continuity? This information can be easily found in the AWR report. The…