Enterprise content management M-Files DACH Partner Days November 2023 08.12.2023 by Andreas Trefzer On the 20th – 21st November 2023, I was honored to attend my first M-Files DACH Partner days hosted in Düsseldorf, Germany. The event took place in conference hotel van Valk located next to the Düsseldorf Airport. On the first(…)
Application integration & Middleware JMeter Remote Testing 05.12.2023 by Middleware Team A typical web application architecture with a load balancer, two application servers and a database looks like this: If you run a JMeter, or any load test tool, from one unique server or workstation, the load balancer will most likely(…)
Oracle, Security Oracle Data Redaction or how to hide critical information 30.11.2023 by Oracle Team Oracle Data Redaction: What It Is and How to use it. A quick example usage case.
Oracle Add Oracle database server to Oracle Key vault (OKV) from scratch, only with RESTfull API. 30.11.2023 by Oracle Team Configure Oracle Database Server and it's Database with OKV using RESTfull API(…)
Azure, DevOps, Kubernetes Interacting with OpenShift Local in an Azure VM 29.11.2023 by DevOps In my previous blog I’ve written about the no or low cost solutions to setup an OpenShift cluster to play with. I’ve detailed the installation of OpenShift Local on Azure. OpenShift Local is like a mini cluster that is(…)
Application integration & Middleware JMeter Debugging 29.11.2023 by Middleware Team Writing an Apache JMeter scenario is not an easy task. Debugging a scenario is even harder. One might think that JMeter is simply recording some browser actions and that’s it, and you are good to go for a load test.
Azure, Cloud, DevOps, Kubernetes Test OpenShift 4 at low cost in Azure 28.11.2023 by DevOps If you want to learn and test OpenShift 4 (the last release is 4.14 at this time of writing), you may not want to go straight with the installation of a full cluster. Using the OpenShift Service of a cloud(…)
Database Administration & Monitoring, Database management, PostgreSQL, SQL Server, Technology Survey PosgreSQL + SQL Server = WiltonDB – Part 1 – Installation 23.11.2023 by Stéphane Haby I know, few years ago, it was uncredible to associate SQL Server & PostgreSQL or see Microsoft in the Open source world. 😉 The world changes and we follow it… My colleague Daniel Westermann will enjoy that I write(…)
Oracle Easy PDB migration with ODA and DB Systems 21.11.2023 by Jérôme Dubar Introduction Oracle 23c is not yet available on Oracle Database Appliance (ODA), but it should be ready in 2024. As 23c is the next Long Term release, 19c databases will probably migrate to 23c in the coming years. If you(…)
Database Administration & Monitoring, Database management, Development & Performance, SQL Server Boost dynamic SQL with Plan Guides 20.11.2023 by Stéphane Savorgnano Recently a customer asked me to check why a load process from a banking application has so poor performance.In fact this process is extremely slow, between 40 minutes up to more than one hour to load around 240’000 rows. As(…)