Database Administration & Monitoring, Technology Survey SQL Server 2016: Dynamic Data Masking and database role 19.09.2016 by Stéphane Savorgnano Last week, dbi services organized an event named “SQL Server 2016: what’s new?” in Lausanne, Basel and Zurich. I would take the opportunity to say again a big thank you to everyone which joined us. During my session some(…)
Database Administration & Monitoring Oracle 12cR2 SQL new feature: LISTAGG overflow 19.09.2016 by Oracle Team By Franck Pachot . LISTAGG was a great feature introduced in 11g: put rows into line with a simple aggregate function. 12cR2 adds an overflow clause to it. What happens when you have so many rows that the LISTAGG(…)
Business Intelligence, Database management, Development & Performance, Technology Survey Les 24 heures du PASS (24HOP) – édition francophone 19.09.2016 by Microsoft Team Je n’ai pas encore blogué sur le sujet mais il est temps de le faire. Cette année, aura lieu la première édition francophone des 24h du PASS les 20 et 21 septembre(…)
Database Administration & Monitoring SQL Server 2016 : Basic availability groups may fit to your HA needs 16.09.2016 by Microsoft Team In this blog let’s talk about SQL Server and availability groups in standard Edition. I had some customer questions about existing limitations and this is a good opportunity to review them on this blog post. First of(…)
Database Administration & Monitoring Result cache side effects on number of calls 13.09.2016 by Oracle Team By Franck Pachot . During the execution of a SQL statement, you cannot guess how many times an operation, a predicate, or a function will be executed. This depends on the execution plan, on some caching at execution, and some(…)
Database Administration & Monitoring Sharding with PostgreSQL 12.09.2016 by Oracle Team By Mouhamadou Diaw In this article we are going to talk about sharding in PostgreSQL. What is sharding, Sharding is like partitioning. The difference is that with traditional partioning, partitions are stored in the same database while sharding shards (partitions)(…)
Database Administration & Monitoring What the hell are these template0 and template1 databases in PostgreSQL? 11.09.2016 by Daniel Westermann When people start to work with PostgreSQL, especially when they are used to Oracle, some things might be very confusing. A few of the questions we usually get asked are: Where is the listener and how can I configure it?(…)
Database Administration & Monitoring Securing your connections to PostgreSQL by using SSL 09.09.2016 by Daniel Westermann Security is a big topic today and in the news almost every day. As the database usually holds sensitive data this data must be well protected. In most cases this is done by encrypting critical data inside the database and(…)
Database Administration & Monitoring EDB Failover Manager 2.1, (two) new features 09.09.2016 by Daniel Westermann In the last post we upgraded EDB EFM from version 2.0 to 2.1. In this post we'll look at the new features. Actually we'll look only at two of the new features in this(…)
Enterprise content management Documentum story – Disable FIPS-140 on a CS 7.2 P05 in order to connect to a 6.7 SP2 repository 08.09.2016 by Arnaud Berbier In this blog and for a customer’s requirement (Data Migration), I had to temporarily disable the FIPS on a Content Server 7.2 P05 in order to connect to a repository 6.7 SP2. In fact after adding the 6.7 repository to(…)