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(…)
Oracle Comparing Data When Migrating Databases With GoldenGate Veridata: Installation Guide 26.01.2026 by Julien Delattre More often than not, migrating a database is not much about moving the data but about ensuring that nothing was lost in the process. In all migration projects, a DBA will have to answer the following question: “Is my(…)
Oracle Securing an Existing Unsecure GoldenGate Installation 07.11.2025 by Julien Delattre You might have an existing unsecure GoldenGate installation that you would like to secure, whether it’s for security reasons or because you would like to dissociate the installation and its securing process. After searching everywhere in the Oracle documentation(…)
Application integration & Middleware, Database Administration & Monitoring, Oracle GoldenGate 26ai Installation: Graphic and Silent Mode Comparison for Automation 03.11.2025 by Julien Delattre 26ai update: This article was originally written for 23ai. But not much changes when setting up GoldenGate 26ai. Just adapt the responseFileVersion when doing the silent installation, and that’s it ! As instructed in this(…)
Application integration & Middleware Oracle FMW 14 Installation – ORA-00439: feature not enabled: Fine-grained access control 23.09.2025 by David Diab This short blog is to share with you an issue we faced at a customer during Oracle Fusion Middleware 14 installation.
Oracle Automatisation for Oracle ZDM installation and update 31.07.2025 by Marc Wagner Let's have a look how we can install and update Oracle Zero Downtime Migration tool, and see how we can automatise it with ansible...
DevOps, Kubernetes Easily build a kubernetes cluster with kubeadm 20.03.2023 by Middleware Team In the upcoming blog posts, I will cover monitoring with Prometheus in a Kubernetes infrastructure. As I started blogging, I decided it would be useful to delve into the design of the k8s infrastructure. This will allow you to(…)
Database Administration & Monitoring, PostgreSQL How to setup a Consul Cluster on RHEL 8, Rocky Linux 8, AlmaLinux 8 part 2 02.05.2022 by Open source Team Within the first part I have described the setup of Consul as replacement for ETCD. Here now the setup ob keepalived, haproxy and patroni. The needed packages I have installed within the first part, so let’s start with the(…)
Database Administration & Monitoring, Operating systems, PostgreSQL How to setup a Consul Cluster on RHEL 8, Rocky Linux 8, AlmaLinux 8 part 1 04.03.2022 by Open source Team This blog describes the setup of a Consul Cluster on RHEL 8 and clones, it will be the base for a Patroni HA setup using RPM Packages from postgresql.org. Many Patroni setups are using ETCD, but ETCD is not(…)
Database Administration & Monitoring, PostgreSQL Updating Password in PostgreSQL from md5 to scram-sha-256 31.01.2022 by Open source Team Many installations have a history of many major PostgreSQL releases. With PostgreSQL 10 comes scram-sha-256 for hashing passwords, by installing from packages scram-sha-256 is the default setting for new installations since PostgreSQL 13. With this small blog I will(…)