In this blog, I show how to pass information from your ADF application to the DB session. This allows the DB administrator to identify problematic sessions on the DB side, like long-running SQL statements or…
Die Gruppierung von Daten ist eine wichtige Funktion der Datenanalyse. Attribute - wie z.B. "Preisklasse" - erleichtern oftmals die Gruppenbildung in einer BI-Anwendung. Manchmal muss ein BI-Nutzer jedoch seine Daten nach eigenen, neuen Gruppen zusammensetzen,…
Motivation Did you ever had a foreign PL/SQL-Package in Oracle that was not documented but you needed to understand what is going on inside the package?There are tools on the market that could help you…
In diesem Beitrag möchte ich die Persistant Staging Area – kurz PSA - vorstellen, welche Roelant Vos in seinem Blog beschreibt. Diese ist in von uns betreuten Projekten erfolgreich im Einsatz. DWH Basis Ein Data…
Als Kind dachte ich, im Jahr 2021 könnten Autos fliegen und Roboter wären unsere alltäglichen Begleiter. Heute würde ich Marty McFly nicht raten ins Jahr 2021 zu reisen, sicherlich wäre er ein wenig enttäuscht. Alle…
In this blog, I will explain how to show or hide the expand icon of an af:tree component depending on available children. The image on the left shows how a simple af:tree component renders. We…
This is the sixth in a series of articles on our “Home Office Challenges App (HOCA)”. It describes StencilJS and the way we used it for our application. What is StencilJS? Many of you have…
This is the fifth in a series of articles on our “Home Office Challenges App (HOCA)”. It describes various advanced functionalities of Kubernetes, including its integration with the Google Cloud Platform and the usage of…
This is the fourth in a series of articles on our “Home Office Challenges App (HOCA)”. It offers an introduction to Kubernetes and describes its installation and integration with GitLab. The next article will go…
This is the third in a series of articles on our “Home Office Challenges App (HOCA)”. It describes several advanced features of Apache Kafka as well as some challenges we faced with the Kafka platform. Offset / Consumer…