Database management, Oracle Can you have pending system statistics? 12.06.2015 by Oracle Team By Franck Pachot . Your system statistics seems to be wrong and you want to gather or set more relevant ones. But you don’t want to see all your application execution plans changing between nested loops and hash joins.
Database management, Oracle Flame Graph for quick identification of Oracle bug 12.06.2015 by Oracle Team By Franck Pachot . Most of my performance stores start with a screenshot of Orachrome Lighty my preferred tool to have a graphical view of the database performance, in Standard and Enterprise Edition without any options:(…)
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(…)