Top Articles

SQL Visualisation Guide – Query Diagrams, Lineage & ERD

Have you ever inherited the SQL codebase from someone else where it is in a “bit of a mess”? 😁 Sound familiar? Most data engineers and SQL developers have been there including myself—staring at a spaghetti-like web of queries, trying to untangle a chaotic SQL codebase. It’s a common nightmare. Traditionally, you had to fight …

Uli Bethke November 3, 2024

Recent Articles

Copying and moving objects between projects in ODI

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and RecipesOne of the really annoying things about ODI is that it is…
Uli Bethke September 18, 2012

Get a list of all of your ODI objects including the path in your project or model

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and RecipesBelow is a query that will retrieve all of the ODI objects…
Uli Bethke September 17, 2012
SQL,

LISTAGG with CLOB? String aggregation exceeding 4000 characters with XMLAGG.

We all know that the Oracle LISTAGG function does not support the CLOB datatype. In my opinion this is a severe limitation of LISTAGG (and BTW also of PIVOT and…
Uli Bethke April 23, 2012

OBIEE 11g Repository Documentation: Extracting metadata from the RPD

With OBIEE 11g there are two methods to extract metadata from the RPD. The first one uses the admintool.exe command to generate metadata. It was already around in OBIEE 10g.…
Uli Bethke March 8, 2012

Limitations ODI – OBIEE data lineage

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and Recipes We recently evaluated the ODI-OBIEE data lineage feature that was added…
Uli Bethke February 8, 2012

What's the best location for the ODI agent?

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and Recipes I am just back from a holiday in County Wexford, Ireland's…
Uli Bethke July 24, 2011
spinner