Database Administration & Monitoring Interested in the most advanced open source database? Where you can meet us in June … 07.05.2016 by Daniel Westermann Are you interested in what PostgreSQL can do for you? You can join us at the following events in June:(…)
Database Administration & Monitoring Adaptive Plan: How much can STATISTICS COLLECTOR buffer? 04.05.2016 by Oracle Team By Franck Pachot . The 12c adaptive plan prepares two join methods (Hash Join and Nested Loop), actives the one that has the better cost for the estimated cardinality and computes the point of inflection in cardinality estimation where the(…)
Database Administration & Monitoring When a query has read 350TB after 73K nested loops 03.05.2016 by Oracle Team By Franck Pachot . According that you have Tuning Pack, SQL Monitor is the right way to see what a query is currently doing. A query was running for days and the first figure I see is that it has(…)
Database Administration & Monitoring SQL Server: switch partition and metadata inconsistency issue 30.04.2016 by Microsoft Team In this blog post, I would like to share with you a weird issue I faced when I implemented a sliding Windows partition scenario on SQL Server 2014 SP1 at one of my customer. The idea was to keep SQL(…)
Database Administration & Monitoring Testing Oracle on exoscale.ch 28.04.2016 by Oracle Team By Franck Pachot . My last post came from a discussion at SITB with exoscale. They are doing Cloud hosting with datacenters in Switzerland. In Switzerland(…)
Database Administration & Monitoring Can you become a PaaS provider for an Oracle Database service? 28.04.2016 by Oracle Team By Franck Pachot . This post is not about technical limitations: Oracle Database is supported in most hypervisors (certified or not) so anybody can provide a DBaaS through a virtual machine as long as it run a supported OS, has(…)
Database Administration & Monitoring The (almost) same sample schema for all major relational databases (4) – MSSQL 28.04.2016 by Nathan Courtine In previous posts, my colleague Daniel Westermann explained how to install the “Dell DVD Store Database Test Suite” into PostgreSQL, Oracle and MySQL. This time, this is my job to present you how to proceed(…)
Database Administration & Monitoring Connecting your PostgreSQL instance to a MariaDB/MySQL instance 28.04.2016 by Daniel Westermann Some time ago I blogged on how to connect your PostgreSQL instance to an Oracle instance (here and here). In this post I'll do the same with a MariaDB/MySQL instance.
Database Administration & Monitoring Columnstore index rebuild cannot start 27.04.2016 by Microsoft Team A couple of weeks ago, I was charged to migrate an SQL Server datawarehouse environment to a more recent version of SQL Server (from 2005 to 2012 in my case). After discussing with my customer we decided to benefit from(…)
Database Administration & Monitoring, Technology Survey SCOM: Creation of a group in order to subscribe to alerts 27.04.2016 by Stéphane Savorgnano I am currently managing at one of my customer a monitoring project that concerns SQL Server instances and SCOM (System Center Operation Manager). The project includes many instances, more or less 50, divided in two environment (Production and Test) and(…)