Database Administration & Monitoring Microsoft Teams, Power Automate and Planner 03.07.2020 by Microsoft Team As we moved to Teams at dbi and one of our customers, automating tasks was a strong need. One of the tasks that could be automated is the creation of tasks in Microsoft Planner which does not support recurring tasks.
Database Administration & Monitoring, Database management, SQL Server SQL Server Tool: MSSQL-CLI 24.03.2020 by Stéphane Haby MSSQL-CLI is a useful new command line tool. Not so new because this tool exist since 2018 but a little bit unknow. You find this tool on GitHub here. One of the(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server Temporal Table – How to store a history table in another file? 12.03.2019 by Stéphane Haby Few days ago, a customer asks me if it is possible to move the history table to slower but cheaper storage. The question behind this is whether it is possible to create a history table on a separate filegroup(…)
Database Administration & Monitoring, SQL Server, Technology Survey SQL server security pre-conference @SQL Pass Summit 2018 in Seattle 07.11.2018 by Stéphane Haby After long hours of flights, Christophe Cosme and I finally arrived in Seattle at the SQL PASS Summit 2018. We picked up our badge and bag and now we are ready to begin… This first day for me(…)
Database management, Development & Performance, SQL Server SQL Server Tips: How many different datetime are in my column and what the delta? 31.08.2018 by Stéphane Haby Few months ago, a customer asks me for finding in a column, how many rows exist with the same date & time and the delta between them. The column default value is based on the function(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server Tips: Drop a database-user attached to a service… 29.08.2018 by Stéphane Haby Few weeks ago, I have a little issue when I try to drop a database-user without login Unfortunately, I do a little mistake at the beginning… I receive like every morning a report if all AD logins (computers, groups,(…)
Database Administration & Monitoring, Development & Performance, SQL Server, Technology Survey SP2 for SQL Server 2016 is available with new helpful DMVs 11.05.2018 by Stéphane Haby Last month (April 24, 2018), the Service Pack 2 for SQL Server 2016 was released and distributed. This Service Pack has new DMVs, already available in SQL Server 2017 RTM.
Database Administration & Monitoring, SQL Server, Technology Survey SQL Server Security: Are your databases ready for the GDPR? 04.05.2018 by Stéphane Haby The GDRP (General Data Protection Regulation), voted in 2016, will be applied in the European Union soon (May 25, 2018). We heard a lot of this new directive. The goal is to improve the protection and confidentiality of personally(…)
Database Administration & Monitoring, Development & Performance, SQL Server, Technology Survey SQL Server 2017: Can I run a “standard” rebuild on the index after a Resumable Online Index Rebuild is suspended? 20.03.2018 by Stéphane Haby This article is an additional article to my precedent about “SQL Server 2017: What’s happens with an interruption during a Resumable Online Index Rebuild?”(…)
Database Administration & Monitoring, Development & Performance, SQL Server, Technology Survey SQL Server 2017: What’s happens with an interruption during a Resumable Online Index Rebuild? 20.03.2018 by Stéphane Haby Last week, I presented this option in our internal event, the dbi xChange. My colleague David Barbarin asked me this question, what’s append if an interruption occurs (reboot, SQL Server service stopped,…) during a Resumable(…)