Oracle NGINX Secured Distribution Path with GoldenGate REST API 24.08.2026 by Julien Delattre In a previous blog, I presented how to set up a distribution path between two GoldenGate deployments both secured with NGINX. The method I used there was purely through the Web UI. But GoldenGate also(…)
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 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 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 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(…)