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(…)
Database Administration & Monitoring, Development & Performance, Technology Survey SQL Server 2017: TRIM not only a replacement of RTRIM and LTRIM 04.01.2018 by Stéphane Haby Last month, I present in the IT-Tage 2017 in Frankfurt am Main, a session about SQL Server 2017 overview. During my session I made a demo on one of the new string T-SQL Commands:(…)
Database Administration & Monitoring, SQL Server SQL Server Tips: an orphan user owns a database role 08.12.2017 by Stéphane Haby A few days ago, I conduct an audit to detect all orphan’s windows accounts in a database and I was surprise to have an error during the drop user query. The first step is to find all orphan’s windows(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server Tips: Deactivate the Customer Experience Improvement Program (CEIP) 07.11.2017 by Stéphane Haby Before SQL Server 2016, you had the possibility to check the case “Send Windows and SQL Server Error Reports….” during the installation if you want to be a part of the Customer Experience Improvement Program (CEIP). In SQL Server(…)
Database Administration & Monitoring Pass Summit 2017 02.11.2017 by Stéphane Savorgnano Today starts the Pass Summit 2017 taking place in Seattle. After a small fly over the Ocean, more than 10 hours… yesterday, and a nice jet lag which avoid me to sleep later than 4AM this morning, I arrived(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server 2017 RTM is available: time to try! 03.10.2017 by Stéphane Haby Now SQL Server 2017 RTM is available. 😀 The first step is to go to the Evaluation Center here After completing the registration with your contact information, you download the(…)
Database Administration & Monitoring, Database management SQL Server 2016: New Dynamic Management Views (DMVs) 29.09.2017 by Stéphane Haby In SQL Server 2016, you will discover a lot of new Dynamic Management Views(DMVs). In this article, I will just give you a little overview of these useful views for us as DBA. SQL Server 2012 has 145 DMVs(…)
Technology Survey One-day workshop with Slava Oks for SQL Server on Linux 13.07.2017 by Stéphane Haby Few weeks ago, David Barbarin and I went to the Tugar IT in Lisbon to follow the workshop from Slava Oks: Bringing SQL Server to Linux: Experience(…)
Database Administration & Monitoring, Database management Migration to SQL Server 2016 with deprecated data types and Full-Text 11.07.2017 by Stéphane Haby A few weeks ago, I prepared a migration from SQL Server 2008 to SQL server 2016, I came across a case with deprecated data types and a Full-Text activated on these columns. To simulate this scenario, I downloaded and(…)