Database Administration & Monitoring, Database management, SQL Server SQL Server AlwaysOn – Failover does not work but everything is green on the cluster 04.02.2025 by Stéphane Haby Recently I was called by a customer because the failover on a SQL server AlwaysOn 2 nodes cluster does not work. I connect to the first node of AlwaysOn cluster who is the primary and check the cluster with the(…)
Database Administration & Monitoring, Database management, SQL Server, Technology Survey New SQL Server Management Studio Version 21 – First Test 13.11.2024 by Stéphane Haby Last week, at the Pass Data Summit, they announce the new version of SQL Server Management Studio: SSMS 21 You can find the preview in here. It’s a good opportunity to test this new version before installing it by(…)
SQL Server SQL Konferenz 2024 – Microsoft Copilots 02.10.2024 by Nathan Courtine Today, we followed (with Roger Schönmann) the first day of the SQL Konferenz 2024. We will be attending this event from October 01 to 02 in Hanau. At dbi services, we are no strangers to this conference, as(…)
Enterprise content management M-Files What’s new? 27.09.2024 by Guillaume Meunier As you may know, M-Files is providing monthly release and the one for October is going to be interesting. Since several month M-Files is heavily working on the integration of new Microsoft approach which is aligning desktop and web clients(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server: The importance of the default language during a login migration 17.09.2024 by Stéphane Haby Few weeks ago, I perform a migration of a database and the associate logins.After few days, the customer contact me for a error about “conversion of a varchar data type to datetime data type” on this application.The error was an(…)
Database Administration & Monitoring, Database management, SQL Server “Edit Top 200 rows” does not work between SSMS 18.12.1 & SQL Server 2022 27.08.2024 by Stéphane Haby Recently after a migration from SQL Server 2012 to SQL Server 2022, a end user contact me because SQL Server Management Studio (SSMS) does not work anymore when he want t o edit rows… I was surprised and do a(…)
Database management, SQL Server SQL Server Tips: How to know how long goes a shrink ? 30.07.2024 by Stéphane Haby Few days ago, I perform a shrink on a data file to spend a little bit space on a disk.The SQL Server is a test server and the customer does not want to expand the disk. I run the shrink(…)
Database management, SQL Server SQL Server: how do monitor SQL Dumps? 23.07.2024 by Stéphane Haby Few weeks ago, we had a big issue by a customer and a lot SQL Dumps was created in the SQL Server log folder. After playing fireman at the customer’s premises, we decided to set up a monitoring system for(…)
Database Administration & Monitoring, Database management, PostgreSQL, SQL Server, Technology Survey PosgreSQL + SQL Server = WiltonDB – Part 2 – Database Management 10.06.2024 by Stéphane Haby Few months ago I write about WiltonDB and how to install it. Now, I move one step forward with the Database Management. How to create a Database ? I test first with the T-SQL Command CREATE DATABASE script: I(…)
DevOps, Kubernetes, OMrun Investigative look into cloud-native hyper-converged infrastructure with Harvester (2) 30.05.2024 by DevOps In this second blog, we will see how we can deploy a Microsoft Windows Server 2022 virtual machine on Harvester, and play a little bit with scheduling.