ExaCC: Prepare Infrastructure for Exascale

In December 2024 Oracle released Exascale, a new storage architecture optimized for Cloud deployments, for Exadata Cloud@Customer environments. The initial release was limited to a very small number of OCI regions. Nowadays the availability of Exascale is not limited anymore. In this blog post I will go through all required steps to prepare an Exadata Infrastructure for Exascale. Before you start check the requirements in the documentation.

Continue reading

ExaCC: Configuration and usage of ExaCLI

In the context of an ExaCC Gen2 environment, the command-line utility ExaCLI can be used to monitor and manage (only a subset of commands are allowed) the Exadata Storage Server (with 18.1.4.2 and higher). For example, you can check the software version of the Dom0 layer. In this blog post, I will describe all the required steps to get ExaCLI running.

Continue reading

Formatting and filtering OCI CLI output

The default output format of the OCI commandline interface is JSON. Every available piece of information is included in the response. Especially when you use it in Shell scripts or applications, it can be difficult to extract the desired information. This blog post demonstrate the build-in filtering capabilities and the available output formats.

Continue reading