AWS, Cloud, NoSQL, Oracle NoSQL and SQL: key-value access always scale 04.11.2020 by Oracle Team By Franck Pachot . I have written about some NoSQL myths in previous posts (here and here) and I got some feedback from people mentioning that the test case was on(…)
Database Administration & Monitoring, Database management, Oracle Oracle 19c Grid Infrastructure for a cluster 30.10.2020 by Oracle Team By Mouhamadou Diaw In this previous blog , we deal with Oracle Restart and ACFS. We saw that using ACFS with Oracle Restart will require some manual tasks. The solution is to install a Grid Infrastructure(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Oracle ODA 19.9 software release is out 29.10.2020 by Jérôme Dubar Introduction 6 months after the 19.6, the first 19c production release, here comes the 19.9 Oracle Database Appliance patch with major improvements. Will my ODA supports this 19.9 patch? First, the 19.9 release will be the same for all ODAs,(…)
Database Administration & Monitoring, Database management, Oracle Oracle Restart 19c and ACFS 27.10.2020 by Oracle Team By Mouhamadou Diaw In this blog we are going to install an Oracle Restart 19c with ASM Filter Driver (AFD). I am using following configuration -Oracle 19c -Oracle Linux Server 7.6 -Kernel 4.14.35-1902.2.0.el7uek.x86_64 Once the Oracle Restart(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Oracle Disk usage on ODA – Free MB and usable MB 21.10.2020 by Jérôme Dubar Introduction Oracle Database Appliances rely on ASM to manage disk redundancy. And ASM is brilliant. Compared to RAID, redundancy is managed at the block level. For NORMAL redundancy, which is similar to RAID1, you need at least 2 disks, but(…)
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(…)
Oracle ODA X8-2-HA cluster issue and NTP configuration 13.10.2020 by Marc Wagner I have been recently deploying some new ODA X8-2-HA. After reimaging and creating the appliance, I had to patch the ODA. The day after, checking status, I could realize that my node 0 was not working as expected. I did(…)
Oracle CLUSTER 07.10.2020 by Oracle Team By Franck Pachot . Statistically, my blog posts starting with a single SQL keyword (like COMMIT and ROLLBACK) in the title are not fully technical ones, but about moves. Same here.
Oracle Automatic column formatting in Oracle sqlplus 05.10.2020 by Clemens Bleile Column formatting was always a pain in sqlplus when writing queries on the prompt. Most people use tools like SQL Developer or Quest TOAD which can scroll horizontally when running queries against a database, but as a consultant you are(…)