Enterprise content management Alfresco – Use Alfresco for a Trivia Game – Repository skeleton 06.11.2023 by Morgan Patou Have you ever wondered how you could use Alfresco to run a Trivia Game? No? Strange, I believe that should be a very important question to ask yourself when you are looking for an ECM for your company! If you(…)
Database Administration & Monitoring, Database management DBVISIT StandbyMP for PostgreSQL – 3 – Switchovers 06.11.2023 by Daniel Westermann In the last two posts (here and here) we’ve installed and configured DBVISIT StandbyMP for PostgreSQL and created a simple primary -> replica setup. Most of the replication(…)
Database Administration & Monitoring, Database management What is the maximum number of columns for a table in PostgreSQL? 05.11.2023 by Daniel Westermann In our PostgreSQL DBA Essentials workshop we’re also letting the attendees know about the limits of PostgreSQL. Those limits are documented but one of those limits might not be very clear. The(…)
Enterprise content management Documentum – xPlore CPS unreachable and not starting 04.11.2023 by Morgan Patou During an upgrade project of xPlore from 16.4 to 20.2 at a customer, I faced a quite interesting issue with the xPlore CPS (Content Processing Services) that couldn’t start properly and were, therefore, shown as “UNREACHABLE“. The funny thing is(…)
NoSQL Redis: Redis X Grafana fix the “get instance error” message 03.11.2023 by Middleware Team Introduction Last time, we have seen how to add a Redis plugin to Grafana in order to monitor and generate graphs and charts for your reports or analysis. During this configuration you may encounter some issues or miss some steps(…)
Enterprise content management Documentum – Unable to install an IndexAgent due to RSA/FIPS libraries 03.11.2023 by Morgan Patou A couple year ago at a new customer, I was asked to install a new xPlore IndexAgent on an existing Documentum 16.4 environment. Unfortunately, that installation didn’t succeed, and I ended up with the following install logs: [xplore@ds-0 ~]$ cd(…)
Oracle Add TDE to Oracle Database and upload keys to OKV 02.11.2023 by Oracle Team How to configure, from scratch, the TDE on the database, how to upload the wallet keys in the OKV and how to configure the database to use these keys.
DevOps, Kubernetes Combining Powerful Cilium Features Together In Kubernetes 01.11.2023 by DevOps My colleagues and I have played with Cilium from Isovalent for a while now and we have successfully deployed it as simple CNI (Container Network Interface) along with Hubble on several production Kubernetes cluster of our customers.
Application integration & Middleware, Development & Performance, Oracle APEX/ORDS 23.x – DispatcherNotFoundException 31.10.2023 by Alain Lacour The aim of that blog is to look into Oracle REST Data Services (ORDS) 23.x error raised when setting up for APEX 23.1. This is following some experience at a customer who wanted to move to(…)
DevOps, Kubernetes Rancher autoscaler – Enable RKE2 node autoscaling 31.10.2023 by Kévin Keovilay In Rancher, if you make use of node drivers to provision your RKE2 nodes, you can also make use of the cluster autoscaler. In this article, I will show you how simply you can configure the autoscaler for your cluster.