Control-M Introducing Control-M 9.0.21 24.10.2022 by David Diab At a customer, we are preparing an upgrade to Control-M 21. As you know the first step is to have a look on what's new, what's changed, corrected/known issues and of course the compatibility for the new version 9.0.21. This(…)
Database Administration & Monitoring, Database management, Development & Performance, Oracle Oracle Exchange Partition 21.10.2022 by Oracle Team The Oracle Exchange Partition is a method allowing to : exchange the data segments from a non partitioned table to a partitioned table exchange the data segments from a partitioned table to a non partitioned table. This method is useful(…)
Cloud, Oracle Oracle CloudWorld 2022 – Day 4 : final day! 21.10.2022 by Marc Wagner After having fun with my ACE friends on previous day ACE dinner and Oracle CloudWorld party (next pictures might speak by themselves) it was time to be back on sessions and meetings for the last day at Las Vegas. Without(…)
Cloud, Oracle Oracle CloudWorld 2022 – Day 3 : More sessions and meetings! 20.10.2022 by Marc Wagner Let's go for my third day in Las Vegas with more Oracle sessions and meetings. Also I was more than surprised this morning to meet for the first time, in the lift of the hotel, Carlos Ortiz, Sr. Principal Product(…)
Database Administration & Monitoring, Database management Meson vs. make: PostgreSQL build and test times 19.10.2022 by Daniel Westermann In the last post we’ve looked into how you can build PostgreSQL with Meson instead of the traditional way using configure/make. The reason for this was a thread(…)
Cloud, Oracle Oracle CloudWorld 2022 – Day2 : Sessions begin! 19.10.2022 by Marc Wagner Full day of sessions! I have been able to participate to some really good and great sessions I would like to share with you.
Database Administration & Monitoring, Database management Building PostgreSQL with Meson 18.10.2022 by Daniel Westermann Last year, around this time, there started a thread on hackers which was about building PostgreSQL with meson. I didn’t know anything about Meson at this time, and don’t know much more(…)
Database Administration & Monitoring, Database management, Development & Performance Oracle Database Row Archiving 18.10.2022 by Oracle Team In a recent customer project, I was suffering to delete millions of rows from a LOG table. Removing 3 months of data took more than 30 minutes with the best optimization possible. After a while, I remembered that a very(…)
Cloud, Oracle Oracle CloudWorld 2022 – Day 1 : Arriving in Las Vegas 18.10.2022 by Marc Wagner What a chance for me to be able to participate to this great event! First of all I would like to thank dbi management to have given me the chance to go there and to participate to it. Las Vegas(…)
DevOps, Kubernetes Kubernetes: MetalLB in-depth 14.10.2022 by DevOps By working on a project for one of our customer, I have investigated how MetalLB works in details. This Kubernetes cluster is on-premises only and uses Nginx Ingress Controller for processing incoming L7 and L4 traffic. If you(…)