Oracle Oracle: Failed to create Cloud Base DB Service DB-System with RU 19.32. 30.07.2026 by Clemens Bleile Issue I recently had to create a 19c Oracle Database on the Base Database Service on Oracle@Azure. Creating the DB-System failed with the following error: Launch DbSystem failed. Reason : DCS-10001:Internal error encountered: Failed to download the fast clone.DcsException{errorHttpCode=InternalError,(…)
Oracle Oracle GenAI – Ask EM – Install and configure an Oracle Management agent on OEM 24ai 28.07.2026 by Marc Wagner In order to be able to test the GenAI Ask EM functionality of OEM 24ai, and after I have first installed an OEM platform from OCI MarketPlace, I have been installing and configuring an Oracle Management agent on one of(…)
Oracle Oracle GenAI – Ask EM – Deploy Oracle Enterprise Manager 24ai from Marketplace 13.07.2026 by Marc Wagner I have been looking to study and test what Oracle GenAI Ask EM assistant, also called now Oracle AI database assistant, can offer. This generative AI assistant is directly integrated into Oracle Enterprise Manager 24ai. Before being able to look(…)
Oracle GoldenGate Trail Purge Task Fails with “OGG-12111: JSON element ‘/csn’ does not match any schemas” 24.06.2026 by Julien Delattre Since the beginning of the year, I had the opportunity to upgrade many GoldenGate setups to 26ai. On two of them, I was facing an issue regarding purge tasks that I could not solve. Since it took quite some(…)
Oracle LOB Replication With GoldenGate and Importance of Primary Keys 16.06.2026 by Julien Delattre Every time I work on database migrations with GoldenGate, I have the same talks with application teams about missing primary keys. Especially when it comes to LOB replication with GoldenGate. In a previous blog, I(…)
Oracle GoldenGate Row Identification: Misconceptions and Solutions 12.06.2026 by Julien Delattre GoldenGate is a powerful replication tool, but it is so versatile that you should always check whether what you intend to do is supported or not. Oracle provides a few interesting scripts and views to check your environments before(…)
Oracle Temporary tablespace and ODA 19.31. 11.06.2026 by Clemens Bleile I recently patched Oracle Database Appliances (ODAs) to 19.31. For DBs with more than 1 tempfile in the temporary tablespace I got an error during the “odacli update-dbhome” : # odacli describe-job -i 2ff3fd5d-f611-4ae6-aae0-63df7c08ec71 Job details ---------------------------------------------------------------- ID: 2ff3fd5d-f611-4ae6-aae0-63df7c08ec71(…)
Oracle GoldenGate NGINX Reverse Proxy Behavior Changes 09.06.2026 by Julien Delattre I recently wrote about NGINX reverse proxy reconfiguration after creating or deleting a deployment in GoldenGate. It reminded me that there is an overlooked aspect of the reverse proxy configuration, which is important when trying(…)
Oracle GoldenGate 26ai out-of-place patching with the web UI 31.05.2026 by Julien Delattre For some customers, the end of support for GoldenGate 19c in May this year and the migration to Microservices Architecture mean that they have to adapt their patching procedures (if they had any !). Let’s(…)
Oracle GoldenGate: Regenerate NGINX Reverse Proxy After Deployment Changes 28.05.2026 by Julien Delattre Configuring an NGINX reverse proxy for GoldenGate is well documented by Oracle, but what is not is the implication of adding or removing deployments. In fact, when modifying your GoldenGate deployments, you will have to(…)