Database Administration & Monitoring, Database management, Oracle Oracle 21c : Two nodes Grid Infrastructure Installation 11.02.2021 by Oracle Team By Mouhamadou Diaw Oracle 21c is actually released in the cloud, and I did some tests to setup a Grid infrastructure cluster with two nodes. I used following two VM servers to test racp1vm1 racp1vm2 Below(…)
Database Administration & Monitoring, Database management, PostgreSQL PostgreSQL High Availability: Patroni, Ectd , HAProxy , Keepalived 03.02.2021 by Open source Team By Mouhamadou Diaw Patroni is one the most famous tool that can be used to setup a high avalaibilty for PostgreSQL. In this blog I am describing a test I did. Below the environment we will(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems, Oracle How long does it take to redeploy an ODA X8-2M? 21.01.2021 by Jérôme Dubar Introduction One of the advantage of Oracle Database Appliance is its fast deployment. Most often, the initial setup of a lite ODA (with a reimaging) only takes half a day, from unboxing until a first test database is available. Trust(…)
Database Administration & Monitoring, Database management, Enterprise content management, Oracle Oracle 21c: Blockchain Tables 11.01.2021 by Oracle Team Oracle Blockchain Tables With Oracle Database 20c/21c the new feature Oracle Blockchain Tables has been introduced. Blockchain Tables enable Oracle Database users to create tamper-resistant data management without distributing a ledger across multiple parties. Database security can be improved by(…)
Database Administration & Monitoring, Database management, Oracle How to quickly download the new bunch of 21c Oracle Database documentation? 05.01.2021 by Oracle Team Last month, Oracle released its new 21c version of the database documentation. At that time, I was looking for a quick mean to get all the books of this so-called 21c Innovation Release. I could remember I used a(…)
Database Administration & Monitoring, Database management, Oracle, Security Oracle 21c Security : Mandatory Profile 11.12.2020 by Oracle Team By Mouhamadou Diaw With Oracle 21c, it is now possible to enforce a password policy (length, number of digits…) for all pluggable databases or for specific pluggable databases via profiles. This is done by creating a mandatory profile in the(…)
Database Administration & Monitoring, Database management, Oracle, Security Oracle 21c Security : Gradual Database Password Rollover 10.12.2020 by Oracle Team By Mouhamadou Diaw Starting with Oracle 21c, a password of an application can be changed without having to schedule a downtime. This can be done by using the new profile parameter PASSWORD_ROLLOVER_TIME This will set a rollover period of(…)
Database Administration & Monitoring, Database management, Oracle, Security Oracle 21c Security : ORA_STIG_PROFILE and ORA_CIS_PROFILE 10.12.2020 by Oracle Team By Mouhamadou Diaw In my previous blog I was testing the creation of a new Oracle 21c database. In this blog I am talking about two changes about the security. In each new(…)
Database Administration & Monitoring, Database management, Oracle Oracle 21c : Create a New Database 09.12.2020 by Oracle Team By Mouhamadou Diaw Oracle 21c is now released on the cloud. And in this blog I am just testing my first database creation . As earlier release dbca is still present. Just launch it 1 [oracle@oraadserver admin]$ dbca(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Oracle A typical ODA project (and why I love Oracle Database Appliance) 08.12.2020 by Jérôme Dubar Introduction You can say everything about Oracle infrastructure possibilities but nothing compares to experience based on the realization of real projects. I did quite a lot of ODA projects during the past years (on other platforms too), and I would(…)