DevOps, Kubernetes Expose your Kubernetes pods to your Tailnet using Tailscale operator 24.06.2026 by RĂ©my Gaudey In one of my previous blogs, I explained how to use a Tailscale sidecar container into an existing pod to expose it to your Tailnet. Even though this works fine, it can be tedious to set up and(…)
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(…)
Enterprise content management M-Files BD – Aggregations, reducers and series 24.06.2026 by Morgan Patou In the previous post, I walked through the query side of the dashboard JSON: objectType, class, filters, date tokens. What I deliberately left out was the aggregation block, because it deserves its own post.
Enterprise content management M-Files BD – Queries: objectType, class, filters, date tokens 20.06.2026 by Morgan Patou In the previous posts of this series, I covered the anatomy of a dashboard definition and the seven widget types (KPI & gauge, line & area,(…)
Non classifiĂ©(e) Administer Oracle Database Appliance (ODA) with odacli and Ansible 19.06.2026 by Martin Bracher Introduction To administer an Oracle Database Appliance (ODA), you probably use the odacli commandline tool. The principle of this tool is to run jobs in background. Fire-and-forget… or Fire-and-poll odacli update-repository -f "/tmp/odacli-dcs-19.30.0.0.0-260210-GI-19.30.0.0.zip" This command returns(…)
Enterprise content management A project that looked successful. But… 19.06.2026 by Guillaume Meunier As You know, I will talk about ECM projects again. This time we will focus on what comes after. When everything was delivered on time and within the budget. Yep it’s not fiction, it happens really 🙂(…)
Enterprise content management M-Files BD – Distribution and tabular widgets: donut, bar, table 16.06.2026 by Morgan Patou This is the third and final widget post of the series. The previous two covered scalar widgets (Post 4a) and trend widgets (Post 4b). What is left is the distribution and(…)
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(…)
Enterprise content management M-Files BD – Trend widgets: line and area 13.06.2026 by Morgan Patou This is the second widget post of the series, focused on the two trend widgets: line and area. The previous one covered scalar widgets (Post 4a). Since these two widgets are closely related, it(…)
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(…)