Database Administration & Monitoring, Database management, Development & Performance, Hardware & Storage, Operating systems Make Oracle database simple again! 22.01.2020 by Jérôme Dubar Introduction Let’s have a look at how to make Oracle database as simple as it was before. Oracle database is a great piece of software, yes it’s quite expensive, but it’s still the reference and most of the companies can(…)
Big Data, Cloud, Database Administration & Monitoring, Database management, SQL Server One day training @ Microsoft Azure Cloud Workshop 22.01.2020 by Stéphane Haby Today, with my colleague Christophe, we follow the Microsoft Azure Training Day: Data and Analytics @ Microsoft Zürich (Wallisellen to be exact). After a presentation of SQL Server 2019, we begin with the First Lab about(…)
Database Administration & Monitoring, Database management SQL Server Tips: Orphan database user but not so orphan… 21.01.2020 by Stéphane Haby Beginning of this year, it is good to clean up orphan users in SQL Server databases. Even if this practice must be done regularly throughout the year of course. 😉 During my cleaning day, a new case appears that(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server – Collecting last backup information in an AlwaysOn environment 12.12.2019 by Christophe Cosme Introduction Sometimes you face interesting challenges with unusual environment. One of my customer needed a automated and flexible backup solution. Said like that nothing very complex you will say. But if I mention that some databases were 60TB big with(…)
Database Administration & Monitoring, Database management, Oracle Focus on 19c NOW! 29.11.2019 by Jérôme Dubar Introduction For years, Oracle used the same mechanism for database versioning. A major version, represented by the first number. And then a release number, 1 for the very first edition, and a mature and reliable release 2 for production databases.
Database Administration & Monitoring, Database management, Oracle A day of conferences with the Swiss Oracle User Group 17.11.2019 by Jérôme Dubar Introduction I’m not that excited with all these events arround Oracle technologies (and beyond) but it’s always a good place to learn new things, and maybe the most important, discover new ways of thinking. And regarding this point, I was(…)
Big Data, Cloud, Database Administration & Monitoring, Database management, MariaDB Some words about SOUG Day in Lausanne 14.11.2019 by Elisa Usai Today I participate to SOUG Day which takes place in Lausanne at the "Centre Pluriculturel et social d’Ouchy".
Database Administration & Monitoring, Database management, Operating systems, Oracle odacli create-database error DCS-10802: Insufficient disk space on file system: database 11.11.2019 by Jérôme Dubar Introduction I was reimaging an X6-2M ODA after various patching troubles, and everything was fine. After several databases created, the next ones could no more be created. DCS-10802: Insufficient disk space on file system: database. Expected free space (MB): {1},(…)
Database Administration & Monitoring, Database management, PostgreSQL Patroni Operations – Changing Parameters 30.10.2019 by Open source Team Sooner or later all of us have to change a parameter on the database. But how is this put into execution when using a Patroni cluster? Of course there are some specifics you have to consider. This post will give(…)
Database management, Oracle Creating archived redolog-files in group dba instead of oinstall 09.10.2019 by Clemens Bleile Since Oracle 11g files created by the database belong by default to the Linux group oinstall. Changing the default group after creating the central inventory is difficult. In this Blog I want to show how locally created archived redo can(…)