Oracle Loosing java remote console full control during ODA Reimage 22.04.2026 by Marc Wagner Recently I had to patch an ODA at one of our customer from 19.20 to 19.26, going through 19.24. As you are aware of, knowing we go from Oracle Linux 7 (19.20) to Oracle Linux 8 (19.24), we need to(…)
Enterprise content management The day your ECM System became unusable 21.04.2026 by Guillaume Meunier It started like any normal Tuesday.No alarms. No warning signs. No urgent emails flooding inboxes before 8 AM.Just a regular working day, until people tried to open documents.At first, it was a single complaint.“Hey, I can’t access the invoice(…)
Database Administration & Monitoring, Database management PostgreSQL 19: Importing statistics from remote servers 20.04.2026 by Daniel Westermann Usually we do not see many foreign data wrappers being used by our customers. Most of them use the foreign data wrapper for Oracle to fetch data from Oracle systems. Some of them use the(…)
Oracle GoldenGate 26ai Logs Explained 20.04.2026 by Julien Delattre GoldenGate logs are a powerful source of information when troubleshooting or analyzing your deployments. However, there is at least one log file per service in the Microservices Architecture. This means that for a GoldenGate setup with multiple deployments, you(…)
Oracle Create Distribution Paths in NGINX-Secured GoldenGate 26ai 17.04.2026 by Julien Delattre Setting up a distribution path is an important step when connecting two GoldenGate deployments. However, there are so many connection options that it’s hard to know how to proceed. In this blog, I will present the way to connect(…)
Database Administration & Monitoring, Database management PostgreSQL 19: Online enabling of data checksums 17.04.2026 by Daniel Westermann Since PostgreSQL 18 was released last year checksums are enabled by default when a new cluster is initialized. This also means, that you either need to explicitly disable that when you upgrade from a previous version of PostgreSQL or(…)
Enterprise content management M-Files didn’t fix your problem, your organization did. 16.04.2026 by Guillaume Meunier Last week a wrote about the reasons why ECM projects fails. M-Files is a wonderful tool and probably my favorite ECM, but it won’t solve your problem. Companies that(…)
Database Administration & Monitoring, Database management PostgreSQL 19: get_*_ddl functions 16.04.2026 by Daniel Westermann PostgreSQL already comes with plenty of system information functions to reconstruct the commands to create various objects, e.g. constraints or indexes. Starting with PostgreSQL 19 more functions will be available, namely those: pg_get_database_ddl pg_get_role_ddl pg_get_tablespace_ddl(…)
Database Administration & Monitoring, Database management PostgreSQL 19: json format for “copy to” 15.04.2026 by Daniel Westermann PostgreSQL already has impressive support for working with data in json format. If you look at the jsonb data type and all the built-in functions and operators you can use, there is so(…)
Oracle OGG-30007 : How To Register Certificates In GoldenGate ? 14.04.2026 by Julien Delattre After working on a GoldenGate deployment recently, I felt that the OGG-30007 error would be worth writing about. This error happens when registering certificates in GoldenGate. Whether you do it from the web UI or(…)