AWS, Database Administration & Monitoring Getting started with Exasol – A multi node cluster in AWS 15.10.2020 by Daniel Westermann As of now, all the previous posts worked with the Community Edition of Exasol. While that is great for getting started quickly (the Community Edition comes with all the features, except multi node support and a(…)
Database Administration & Monitoring, SQL Server SQL Server AlwaysOn node “Add all eligible storage to the cluster” 14.10.2020 by Microsoft Team I made a mistake recently when adding a new node to an existing Windows Failover Cluster supporting AlwaysOn SQL Server instances. When adding a new node using the GUI there’s this option checked by default named “Add all eligible storage(…)
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 Middleware 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(…)