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(…)
Database Administration & Monitoring Getting started with Exasol – Backup and restore (2) 13.10.2020 by Daniel Westermann In the previous post we did the groundwork for being able to backup the Exasol database to an S3 bucket. We learned that you can do full level 0 backups and of top of that you(…)
Cloud, Database Administration & Monitoring, NoSQL YCSB (NoSQL benchmark) on Oracle Database 12.10.2020 by Oracle Team By Franck Pachot . The NoSQL technologies emerged for Big Data workloads where eventual consistency is acceptable and scaling out to multiple server nodes is an easy answer to increase throughput. With cloud services rising, those key-value document datastores(…)
Application integration & Middleware, Cloud, DevOps, Docker, Kubernetes Setup an NGINX Ingress Controller on Kubernetes 09.10.2020 by DevOps One of the most important and basic concept in Kubernetes is the Service exposition. How about exposing a Kubernetes Service deployed inside a cluster to outside traffic? Let’s have a look on the different approaches to expose a Kubernetes(…)
Database Administration & Monitoring Getting started with Exasol – Backup and restore (1) 09.10.2020 by Daniel Westermann Now that we have a system with a proper network setup we can take a look at how backup and restore works in Exasol. Without being able to restore and recover your database, you for sure(…)
Database Administration & Monitoring Getting started with Exasol – Installation from ISO 08.10.2020 by Daniel Westermann Initially I wanted to write about Backup and Restore of Exasol databases but I quickly ran into issues, and this is the reason why this post is coming first. When you import the Exasol Community OVA as described(…)
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.
Enterprise content management Enhancing idql/iapi with rlwrap (part II) 05.10.2020 by Oracle Team This is Part II of a tour of rlwrap for idql/iapi. For Part I, please follow the link here. Enhanced output visualization This is one rlwrap’s most fantastic enhancement. It is not that different from what I suggested(…)
Enterprise content management Enhancing idql/iapi with rlwrap (part I) 05.10.2020 by Oracle Team The rant I have a confession to make: I’m obsessed with idql/iapi. These tools so central to Documentum administrative tasks are so lame for interactive work that they have probably disgusted more than their share of administrators. The problem is(…)
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(…)