Database Administration & Monitoring, Hardware & Storage, Operating systems, Oracle Network configurations on ODA 12.02.2021 by Jérôme Dubar Network configurations on ODA(…)
Operating systems CentOS 8 alternatives 11.02.2021 by Open source Team Many people are unhappy about the decision from the CentOS Board of Directors, to switch from fix releases to Stream and cutting the support date from 2029 to 31st of December 2021 for CentOS 8. Many applications in productive environments(…)
PostgreSQL Microsoft Flexible Server for PostgreSQL 11.02.2021 by Open source Team This Blog is about some findings on Microsoft’s new Flexible Server offering for PostgreSQL which is in Customer Preview at the moment. Findings about the infrastructure The Microsoft Flexible Server for PostgreSQL is using Ubuntu as OS infrastructure, I think(…)
Database Administration & Monitoring 8000 databases in one PostgreSQL cluster? 11.02.2021 by Daniel Westermann A while ago I posted this tweet on Twitter: #Postgresql friends: 8000 databases. One cluster, 8000 clusters, Kubernetes,, what would be your choice? Let's assume 10gb per database. I know backup/restore, inodes etc, no discussions about(…)
Database Administration & Monitoring, Database management, Oracle Oracle 21c : Two nodes Grid Infrastructure Installation 11.02.2021 by Oracle Team By Mouhamadou Diaw Oracle 21c is actually released in the cloud, and I did some tests to setup a Grid infrastructure cluster with two nodes. I used following two VM servers to test racp1vm1 racp1vm2 Below(…)
Database Administration & Monitoring An introduction into server side programming in PostgreSQL – 3 – PL/pgSQL, procedures 10.02.2021 by Daniel Westermann In the first to posts in this series (An introduction into server side programming in PostgreSQL – 1 – SQL functions, basics , An introduction into server side programming in PostgreSQL – 2 –(…)
DevOps JENKINS – Add a new node ( slave ) to your Windows Jenkins master 08.02.2021 by Middleware Team Hi, As you already know Jenkins architecture is based on master slave architecture.This is useful and best practice to add slave/nodes to Jenkins master for many purposes such as security (avoid malicious code on the master for example and(…)
Database Administration & Monitoring, SQL Server SQL Server tips: How to migrate database-users in another domain without touching permissions 08.02.2021 by Stéphane Haby By a customer, I must migrate a database from a domain to another. The goal is to keep the database-user permissions, take the new SID from the windows login of the new domain and change the database-user name.
Oracle Oracle autoupgrade on Windows and plugin to a Container DB with virtual accounts 08.02.2021 by Clemens Bleile In a project I recently had to upgrade an Oracle 12.2.-DB to 19.9. and at the same time migrate from the non-container architecture to the container architecture. The interesting part here is to do this on Windows. Actually both steps(…)
Application integration & Middleware, Enterprise content management Documentum – RCS/CFS Upgrade in silent fails with IndexOutOfBoundsException 07.02.2021 by Morgan Patou Several years ago, I wrote a series of blogs regarding the silent installation of Documentum Components, including for a RCS/CFS (HA part of a Repository). In there, I described the process and gave an(…)