Database Administration & Monitoring, Database management Uyuni, an open-source configuration and infrastructure management solution for software-defined infrastructure (1) – The server 28.12.2022 by Daniel Westermann Most of you probably heard of Red Hat Satellite, a product which is used to manage Linux infrastructures. Maybe you also heard about SUSE Manager, which does more or less the(…)
Database Administration & Monitoring, Database management, PostgreSQL Fast setup of a two node repmgr cluster with auto failover 23.12.2022 by Open source Team This blog is about a fast, script based, setup of a repmgr two node cluster with auto failover. This setup is very easy and the requirements comparing to a patroni setup very low, for exapmle as open port on(…)
Ansible, Cloud, DevOps, Development & Performance, Docker Create and manage Ansible Execution Environments 22.12.2022 by Oracle Team by Alexandre Nestor Introduction What is an Ansible Execution Environnement, by the way ? As per RedHat definition an Ansible Execution Environment (EE) is a standard way to build and distribute the environment that automation runs in,(…)
Azure, Cloud, DevOps, Kubernetes Kubernetes SSO using Azure AD 22.12.2022 by DevOps I’ve worked on this project to authenticate Kubernetes users against Azure AD and so have Single Sign-On (SSO). That was a long journey on a rocky road and it’s worth summarising in this blog all the steps required to(…)
Oracle High Availability VMs on ODA 21.12.2022 by Marc Wagner Virtualisation is now possible on the ODA whatever it is an ODA Lite or HA. The virtualisation is based on KVM and integrated with odacli for Bare Metal installation. Virtualisation has got the advantage to allocate resources to databases and(…)
Oracle DB Systems backup on ODA 20.12.2022 by Jérôme Dubar How to backup DB Systems on Oracle Database Appliance(…)
NoSQL REDIS STREAMS: Set up training lab for Windows using Docker 19.12.2022 by Middleware Team What is Redis streams?? (Definition from Redis.io ) A Redis stream is a data structure that acts like an append-only log. You can use streams to record and simultaneously syndicate events in real time. Examples of Redis stream(…)
Oracle, Security Secure your SQL scripts with an Oracle wallet 16.12.2022 by Jérôme Dubar How to secure your SQL script and remove password using Oracle wallets(…)
Database Administration & Monitoring, Database management, Oracle Applying RU on Enterprise Manager 13c R5 16.12.2022 by Oracle Team By Mouhamadou Diaw We often apply Oracle Database RU. Like database Release Update can also be passed on Enterprise Manager. On this blog I am describing how we can update an OEM 13cR5 Update 10 to(…)
Database Administration & Monitoring Redis:Hands-on with Redis ,train with Redisinsight on Windows! 16.12.2022 by Middleware Team What is Redis? Redis which stands for Remote Dictionary Server is “an in-memory data structure store, used as a distributed, in-memory key–value database, cache and message broker, with optional durability” It is a Nosql database which offer you(…)