Database Administration & Monitoring, Database management, SQL Server Contained Availability Group and login failed 04.07.2025 by Stéphane Savorgnano A contained availability group is a special availability group which manages its owns logins, users, permissions, jobs… with a dedicated master and msdb system databases, more information here.At a customer place we found some unexpected “login failed” for the(…)
Database Administration & Monitoring, Database management, SQL Server, Technology Survey SQL Server: New SQL Server Management Studio (SSMS) landing page 01.07.2025 by Stéphane Haby After the new connectivity and drivers landing page for SQL Server with .Net, Java, Python, C++, Go and PHP languages, you have a new landing page for SQL Server Management Studio (SSMS) : https://learn.microsoft.com/en-us/ssms You will see 6(…)
Database Administration & Monitoring, Database management, Docker, SQL Server, Technology Survey SQL Server 2025: Local SQL Server Container without Docker Command 23.06.2025 by Stéphane Haby The last version of” MSSQL extension for Visual Studio Code” has in Preview “the Local SqlServer Containers” based on SQL Server 2025 with the following keys: Create and manage SQL Server containers locally without Docker commands Use SQL Server 2025(…)
Azure, Big Data, Business Intelligence, Cloud, Database Administration & Monitoring Exploring the Future of Data at SQLBits 2025 in London 21.06.2025 by Hocine Mechara I’m looking back on three amazing days of interesting technical insights from the SQLBits event 2025 in London. It’s actually my first time having the pleasure of attending one of Europe’s biggest data platform events and I can sincerely say,(…)
Database Administration & Monitoring, Database management, SQL Server, Technology Survey SQL Server 2025: What news on the instance configuration 20.06.2025 by Stéphane Haby Like every time with a new version of SQL Server, it’s good to see what the new configurations possibilities are for us to manage the instance. To do this, I will compare SQL 2022 and SQL 2025 using the system(…)
Business Intelligence, Database management, SQL Server SQL Server 2025 – Retirement of SQL Server Reporting Services (SSRS) 20.06.2025 by Amine Haloui Microsoft has announced the end of the SQL Server Reporting Services (SSRS) service. In other words, Microsoft will no longer provide new versions of SSRS. Currently, the latest available version is the 2022 version (https://www.microsoft.com/fr-FR/download/details.aspx?id=104502). However,(…)
Azure, Business Intelligence, Database management, SQL Server Experiencing SQLBits 2025 in London 18.06.2025 by Steven Naudet This week, I’m in London attending the SQLBits 2025 conference.Since joining dbi services as a consultant, this is my second time taking part in the event. The last time was in 2022, but I attended remotely due to the(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Oracle DMK release 2.2.0 new features / Windows support. 06.06.2025 by Tomek Sikorski DMK is a Database Management Kit that can be used in various database environments. It simplifies command-line tasks for Databases Administrator on Unix and Windows systems. It supports multiple databases including Oracle, MongoDB, MariaDB, and PostgreSQL. It also includes additional modules for automating RMAN(…)
AWS, Database Administration & Monitoring, Database management Guidance for a SQL Server backup strategy in AWS EC2 03.06.2025 by Nathan Courtine INTRODUCTION S3 storage is the most resilient and available service in AWS: is a trusted service for storing backups over the long term. From a Windows Server machine, in AWS EC2 or elsewhere, the easiest and most reliable way(…)
AWS, Database Administration & Monitoring, Database management, SQL Server Random permission denied when backing up SQL Server databases to AWS Storage Gateway 27.05.2025 by Nathan Courtine Before addressing the issue of backup size reduction with compression enabled, let me provide some context. When SQL Server is hosted on AWS EC2 instances, you’ll need to manage the backup strategy appropriate to your business. In order to persist(…)