Tag: Oracle Cloud

How to Configure Object Storage Cross-Region Replication for Disaster Recovery

Introduction Oracle Cloud Object Storage is a regional service, i.e., objects are stored in a specific Oracle Cloud region. You can enable cross-region replication to automatically sync your data to a remote region for redundancy, providing protection from a regional outage. This blog post describes how to configure cross-region replication, use the replicated Object Storage…

Learn Something New in Oracle Cloud Every Day

Starting with four commercial regions, Oracle Cloud has grown to 36 commercial regions in the last few years. And more to come. Additional services and features are being continuously released. In 2022, there were 462 new release notes. This is more than one release note per day. Oracle Databases in OCI got 42 release notes.…

Why and How to install OCI CLI in a Virtual Environment on Oracle Cloud

Introduction Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI) is a small-footprint tool that lets you create and manage resources in Oracle Cloud using a command line interface. It enables you to automate tasks and makes things easier. The Quickstart documentation provides quick installation instructions. However, installations via RPM (Red Hat Package Manager) on Base…

How to move your Exadata Cloud Service Databases to X9M with Zero Downtime

Introduction Oracle constantly introduces new Exadata Platforms providing higher performance, lower latency, extended storage, and optimized software and networking. The latest Exadata X9M generation is available on-premises, cloud@customer, and public cloud. AND, it comes at the same price as the previous generation!!! It is as simple as this: higher performance + same price = reduced…

What’s new in OCI and Oracle Database Cloud Services

Introduction Oracle Cloud Infrastructure (OCI) is evolving every day! New features are being released, existing ones are being extended, and new data centers are being launched. More automation, more flexibility, and more capabilities to provide a better user experience, higher availability, and increased security to Oracle’s customers and partners. One frequently asked question is where…

How to enable Data Plane Events for VM DB Systems on Oracle Cloud

Introduction The Oracle Cloud Events Service enables you to execute actions automatically based on state changes of your cloud resources. For example, a state change could be when the creation of the database is completed. An action could be sending an email notification or executing a function to implement post-creation tasks like creating users. If…