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 via console and API. To apply these patches, customers must log in to their VM and run the patch apply utility.
To be able to download interim software update, you should at least have an ExaDB-D 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