Oracle Possible to relocate a PDB on ExaCC with move option? 10.10.2025 by Marc Wagner In some of my previous blogs, I showed how we were migrating on-premise databases to the ExaCC using Oracle ZDM at one of our customer. I also explained in some article how it was important in some case to relocate(…)
Oracle What will happen to your spare clones during a switchover on ExaCC? 29.07.2025 by Marc Wagner As you might know, on ExaCC, it is possible to create spare clones. This is based on snapshot technology. There is no physical copy and the modified blocks will be written to the sparse clone, and in our case these(…)
Oracle dbaascli database move failing with ORA-01691 on ExaCC 28.07.2025 by Marc Wagner I recently had to move a database from a 19.23 to a 19.26 dbhome on an ExaCC. This will include the database to be patched. The command dbaascli database move failed during the datapatch steps with following error: DBD::Oracle::st execute(…)
Cloud, Oracle ExaCC/CS: modify database parameters in batch mode using dbaascli 03.06.2025 by Jérôme Witt This post briefly describes how to use a JSON responseFIle to modify (container) database parameters on Oracle Cloud ExaCC/ExaCS service. What are our options with dbaascli? Well, we can simply go ahead and apply single changes one by one.
Cloud, Database Administration & Monitoring, Hardware & Storage, Oracle ExaCC OCI integration with OEM 13.5 Cloud Control installed On-premises. 08.10.2024 by Tomek Sikorski Introduction I wrote this article to show how you can integrate Legacy OEM with your Cloud environment in this case Oracle ExaCC.To have overall view on your Exadata X9M Cloud Infrastructure, statistics related to CPU/Memory/ASM Storage usage. Your on premise(…)
Cloud, Database Administration & Monitoring, Oracle OEM Cloud Control Release update to 13.5.0.23 08.10.2024 by Tomek Sikorski Introduction This is upgrade procedure to release update from 07 Aug 2024. 13.5.0.23 Its also one of prerequisites for integrating OEM with OCI Exadata Cloud@Customer solution available on my other post under this link: https://www.dbi-services.com/blog/exacc-oci-integration-with-oem-13-5-cloud-control-installed-on-premises Patching procedure and(…)
Oracle And what about cloning a PDB in a Data Guard environment on ExaCC? 31.07.2024 by Marc Wagner I have recently blogged about how to create a new PDB on ExaCC in a Data Guard environment, see https://www.dbi-services.com/blog/create-new-pdb-in-a-data-guard-environment-on-exacc/. And what about if I clone a PDB on the primary CDB? Let’s see. Clone PDB on the primary(…)
Oracle Create new PDB in a Data Guard environment on ExaCC 31.07.2024 by Marc Wagner In this blog, I would like to share how to create a new PDB in one CDB in a Data Guard environment on the ExaCC. Naming Convention Following is the naming convention: CDB Name is MYCDB ExaCC Primary site cluster(…)
Oracle Issue running Dynamic Scaling on hardened system 30.07.2024 by Marc Wagner During my Dynamic Scaling tests, you might have seen my other blog on same subject, I faced one issue where Dynamic Scaling could not be started properly due to hardened configuration. In this blog I would like to share my(…)
Oracle Configure Dynamic Scaling as Grid HA resource 30.07.2024 by Marc Wagner I have recently blogged about how to install and configure Dynamic Scaling as an Oracle Linux Service daemon. See my blog, https://www.dbi-services.com/blog/how-to-automatically-manage-ocpu-on-exacc-using-dynamic-scaling/ In this blog I would like to show how to configure it as an Oracle Grid HA(…)