Application integration & Middleware Ways to improve your SharePoint Intranet 12.06.2015 by Microsoft Team World today is changing in companies using different path to get better communication with their staff, to boost productivity, improve the effectiveness of the strategy and business direction. SharePoint has become a reference’s tool regarding this(…)
Database management SQL Server 2016: Live query statistics 12.06.2015 by Microsoft Team During my tests of the SQL Server 20126 CTP2, I noticed an additional icon on SQL Server Management studio which is close to the Actual Execution Plan button as shown below: I decided to take a look at the(…)
Database management Testing postgresql development snapshots 12.06.2015 by Daniel Westermann If you want to test some of the features that will be coming with the next postgresql release even before an official beta version is released you can use the daily(…)
Application integration & Middleware Because SharePoint 2013 has also limitations! 12.06.2015 by Microsoft Team WHAT IS? Boundaries: are Static limits that cannot be exceeded by design. An example of a boundary is the 2 GB document size limit. Thresholds: are configurable limits that can be exceeded to accommodate specific requirements. A good(…)
Application integration & Middleware A SharePoint – Business Analyst? What for? 12.06.2015 by Microsoft Team Business analysis is becoming a widely accepted and valued position in organizations today, particularly those that are looking for new ways to enhance information systems. Good business analysis allows us to deal effectively with complexity, which in turn enables(…)
Hardware & Storage SQL Server 2016 : availability groups and the new potential support for standard edition 12.06.2015 by Microsoft Team In my first blog about availability groups with SQL Server 2016, I talked quickly about the new interesting option: DB_FAILOVER. In this blog post, I will continue by introducing the new potential support of availability groups in a standard(…)
Business Intelligence QlikView Tips & Tricks: The Link Table 12.06.2015 by Alain Lacour In this blog, I will show you how to bypass a “Synthetic Key” table in QlickView. Why bypassing a “Synthetic Key” table? If you have multiples links between two tables, QlikView generates automatically a “Synthetic Key” table. (here “$Syn 1”(…)
Database management, Oracle An alternative to DBA_EXTENTS optimized for LMT 12.06.2015 by Oracle Team By Franck Pachot . This is a script I have for several years, when tablespaces became locally managed. When we want to know to which segment a block (identified by file id, block id) belongs to, the DBA_EXTENTS view(…)
Hardware & Storage SQL Server 2016: availability groups and the new option DB_FAILOVER 12.06.2015 by Microsoft Team Let’s continue the SQL Server 2016’s discovery with one of my favourite topic: the AlwaysOn availability groups (AAGs). There are some improvements on this area. First of all, let’s introduce one of them (DB_FAILOVER option) by remembering of the availability(…)
Database management, Oracle Oracle memory advisors: how relevant ? 12.06.2015 by Oracle Team By Franck Pachot . Do you look at memory advisors? I usually don’t but I still show them during the performance tuning workshop because there is no easy way to get an idea about memory sizing. This morning, while(…)