Cloud, Database Administration & Monitoring, Database management, Development & Performance, Hardware & Storage Oracle Database Appliance vs Oracle Cloud Infrastructure 18.10.2020 by Jérôme Dubar Introduction Oracle Database Appliances are very popular these days. And not only among new customers for this kind of engineered systems. Almost all customers already using old generation ODAs are renewing their infrastructure by choosing again ODAs, meaning that the(…)
Database Administration & Monitoring, Database management, Oracle Upgrade to Oracle 19c – performance issue 15.10.2020 by Oracle Team In this blog I want to introduce you to a workaround for a performance issue which randomly appeared during the upgrades of several Oracle 12c databases to 19c I performed for a financial services provider. During the upgrades we ran(…)
Database Administration & Monitoring, Database management Getting started with Exasol – Loading data from PostgreSQL 30.09.2020 by Daniel Westermann In the first post of this series we brought up an Exasol test system to have something to play with. Because playing without data is a bit boring this post is about loading data from PostgreSQL(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Duplicate Database on ODA X4 18.09.2020 by Oracle Team By Mouhamadou Diaw The ODA X4 is still in use for some customers. The last time I was asked to validate the backups . Let me explain the context. Actually the backups are done via RMAN on local in a(…)
Database Administration & Monitoring, Database management, Oracle Oracle 20c Data Guard : Standardization of Client-Side Broker Files 11.09.2020 by Oracle Team By Mouhamadou Diaw In an Oracle 20c Data Guard environment with a broker configured we can have following files called client-side broker files -The observer configuration file : observer.ora -The observer log file -The observer runtime datafile:(…)
Database management, PostgreSQL Starting with PostgreSQL 10.09.2020 by Open source Team In this Post you will learn how I met PostgreSQL and started to learn. If you are planning PostgreSQL as your database but don’t know where to start, this blog may help you. My background I have used MySQL database(…)
Database Administration & Monitoring, Database management Installing MariaDB Columnstore 1.5 on CentOS 8 09.09.2020 by Open source Team In my previous blog, I talked about how to install the latest MariaDB Community Server 10.5.5 on CentOS 8 but now I will talk about the latest version of MariaDB ColumnStore 1.5 which is not anymore a separate fork of(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Reimaging an ODA to 19.8 Part II 28.08.2020 by Oracle Team By Mouhamadou Diaw In my previous blog, I described the steps to deploy an ODA 19.8 by reimaging. The ODA was reimaged with the latest available version 19.8 but some components were not up-to-dated. 1(…)
Database Administration & Monitoring, Database management, Development & Performance, Hardware & Storage, Operating systems Boost your CPU speed with Standard Edition 2 on ODA 24.08.2020 by Jérôme Dubar Introduction There is no need to decrease the number of cores on your ODA when using Standard Edition 2, because your license is based on the number of physical CPU. So why would you do that? Obviously, the more cores(…)
Database Administration & Monitoring, Database management Installing MariaDB Server 10.5.5 on CentOS 8 12.08.2020 by Open source Team In the following blog, you will learn how to install the latest version of the MariaDB Server 10.5.5 on CentOS 8 and how to use the mariadb user & binaries instead of mysql.