Database Administration & Monitoring Contained Availability Groups error 01.07.2022 by Stéphane Savorgnano During my testing about the new SQL Server 2022 feature Contained Availability group I faced an issue during the creation of the system databases on the secondary instance. I used the wizard to create a new Contained Availability Group and(…)
Application integration & Middleware Changing Fusion Middleware Forms and Reports repository database 30.06.2022 by Middleware Team I have been requested to migrate the Fusion Middleware repository database from one Linux server to a new one. Here are the steps followed to successfully do this. In the following of this document, the Fusion Middleware repository created using(…)
Database Administration & Monitoring Get SQL Server database size with PowerShell 28.06.2022 by Nathan Courtine Introduction For various reasons, following the evolution of the data size of databases is interesting for a dba or for the application team. Most of the time, this is something built-in for monitoring tools – convenient to follow the evolution(…)
Application integration & Middleware WebLogic Licence Compliance and Out of Memory Errors 26.06.2022 by Middleware Team Recently, at a customer site, I faced an issue of WebLogic Admin server which crashes because it reached Java Virtual Machine (JVM) limit. Xms and Xmx were set to 1Gb. Expected behavior is that Node Manager detects it and restart(…)
Database Administration & Monitoring Reminder about SSMS 24.06.2022 by Stéphane Savorgnano As you know, since SQL Server 2016, SQL Server Management Studio is not anymore part of the SQL Server ISO files and needs to be downloaded independently. If you want to have a complete list of all SSMS versions please(…)
PostgreSQL Major PostgreSQL version upgrade in a Patroni cluster 22.06.2022 by Joël Cattin Introduction One of my customer recently asked me to upgrade its PostgreSQL instance from version 9.6 to version 14.3. The infrastructure is composed of 4 servers : – DB02-04 – Ubuntu 20.04 – supporting PostgreSQL, Patroni, HAProxy and etcd–(…)
Ansible Ansible: Imagination is the Limit 22.06.2022 by DevOps As you might know, I have discovered Ansible 1 year ago. Since then, I am not using for its main purpose as wikipedia says: Ansible is an open-source software provisioning, configuration management,(…)
Security Facial recognition, between advanced biometrics and needs for privacy… – Part 2 of 4 21.06.2022 by Dominique Althuser Continuation of our series on facial recognition. After defining facial recognition among the biometric processes (see here), let’s see the techniques used for its application. State of the art of the techniques used for its application The(…)
Cloud, Oracle Will ExaC@C change or kill your DBA job? 20.06.2022 by Jérôme Dubar Introduction Exadata Cloud@Customer (ExaC@C) from Oracle is an hybrid solution for customer willing a Cloud-like platform without actually being in the public Cloud. Behind cloud’s concept is a high-level management of complex stuff, like provisioning homes and databases, patching, aso.
Oracle CIFS mounts no more compatible with ODA 14.06.2022 by Jérôme Dubar Introduction Some of us are using CIFS mountpoints on the ODA. This is mostly for sharing files with Windows application servers. On ODA, as on other Linux setup, it works like a charm. But it ends working starting from patch(…)