Database Administration & Monitoring, Technology Survey SQL Server 2016: Always Encrypted 24.06.2016 by Stéphane Savorgnano One of the top new features of SQL Server 2016 is the Always Encrypted functionality. Always Encrypted provides that data, store in a database, remains encrypted the all times there are in the database. There is a complete separation between(…)
Database Administration & Monitoring SQL Server 2016 AlwaysOn: distributed availability groups 20.06.2016 by Microsoft Team This time, I will talk about distributed availability groups. What’s that? In short, a group of availability groups. Sounds good right? But in which cases may we need such architecture? Firstly, let’s say that(…)
Database Administration & Monitoring SQL Server 2016 AlwaysOn: Add DBs in AGs with direct seeding 20.06.2016 by Microsoft Team In this blog I would like to talk about two new features shipped with SQL Server 2016 for AlwaysOn availability groups. The first one concerns the new direct seeding capability and the seconde one introduces distributed availability groups(…)
Database Administration & Monitoring SQL Server 2016: RTM first installation 15.06.2016 by Stéphane Haby I was very surprise with this new version of SQL Server and his installation. The first point is that we don’t need any more to install the framework .Net 3.51 manually… The second main point is the configuration of TempDB(…)
Technology Survey SQL Server 2016 is available on msdn 01.06.2016 by Microsoft Team Breaking news lady and gentlemen. In case you missed it, SQL Server 2016 is live from MSDN subscription. As a reminder, this version offers a lot of very interesting new features and enhancements. Here a(…)
Business Intelligence, Database Administration & Monitoring, Database management SQL Server 2016: new tools management strategy 19.05.2016 by Stéphane Haby A lot of customer’s feedbacks are about difficulties to find easily SQL Server tools. Now, it is easier… 😉 A unified web page for SQL Server Tools The first good news is that Microsoft unified and gathered these tools(…)
Database Administration & Monitoring SQL Server 2016: Extended Events are more powerful as Trace Flag for Backups and Restores 12.05.2016 by Stéphane Haby Before SQL Server 2016, we use Trace Flag to display information about backup and restore operations like the 3004, 3014, 3213 or 3604. Here a link to the MSDN with a great(…)
Database Administration & Monitoring SQL Server: Now Cumulative Updates (CU) need to be install! 10.05.2016 by Stéphane Haby Since this year, Microsoft recommends to install Cumulative Updates (CU) like Service Packs (SP) In the past, Microsoft always recommended to apply the Service Packs and security fixes for SQL Server. Cumulative Updates were applied only if(…)
Development & Performance, Technology Survey SQL Server 2016: Microsoft R Server 04.05.2016 by Stéphane Haby In my last article, I wrote about the R Services into SQL Server. Now, Microsoft provides an open source R platform to complete this new SQL Server integrated feature in 2016.
Development & Performance, Technology Survey SQL Server 2016: R Services 19.04.2016 by Stéphane Haby I was during a long time captivated by the R programming language. I’m happy to see that SQL Server 2016 provides now a SQL Server R Services. This service enables SQL Server to execute R scripts. The first(…)