Database management Running a Cassandra cluster in a single server 06.10.2016 by DevOps This blog post is about the configuration of Apache Cassandra for running a cluster of 3 instances on a single host. Basically C* is not really build to run in a multi instances environment, but for many cases and reasons(…)
Database management Apache Cassandra overview 04.10.2016 by DevOps Apache Cassandra is one of the most popular NoSQL databases http://db-engines.com/en/ranking. It is used by many big companies as Facebook, Netflix and many others. Initially the project was initiated by Facebook. In combination with Google BigTable and Amazon DynamoDB,(…)
Database management MySQL 8.0.0 DMR – First impression 22.09.2016 by Open source Team Last week (09/12/2016) was announced the new MySQL 8.0.0 DMR (Development Milestone Release) It is now available for download at dev.mysql.com I downloaded and installed it Following are my first impression on some new features First(…)
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 management, Operating systems List usernames instead of uids with the ps command for long usernames 05.08.2016 by Oracle Team By William Sescu Have your ever faced such a situation. You have usernames in your /etc/passwd file with more than 8 characters. This is no problem for Linux at all, usernames may be up to 32 characters long, only your(…)
Database Administration & Monitoring, Database management DBA essentials workshop with release Oracle 12c is Available 29.07.2016 by Oracle Team It’s with pleasure to announced dbi services have upgrade the infrastructure for Oracle DBA essentials workshop. We have migrate the release of Oracle 11g R2 to the latest version Oracle 12c features and install the last PSU (April 2016).
Database Administration & Monitoring, Database management Which parameter changes do require a restart of my PostgreSQL instance? 10.06.2016 by Daniel Westermann Starting wiht PostgreSQL 9.4 you can change parameters in postgresql.conf with the "alter system" command in psql. In principle every parameter can be changed that way but not every parameter is applied immediately. Some of(…)
Database Administration & Monitoring, Database management, Operating systems, Technology Survey SCOM: change group state to maintenance mode with PowerShell 07.06.2016 by Stéphane Savorgnano Some weeks ago, I wrote a blog post about the creation of SCOM groups in order to subscribe to alerts. Subscribe to alert is mandatory, of course, to be able to receive alerts concerning our group. But during operations(…)
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(…)
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(…)