Application integration & Middleware BEEZY: Social Network for SharePoint 2013 10.08.2015 by Microsoft Team Social Networking.. Everybody is actually “connected”: professional network, private social network… There is so many solutions around as of today. Which one should I use? What are the differences? Regarding the use of a social work,(…)
Business Intelligence SharePoint 2013 – Office 365 & Power BI 10.08.2015 by Microsoft Team Quick reminder of what is SharePoint 2013 and Office 365 SharePoint 2013 SharePoint 2013 is a collaborative platform that allows organizations to increase the efficiency of their business processes. link: https://technet.microsoft.com/en-us/library/cc303422.aspx Office 365 with SharePoint 2013 This is(…)
Database management SQL Server 2016: In-Memory OLTP enhancement 17.07.2015 by Stéphane Savorgnano The CTP2.1 has been released for some weeks and it is time to check which interesting enhancements have been already deployed for the In-Memory OLTP feature. I will first have a look to the memory optimized table. Memory Optimized(…)
Database management Dealing with SSRS subscription schedules in AlwaysOn environment 16.07.2015 by Microsoft Team A couple of days ago, I had the opportunity to work with AlwaysOn 2014 infrastructure that included a report server (SSRS) in native and scale-out mode. As you know, dealing with SSRS and availability groups is not an easy task(…)
Technology Survey How to solve accent sensitive problems? 16.07.2015 by Stéphane Savorgnano Some days ago, one of my customer claimed that searching for “Muller” doesn’t return “Mueller” and “Müller” as well! This is typically an issue due to the collation of the SQL Server database, but how to resolve this problem?(…)
Application integration & Middleware Don’t use the default database file autogrow settings ! 13.07.2015 by Microsoft Team I often noticed default values for database file autogrow settings during my audits. You don’t trust me? Let me talk about a funny story about an incredible (and extreme) situation that concerns a transaction log file and its default settings.
Database management Clustered columnstore index and memory management 10.07.2015 by Microsoft Team Few weeks ago, I had the opportunity to give a session about the clustered columnstore index feature (CCI) at our In-Memory event dedicated to In-Memory technologies for Microsoft SQL Server, Oracle and SAP HANA. During our session, I explained(…)
Database Administration & Monitoring ACFS 12.1.0.2 on Oracle Linux 7.1 10.07.2015 by Daniel Westermann Recently we wanted to create an ACFS filesystem on a brand new 12.1.0.2 GI installation on Oracle Linux 7.1. According to the documentation this should not be an issue as “Oracle Linux 7 with the Unbreakable Enterprise kernel:(…)
Application integration & Middleware Kerberos SSO with Liferay 6.1 v2 07.07.2015 by Morgan Patou A little bit less than one year ago, I wrote a blog about how to setup the Kerberos SSO on Liferay using Apache httpd as a front-end, Tomcat as a back-end and with auth_mod_kerb and mod_jk to transfer the(…)
Database management, Oracle RESULT_CACHE hint expiration options 05.07.2015 by Oracle Team By Franck Pachot . The result cache is very nice when base tables are static: get the result without any buffer get, without any join or sorts. But as soon as any DML occurs on one of the tables(…)