5 How-to Guides
A collection of tasks and procedures for managing Exadata Database Service on Dedicated Infrastructure.
- Manage Database Security with Oracle Data Safe
Learn how to use Oracle Data Safe with Oracle Exadata Database Service on Exascale Infrastructure - Connecting to an Oracle Exadata Database Service on Exascale Infrastructure VM
Learn how to connect to an Oracle Exadata Database Service on Exascale Infrastructure virtual machine (VM) using SSH or SQL Developer. - Manage Oracle Exadata Database Service on Exascale Infrastructure
Use the provided tools to manage the Infrastructure. - Manage VM Clusters
Learn how to manage your VM clusters on Oracle Exadata Database Service on Exascale Infrastructure. - Manage Exascale Database Vaults on Exadata Database Service on Exascale Infrastructure
You can view, scale, and delete Exascale Database Storage Vaults on Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS). - Manage Software Images
- Create Oracle Database Homes on an Oracle Exadata Database Service on Exascale Infrastructure System
Learn to create Oracle Database Homes on Oracle Exadata Database Service on Exascale Infrastructure. - Managing Oracle Database Homes on an Oracle Exadata Database Service on Exascale Infrastructure Instance
You can delete or view information about Oracle Database Homes (referred to as "Database Homes" in Oracle Cloud Infrastructure) by using the Oracle Cloud Infrastructure Console, the API, or the CLI. - Manage Databases on Oracle Exadata Database Service on Exascale Infrastructure
- Manage Database Backup and Recovery on Oracle Exadata Database Service on Exascale Infrastructure
Learn how to work with the backup and recovery facilities provided by Oracle Exadata Database Service on Exascale Infrastructure. - Patch and Update an Oracle Exadata Database Service on Exascale Infrastructure System
- Interim Software Updates
For authorized environments, learn how to download interim software updates. - Use Oracle Data Guard with Oracle Exadata Database Service on Exascale Infrastructure
Learn to configure and manage Data Guard groups in your VM cluster. - Configure Oracle Database Features for Oracle Exadata Database Service on Exascale Infrastructure
Learn how to configure Oracle Multitenant, tablespace encryption, and other options for your Oracle Exadata Database Service on Exascale Infrastructure instance. - Migrate to Oracle Exadata Database Service on Exascale Infrastructure
For general guidance on methods and tools to migrate databases to Oracle Cloud Infrastructure database services, including Oracle Exadata Database Service on Exascale Infrastructure see "Migrating Databases to the Cloud". - Connect Identity and Access Management (IAM) Users to Oracle Exadata Database Service on Exascale Infrastructure
You can configure Exadata Database Service on Exascale Infrastructure to use Oracle Cloud Infrastructure Identity and Access Management (IAM) authentication and authorization to allow IAM users to access an Oracle Database with IAM credentials.
Interim Software Updates
For authorized environments, learn how to download interim software updates.
This feature enables cloud-only customers to download one-off patches from the OCI console and API. There is no option to apply the downloaded patch using the console and API. To apply these patches, customers must log in to their VM and run the patch apply utility.
Note:
To download interim software updates, you should at least have Oracle Exadata Database Service on Exascale Infrastructure provisioned.
Downloading one-off patches does not replace Database Software Image (DSI) creation. Customers must continue to use Database Software Images (DSI) to build and deploy their customized images.
- Create Software Update
- Download an Interim Software Update
- Delete an Interim Software Update
- Move an Interim Software Update Resource to Another Compartment
- Using the API to Manage Interim Software Updates
Parent topic: How-to Guides
Download an Interim Software Update
The patch download path is valid for four days. Download the patch within the specified timeframe.
Parent topic: Interim Software Updates
Delete an Interim Software Update
Be discrete in deleting interim software updates. However, you can delete the interim software updates that have expired to free up space in the Object Store.
- On the Update details page, click Delete.
- In the resulting dialog, enter the name of the patch to confirm and then click Delete.
- You can also delete a patch from the Interim Software
Updates page.
- Click the Actions button (three dots) for the patch you're interested in, and select Delete.
Parent topic: Interim Software Updates
Move an Interim Software Update Resource to Another Compartment
- On the Update details page, click Move Resource.
- In the resulting dialog, choose a new compartment, and click Move Resource.
- You can also move a patch resource from the Interim
Software Updates page.
- Click the Actions button (three dots) for the patch you're interested in, and select Move Resource.
Parent topic: Interim Software Updates
Using the API to Manage Interim Software Updates
ExaDB-C@C and ExaDB-D use the same API to manage interim software updates.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.
CreateOneoffPatch
DeleteOneoffPatch
DownloadOneoffPatch
UpdateOneoffPatch
ListOneoffPatches
GetOneoffPatch
ChangeOneoffPatchCompartment
Related Topics
Parent topic: Interim Software Updates