IBM Db2 LUW support

Applies to: Dataedo 23.x (current) versions, Article available also for: 10.x

Connector features

Data catalog

Dataedo documents metadata of following objects:

  • Tables
  • Views
  • Materialized views
  • Procedures
  • Functions

For more details, go to Connector specification section

Data Lineage

Dataedo supports both manual and automatic lineage in IBM Db2 LUW Connector. Automatic lineage is currently available only for views. Dataedo will parse views and show source of each of the columns.

Data Profiling

You can profile data in tables and views to get a grasp of data sitting in your database:

Profiling

Read more about profiling in a Data Profliling documentation.

How to connect

Connector specification

Supported versions

IBM Db2 LUW 9, 10, 11

Imported objects

Object Imported as
Table Table
View View
Materialized view View
Function Function
Procedure Procedure

Tables metadata

Metadata Imported as
Schema Schema
Name Name
Columns Table columns
   Name Name
   Data type Data type
   Null/Not null Nullable
Foreign Keys Relationships
   Constraint table FK Table
   Referenced table PK Table
   Name Relationship name
Primary/Unique keys Unique keys
   Name Key name
   Columns Columns

Views metadata

Metadata Imported as
Schema Schema
Name Name
Script Script
Columns View columns
   Name Name
   Data type Data type
   Null/Not null Nullable

Materialized view metadata

Metadata Imported as
Schema Schema
Name Name
Script Script
Columns View columns
   Name Name
   Data type Data type
   Null/Not null Nullable

Functions metadata

Metadata Imported as
Schema Schema
Name Name
Definition Script
Parameters Input/Output
   Name Name
   IN/OUT Mode
   Data type Data type

Procedures metadata

Metadata Imported as
Schema Schema
Name Name
Definition Script
Parameters Input/Output
   Name Name
   IN/OUT Mode
   Data type Data type

Learn more

Connect to IBM Db2

Found issue with this article? Comment below
Comments are only visible when the visitor has consented to statistics cookies. To see and add comments please accept statistics cookies.
0
There are no comments. Click here to write the first comment.