Database Administration & Monitoring, Database management, SQL Server, Security SQL Server Security: Ensure that SQL Server service accounts are not a member of the Windows local Administrator group 18.03.2024 by Stéphane Haby These last few weeks, I work on a project to check the compliance of an instance with the Center for Internet Security (CIS) document. The Benchmark documentation provides prescriptive guidance to secure SQL Server and I develop a tool(…)
Database Administration & Monitoring, Database management, PostgreSQL, SQL Server, Technology Survey PosgreSQL + SQL Server = WiltonDB – Part 1 – Installation 23.11.2023 by Stéphane Haby I know, few years ago, it was uncredible to associate SQL Server & PostgreSQL or see Microsoft in the Open source world. 😉 The world changes and we follow it… My colleague Daniel Westermann will enjoy that I write(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server: How to shrink the T-log file for a lot of old user-databases 06.10.2023 by Stéphane Haby Recently I have the case that a customer has a lot of databases not more used but need to be accessible at any time. In this case, we had a lot of T-log with the size when there are used(…)
SQL Server Sql Konferenz 2023 in Hanau, Germany 25.09.2023 by Microsoft Team Introduction It was a very great pleasure to participate to the Sql Server konferenz 2023 in Hanau, Germany, the 12 and 13 September 2023. I went with my colleague Petar, of the same Microsoft Sql Server team by dbi services,(…)
Database Administration & Monitoring, Database management, SQL Server, Technology Survey SQL Server Tools: First steps with go-sqlcmd tool on Windows Server 2022 11.08.2023 by Stéphane Haby As you know, with the new version of SSMS since the version 18, the tools like sqlcmd are no more included in the installation. You need to download separately the tools that you need here Few months ago, Microsoft(…)
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:(…)
Operating systems Microsoft:Backup and restore your distribution on WSL 06.04.2023 by Middleware Team Introduction Hi team I hope you are doing well, in a previous post, we have seen how to enable Windows Subsystem to install Linux distribution. Create a folder to store your backups Connect to Powershell Create the directory to store(…)
Database Administration & Monitoring, SQL Server, Security SQL Server: How to see your enable security protocols (TLS/SSL/DTLS) with a TSQL Query? 05.04.2023 by Stéphane Haby First, a little explanation about TLS, DTLS & SSL: TLS is Transport Layer Security. It’s a cryptographic protocol to provide communication security over the network. DTLS is the abbreviation of Datagram Transport Layer Security. It’s also a cryptographic protocol providing(…)
Database management, PostgreSQL Microsoft Flexible Server Compute V5 17.03.2023 by Open source Team Today I had the chance to move forwar with performance testing and some checks on two Flexible Server – Azure Database for PostgreSQL, one with 8vCPU, 64GB RAM and 512GB Storage (2300 IOPs) and another one with the same vCPU(…)
Database management, PostgreSQL Flexible Server for PostgreSQL, Status March 2023 02.03.2023 by Open source Team As many know about a year ago I wrote some critical posts about Microsofts Flexible Server for PostgreSQL, now it is time to take a look again. At first, many promised functions where delivered with a latency of about one(…)