Technology Survey SQL Server 2012 SP 1: Third Cumulative Update (CU3) available 09.04.2013 by Stéphane Savorgnano Three weeks ago, Microsoft published the third Cumulative Update (CU3) for Microsoft SQL Server 2012 Service Pack one. As usual, if this Cumulative Update solves an issue you are facing, install it quickly – otherwise, do not install it. Which(…)
Database management Mysqldump issue – SELECT command denied to user 11.02.2013 by Grégory Steulet During one of my last MySQL mission, I encountered a “security error” with mysqldump. The mission was about migrating a MySQL database from one box to another MySQL version and from Windows to Linux with different users. In order(…)
Application integration & Middleware Bug on Oracle 11.2 “ORION FAILS WITH ORA-27061”: Patch available! 04.02.2013 by Oracle Team In march 2011, my colleague Gregory Steulet published an article about Simulating and testing I/O performances with Orion. In this article, he wrote about a bug concerning Orion on Oracle(…)
Operating systems Linux: Disks diagnostic using smartctl 13.09.2012 by David Hueber Facing disk issues such as corruption or block defect is thankfully not happening frequently. However when it does, the diagnose may look sometimes like a real struggle. This is forgetting that disks integrate since years the S.M.A.R.T technology. Good point,(…)
Database management Oracle Enterprise Manager 12c – Database Target remains in Pending state (SLES x86_64 target) 10.08.2012 by Oracle Team Last month I was confronted to a very interesting and strange problem while deploying a Cloud Control 12c infrastructure. One of my monitored server was a SuSE Linux Enterprise Server (SLES) 64 bits on which a 11.2.0.3 Oracle database was(…)
Operating systems Red Hat 6.1: unable to read group information from repositories 24.07.2012 by Grégory Steulet During one of my recent missions I had the opportunity to install Red Hat 6.1 on a ESX Virtual Machine. During the installation process I got a strange message: "unable to read group information from repositories". If you also encounter(…)
Database management “MySQL server has gone away” ?! 25.06.2012 by Grégory Steulet Few days ago, I was at a customer that encountered some problems trying to restore his MySQL database. Indeed he got the following error message trying to restore his xwiki database: mysql@dba-ecm-srv11:/ [mysqld1] mq < /MyBackupFile.sqlERROR 2006 (HY000)(…)
Application integration & Middleware Oracle SQL Developer & SQL Data Modeler on Ubuntu 28.11.2011 by Jérôme Witt Oracle SQL Developer and Data Modeler are becoming more and more popular as they are both cost-free and available on many Operating Systems (Linux/Unix,Windows and Mac) with different installation types: "This zip does(…)
Database management Oracle RunInstaller crashes while installing Cloud Control 12c on OEL 5.7 07.11.2011 by Oracle Team A few days ago I downloaded the Cloud Control 12c binaries for Linux x86_64 from the Oracle Technet. My friend, Hervé Schweitzer, configured an OEL 5.7 VM for test purpose and I was quite eager to install this new software.
Application integration & Middleware Compression advisor: excessive redo log file generation 01.09.2011 by Open source Team Last week by a customer, we experienced an excessive redo log generation filling up rapidly the FRA (Flash/Fast Recovery Area) with archivelog files which caused the database to crash.