Database Administration & Monitoring Data Guard as a Service 20.05.2016 by Oracle Team By Franck Pachot . A 'Data Guard' checkbox is available for a long time on the Oracle Public Cloud Database as a Service, but it's only for a few days that it does something: create a service with an database(…)
Database management SQL Server 2005 decommissioning failed! 20.05.2016 by Stéphane Haby The support for SQL Server 2005 is no more available, so we are migrating all the latest databases running under SQL Server 2005 to SQL server 2012 or higher! Last(…)
Database Administration & Monitoring A near zero downtime, near zero impact major release upgrade using Oracle GoldenGate 19.05.2016 by Daniel Westermann In this post I'd like to share what we did for a customer who had the following requirements: Use Oracle GoldenGate Upgrade an Oracle 10.2.0.4 database running on Solaris 10 SPARC to Oracle 12.1.0.2 running on Exadata Keep(…)
Business Intelligence, Database Administration & Monitoring, Database management SQL Server 2016: new tools management strategy 19.05.2016 by Stéphane Haby A lot of customer’s feedbacks are about difficulties to find easily SQL Server tools. Now, it is easier… 😉 A unified web page for SQL Server Tools The first good news is that Microsoft unified and gathered these tools(…)
Database Administration & Monitoring A look at PostgreSQL 9.6 – psql gexec 19.05.2016 by Daniel Westermann This little, but powerful, enhancement that it made it in PostgreSQL 9.6 is probably nothing a application can benefit of. But it can be huge saving for people doing maintenance operations on a PostgreSQL instance. It is(…)
Database Administration & Monitoring A look at PostgreSQL 9.6 – Killing idle transactions automatically 18.05.2016 by Daniel Westermann A common issue with databases: The guy at floor 2 did some work on the database and then rashly left for lunch because the lady on floor 1 is already waiting for him. Unfortunately he did not close his transaction(…)
Database Administration & Monitoring A look at PostgreSQL 9.6 – progress reporting for VACUUM operations 18.05.2016 by Daniel Westermann Vacuum in PostgreSQL is one of the most important points to consider when managing a PostgreSQL instance. Usually vacuum is running in the background and just gets the job done. But, as always, there are situations when(…)
Database Administration & Monitoring Multitenant dictionary: what is stored only in CDB$ROOT? 17.05.2016 by Oracle Team By Franck Pachot . Multitenant architecture is about dictionary separation. The idea is that all system metadata is stored only in CDB$ROOT so that space and upgrade time are optimized. Is it entirely true? let's count the rows in the(…)
Database Administration & Monitoring EM13c Gold Agent Image 17.05.2016 by Oracle Team One of the most interseting new feature in Enterprise Manager 13c is the Gold Agent Image. This new feature will simplify the agent management. The first thing to do is to create a Gold Agent image, from the setup menu(…)
Database Administration & Monitoring, Database management EM13c and Management Pack Annotations 17.05.2016 by Oracle Team Enterprise Manager 13c offers a new feature allowing displaying the management packs used by a feature. To enable the Management Pack Annotations, you select Enable Annotations from the Setup Menu –> Management Pack: From now on your menus(…)