Ansible, DevOps, Development & Performance Scanning Ansible code with Ansible Lint 27.09.2021 by Joël Cattin Introduction It’s always good to learn something new. But doing it the right way from the very beginning is even better. I recently started to work with Ansible and after creating a few roles, I quickly realized that there(…)
Database Administration & Monitoring, Database management, Development & Performance SQL Server: Using Client Statistics to validate a query regression after a change in the database compatibility level 11.08.2021 by Stéphane Haby Few days ago, I have very poor performance on a database that I migrate from SQL 2012 to SQL 2019. The developer Team asks me to upgrade the number of CPU and the Memory to have better performance.
Database Administration & Monitoring, Database management, Development & Performance, SQL Server SQL Server SCOM Alert Analysis: The Average Wait Time of SQL instance “xxx” on computer “xxx” is too high 28.06.2021 by Stéphane Haby I have an interested alert on SCOM for SQL Server by a customer two weeks ago. In the SCOM interface, the warning on the server is MSSQL2016: The Average Wait Time of SQL instance “xxx” on computer “xxx” is(…)
Database Administration & Monitoring, Database management, Development & Performance, SQL Server SQL Server SCOM: Many perf.perfHourly and State.StateHourly tables in OperationManagerDW 11.06.2021 by Stéphane Haby By a customer, the SCOM’s Database OperationManagerDW growth fast and becomes very big. To see what’s happens, in SSMS (SQL Server Management Studio), I right-click on the database open Reports>Standard Report> Disk Usage by Top Tables: You have(…)
Cloud, Development & Performance Working with multipass, a VM manager 25.03.2021 by Open source Team Introduction What if you need quickly to launch virtual machine instances running Ubuntu for development and testing purposes. Multipass from Canonical can be the right tool for this. You can even customize the instances during launch by using Cloud-init in(…)
Development & Performance, Operating systems SUMA Server Part 2 16.02.2021 by Open source Team In my previous Blog I wrote how to install and configure SUSE Manager. In this Blog I will go more in the deep like repository management and PXE boot configuration. Configuring repository To syncronize(…)
Database Administration & Monitoring, Database management, Development & Performance, SQL Server First steps on Kusto Query Language (KQL) 15.02.2021 by Stéphane Haby Do you know this query language? No, it’s time to explain you and see what it is. “A Kusto query is a read-only request to process data and return results.” dixit Microsoft Documentation here The KQL(…)
Cloud, Development & Performance, Enterprise content management Ansible Custom Interactive Dynamic Inventory 25.11.2020 by Oracle Team When working with an Ansible dynamic inventory, you may want to update it from your playbook on the fly. For instance, you may want to create a server and then install an application on it without calling a second playbook(…)
Cloud, Database Administration & Monitoring, Database management, Development & Performance, Hardware & Storage Oracle Database Appliance vs Oracle Cloud Infrastructure 18.10.2020 by Jérôme Dubar Introduction Oracle Database Appliances are very popular these days. And not only among new customers for this kind of engineered systems. Almost all customers already using old generation ODAs are renewing their infrastructure by choosing again ODAs, meaning that the(…)
Database Administration & Monitoring, Database management, Development & Performance, Hardware & Storage, Operating systems Boost your CPU speed with Standard Edition 2 on ODA 24.08.2020 by Jérôme Dubar Introduction There is no need to decrease the number of cores on your ODA when using Standard Edition 2, because your license is based on the number of physical CPU. So why would you do that? Obviously, the more cores(…)