Database Administration & Monitoring Terraform Import from AWS 13.07.2020 by Middleware Team I came accross an issue by a customer using aws and terraform. He created a server with ebs volume attached to it but he deleted the volume by mistake. He then recreated it manually without using the terraform to do(…)
Database Administration & Monitoring The log_duration parameter in PostgreSQL 10.07.2020 by Open source Team log_duration is a useful point for finding slow running queries and to find performance issues also on the applications side using PostgreSQL as database. Another topic is finding issues with Java Applications using Hibernate after a(…)
Application integration & Middleware, Enterprise content management Documentum – DARs installation fails Java 11 08.07.2020 by Morgan Patou As you probably heard if you weren’t in an underground bunker for the past 2 years, Oracle changed the licensing of the Oracle JDK. If you want to read more about it, there is a good FAQ(…)
Operating systems How to prepare for the SLES 15 Admin certification. 07.07.2020 by Open source Team My Background Since I started at dbi services sa (before 3 Weeks), I was working and preparing for the SUSE Linux Enterprise 15 certification. I had worked with other Linux distributions like CentOS, Ubuntu and Debian on my old(…)
AWS, Database Administration & Monitoring, NoSQL, Oracle, PostgreSQL The myth of NoSQL (vs. RDBMS) “joins dont scale” 05.07.2020 by Oracle Team By Franck Pachot . I’ll reference Alex DeBrie article “SQL, NoSQL, and Scale: How DynamoDB scales where relational databases don’t“, especially the paragraph about “Why relational databases don’t scale”. But I(…)
Application integration & Middleware, Enterprise content management Documentum Upgrade – Castor is locked! 04.07.2020 by Morgan Patou One of the best practices while doing upgrade of Documentum is to unlock the various repository objects before starting. This will make sure that if the upgrade process requires an update of some objects, then it will succeed and not(…)
Oracle Oracle ACFS: “du” vs. “df” and “acfsutil info” 03.07.2020 by Oracle Team By Franck Pachot . This is a demo about Oracle ACFS snapshots, and how to understand the used and free space, as displayed by “df”, when there are modifications in the base parent or the snapshot children. The important(…)
Database Administration & Monitoring Microsoft Teams, Power Automate and Planner 03.07.2020 by Microsoft Team As we moved to Teams at dbi and one of our customers, automating tasks was a strong need. One of the tasks that could be automated is the creation of tasks in Microsoft Planner which does not support recurring tasks.
Oracle POUG 2020 Workshop Day 1 02.07.2020 by Marc Wagner I had the opportunity to participate to POUG day 1 and wanted through this blog to share some of my feedback on the interesting sessions I could follow. First of all, I would like to mention the great introduction done(…)
Database Administration & Monitoring, Oracle Oracle Data Guard RedoRoutes : What is Priority 8 ? 01.07.2020 by Oracle Team By Mouhamadou Diaw When dealing with cascading or far sync in a Data Guard environment, it is important to understand how to configure the RedoRoutes property. By default, a primary database sends redo to each transport destination that is(…)