Development & Performance, Web Avoid CORS requests in development mode with Vite 26.11.2025 by Nicolas Meunier When developing a modern web application, it’s common to use a frontend (Vue, React) that communicates with a backend (Nest.js) via REST APIs. Often, the two projects live in parallel, requiring them to be run in development mode. Without(…)
Enterprise content management Benachrichtigungen in M-Files 26.11.2025 by Andreas Trefzer Was sind Benachrichtigungen in M-Files In M-Files besteht die Möglichkeit, Benachrichtigungen, sogenannte Zuweisungen, auf Basis von Ereignissen zu automatisieren. Die M-Files Benutzer werden zum einen direkt in M-Files mittels Zuweisungen informiert und zum anderen per(…)
Enterprise content management M-Files Workspaces: Context First 26.11.2025 by Guillaume Meunier In one of my previous blog I announced a big improvement in M-Files: the Workspaces. Following a period of discovery and experimentation that spanned multiple weeks, the logic behind this enhancement is now apparent.
SQL Server Customer experience – How to change ip address in a fully clustered environment 24.11.2025 by Tatiana Bron If you have a clusturized environment already up and running, but you want or need change the complete ip adress of your wall with minimal downtime (full downtime during operation: 3 min). You’re in the right place, I(…)
Cloud, Oracle Exascale Infrastructure : new flavor of Exadata Database Service 24.11.2025 by Alain Klein Oracle unveiled Exadata Database Service on Exascale Infrastructure in summer 2024. In this blog post, the first of a series dedicated to Exascale, we will dive into its architecture after a brief presentation of what Exascale is. Introduction Exadata(…)
Database management, Oracle OGG-00423 when performing initial load with GoldenGate 23ai 24.11.2025 by Julien Delattre Very quick piece of blog today to tackle the OGG-00423 error. There is not much information online on the matter, and the official Oracle documentation doesn’t help. If you ever stumble upon an OGG-00423 error(…)
Database management, Development & Performance, SQL Server SQL Server 2025 release 19.11.2025 by Amine Haloui Microsoft has announced the release of SQL Server 2025. The solution can be downloaded using the following link: https://www.microsoft.com/en-us/sql-server/ Among the new features available, we have: The introduction of the Standard Developer Edition, which offers the same(…)
Database Administration & Monitoring, Database management, Oracle ORA-44001 when setting up GoldenGate privileges on a CDB 13.11.2025 by Julien Delattre I was recently setting up GoldenGate for a client when I was struck by a ORA-44001 error. I definitely wasn’t the first one to come across this while playing with grants on GoldenGate users, but nowhere could I find(…)
Enterprise content management Alfresco – Solr search result inconsistencies 12.11.2025 by Guillaume Meunier We recently encountered an error at a customer’s site. Their Alfresco environment was behaving strangely.Sometimes the search results worked, and sometimes they did not get the expected results. The context The environment is composed of 2 Alfresco7 nodes(…)
Database Administration & Monitoring, Database management PostgreSQL 19: Logical replication of sequences 12.11.2025 by Daniel Westermann Logical replication in PostgreSQL got a lot of features and performance improvements over the last releases. It was introduced in PostgreSQL 10 back in 2017, and PostgreSQL 9.6 (in 2016) introduced logical decoding which is the basis for logical(…)