Oracle GoldenGate 26ai out-of-place patching with Python 20.08.2026 by Julien Delattre I already covered out-of-place patching from the web UI, but patching tasks should be automated, and clicking through the same screens for every deployment can get repetitive. Let’s do the exact same out-of-place patch of(…)
Oracle Checking Long Running Transactions in GoldenGate 17.08.2026 by Julien Delattre When doing complex operations with GoldenGate, checking for long running transactions is mandatory if you don’t want to miss transactions. Let’s look at two ways of retrieving such information, first with the adminclient, and then with the REST API.
DB2 SQL1598N Licensing Error When Upgrading GoldenGate 13.08.2026 by Julien Delattre While upgrading GoldenGate to 26ai for a DB2 z/OS source, I had to update the IBM Data Server Driver for ODBC and CLI (CLI Driver, in short) alongside it. Since I realized that DB2 driver(…)
Oracle GoldenGate Extract Abending on NFS Trail: OGG-02897 / OGG-01668 Input/Output Error 10.08.2026 by Julien Delattre While working on a client’s GoldenGate 26ai environment, I ran into a NFS-related replication issue that could have been serious, had it happened in production. Here is what happened and how the issue was fixed. The client’s GoldenGate(…)
Oracle Oracle: Standard Edition 2 available with 23.26.3.? 05.08.2026 by Clemens Bleile When downloading Release Update 23.26.3., I could see this: As you can see in the Product info it also has “Oracle Server – Standard Edition”. However, I haven’t found anything official yet. I tried it and could(…)
Oracle Simplified Distribution Path Creation in GoldenGate 26.3 03.08.2026 by Julien Delattre The 23.26.3.0.0 release update of GoldenGate 26ai (July 2026) ships a small but welcome usability change, listed in the New Enhancements section of the release notes: Bug 39415027: Generic – Simplified Distribution and Receiver Service Path Configuration(…)
Oracle Removing rpm with dnf implies removing systemd 31.07.2026 by Marc Wagner On an Oracle Linux 8, I installed a new package and did not pay attention that dnf used an old Oracle Linux 7 repository. Trying to remove it again, I was getting following error: Error:Problem: The operation would result in(…)
Oracle Oracle Linux – Unfinished DB8actions remaining 31.07.2026 by Marc Wagner I have been recently facing following error when using yum/dnf: There are unfinished DB8actions remaining. You might consider running yum-complete-DB8action, or "yum-complete-DB8action --cleanup-only" and "yum history redo last", first to finish them. If those don't work you'll have to try(…)
Oracle Oracle database linux service not working properly after Oracle Linux upgrade 31.07.2026 by Marc Wagner After performing an in-place Oracle linux upgrade I could realize that the oracle service was unusable. I would like to share with you the reason and how to resolve it.
Oracle Upgrading Oracle Linux when running Oracle databases 31.07.2026 by Marc Wagner I recently had to upgrade an Oracle Linux production server running 19.30 Oracle databases for one of our customer. In this post, I will share with you the full set of steps that need to be carried out to run(…)