Database management, SQL Server, Security SQL Server Tips: CMS – Connection Error: -2146893019 Severity: 20 05.07.2023 by Stéphane Haby Few days ago, I install new instances SQL Server 2022 and the new SSMS by a customer and when I register the instances in the Central Management Servers (CMS), I was surprise by the error coming from the connection test:(…)
DevOps, Kubernetes Kubernetes Certificates Overview and Regeneration Example 04.07.2023 by DevOps Kubernetes certificates is a very important subject matter as it protects the communication of the components inside your cluster. However it is not a very popular topic as it could be quite confusing and adds more complexity to an already(…)
Application integration & Middleware Monitoring Scripts with Zabbix 03.07.2023 by Middleware Team In a similar manner as in this Prometheus blog, you might want to monitor scripts which are short living or do not fit the pull-model (Server pulling from agent). Thus, it can use the push model(…)
DevOps, Docker All about how Docker containers and data are stored on its host 30.06.2023 by DevOps You’ve probably already heard about containers and one of the most popular tool used to create them: Docker. You may wonder how a container stores data on its host, if those data are persistent, if you(…)
OMrun, Oracle, PostgreSQL Database Check for a one-to-one Migration with OMrun 29.06.2023 by Oliver Schwark Procedure to check a one-to-one migration between different database types autogenerated and generically with OMrun.
Database Administration & Monitoring Between PostgreSQL Conference Germany 2023 and the Swiss PGDay 2023 28.06.2023 by Daniel Westermann The PostgreSQL Conference Germany 2023 is over and it was a success. We had 250 attendees which made this year’s edition of the conference the largest ever. For us the conference already started Monday evening with the speakers and(…)
Application integration & Middleware, DevOps Logs from Filebeat to Logstash to Elasticsearch -1 27.06.2023 by David Diab In a previous blog, we saw together the difference between Filebeat and Logstash, we said also that both can cooperate together in some cases. In this blog series we will deep into a use case: send(…)
Application integration & Middleware Zabbix from Problem to Remediation 27.06.2023 by Middleware Team Until now, in my previous blog posts, we did not cover one of the main features of any monitoring platform: Alarming. In Zabbix, it is named triggers. Item and Trigger Trigger is based on an item calculation. Thus, the first(…)
Application integration & Middleware, DevOps ELK Stack – Filebeat vs Logstash 26.06.2023 by David Diab Filebeat and Logstash are both comprised in ELK Stack, in this blog we will compare both with some use cases. So, you can then take the most appropriate to your case.
Oracle Building a transportable Oracle Sandbox environment for an Apple Silicon Laptop (MacBook with M1- or M2-processor) 26.06.2023 by Clemens Bleile Since Apple released their Apple Silicon Laptops based on the ARM processor architecture, it became difficult for Consultants with such a device to run their Oracle Sandbox environment, because the main Oracle products are running on the Intel architecture. Hence(…)