Database management Oracle Automatic Memory Management: real memory usage! 28.01.2013 by Yann Neuhaus When using Automatic Memory Management for Oracle, it is sometimes difficult to monitor the memory usage and in particular to find the right tools to get the right information about currently allocated structures. The instance which will be analyzed has(…)
Database Administration & Monitoring SQL Server 2012: First Hotfix for Service Pack 1 available 24.01.2013 by Stéphane Haby This month, Microsoft has released the first hotfix for SQL Server Service Pack 1. Analysis This Hotfix concerns the installation of SQL Server components and Analysis Services. If you have installed the RTM version with Analysis Service and successfully installed(…)
Hardware & Storage Resource FAILOVER dans Grid Infrastructure 21.01.2013 by Oracle Team Dans le cadre d’un cluster Oracle Grid Infrastructure 11g R2 utilisé pour gérer des bases de données en mode FAILOVER, j’ai été amené à me pencher sur l’algorithme de basculement d’une ressource et des paramètres le régissant. On trouve dans(…)
Hardware & Storage Scripts to duplicate an Oracle database virtual machine: step one 17.01.2013 by Oracle Team In my last posting of November 9, 2012, Manage templates manually with Oracle Virtual Box, I have presented a solution to duplicate virtual machines using Oracle/ Virtual Box. I did not show the scripts in this first publication, but(…)
Database management Oracle Enterprise Manager 12c: creation and management of administrators through emcli 11.01.2013 by Yann Neuhaus Cloud Control 12c (and the former Grid Control 11g) offers the possibility to create administrators and manage their privileges through the “emcli” command line utility. The main advantage of this method (based on scripts) is to be able to reproduce(…)
Technology Survey SQL Server 2012: new permissions 24.12.2012 by Stéphane Haby For this end of the year, I decided to present you the new permissions on SQL Server 2012. How to have a list of all permissions ? It’s very simple with this query: SELECT * FROM sys.fn_builtin_permissions(”) SQL(…)
Database management Migrating to Oracle OEM Cloud Control 12.1.0.2.0 17.12.2012 by Oracle Team I recently upgraded from Enterprise Manager Cloud Control 12.1.0.1.0 to the most recent version 12.1.0.2.0. This document describes the migration procedure and the different problems encountered. The first point to know when you are about to upgrade an existing Enterprise(…)
Application integration & Middleware Oracle APEX 4.2 HTML 5 item types 13.12.2012 by Arnaud Berbier In this blog, I will explore the HTML 5 new item type features of Oracle APEX 4.2. The objective is to use the new number, e-mail, phone number and url html 5 item type and the native browser validation capability.
Hardware & Storage Barman: une solution pour vos backups PostgreSQL 07.12.2012 by Open source Team L’objet de ce posting est de décrire la mise en place et l’utilisation d’un gestionnaire de sauvegarde pour un cluster de base postgresql. Barman – acronyme de “backup recovery manager”- pour PostgreSQL est le logiciel sur lequel nous nous(…)
Technology Survey SQL Server 2012 SP1: First Cumulative Update (CU1) now available 03.12.2012 by Stéphane Savorgnano A couple of days ago (20 November 2012), Microsoft rolled out the first cumulative update (CU1) for SQL Server 2012 Service Pack 1 (SP1). It’s just two weeks after the release of the first Service Pack (SP1) we are(…)