Database management SQL Server 2014: Buffer pool extension – an interesting new feature 20.03.2014 by Microsoft Team Buffer pool extension (aka BPE) is an interesting feature of SQL Server 2014. Database administrators already know that memory is one of the key assets available for SQL Server. This is especially true for buffer pool memory, which plays(…)
Database management SQL Server 2014: Deleting files of a hekaton table 06.03.2014 by Microsoft Team A recurrent question I have often heard about Hekaton objects is the following: Is an accidental deletion of the compilation files of a hekaton table on the file system irreversible and could this compromise the execution of SQL Server?(…)
Database management SQL Server 2014 : SELECT ALL USERS SECURABLES & DB admins 26.02.2014 by Microsoft Team Microsoft will introduce four new security permissions in SQL Server 2014. One of them called SELECT ALL USERS SECURABLES is the subject of this post. As explained by Microsoft SQL Server 2014 will allow a database administrator to manage(…)
Application integration & Middleware SQL Server 2014: Hekaton memory optimized tables, hash indexes, and bucket counts 14.02.2014 by Microsoft Team For my first blog post at dbi services, I think it could be a good opportunity to begin by discussing around SQL Server 2014, Hekaton memory optimized tables, and hash indexes. When you create a memory optimized table you(…)
Technology Survey IT Pro TechDays 2013 in Lausanne: BYOD, SQL Server & SharePoint 09.12.2013 by Microsoft Team I had the opportunity to attend the IT Pro day at the Microsoft Techdays in Lausanne. Let me give you a few insights on my day there. Being a SharePoint specialist but also ramping up on Microsoft SQL Server(…)
Database management Collation changes in Microsoft SQL Server are not that simple 08.11.2013 by Microsoft Team Lots of DBAs are changing the collation of their SQL Server databases without knowing exactly what they do and the consequences of this change. And as they don’t know what they do, they often only perform the small and easiest(…)
Technology Survey Three basic points on SQL Server Best Practice 14.06.2013 by Microsoft Team A few weeks ago, I went to the Swiss Database Days 2013 and followed the “Practical SQL Server Performance Troubleshooting” workshop. During this workshop, I have seen a different way of troubleshooting, but I was surprised to see that(…)
Application integration & Middleware SQL Server: Attunity connectors for data transfer to Oracle 02.05.2012 by Microsoft Team Recently, at a customer site, I discovered the Attunity connector 1.1 for Oracle. The customer uses this connector to transfer data from Oracle to SQL Server using Integration Services (SSIS) and informed me that performances are greatly improved. So I(…)