A

8 Messages

 • 

200 Points

Friday, April 12th, 2024 9:27 PM

Database Views

Hello:

I want to know the steps or how to ingest SQL Server views, functions and store procedures in Collibra so I can catalog them as an asset.

Any help is greatly appreciated..

7 Messages

 • 

915 Points

30 days ago

For ingesting SQL Server Views you can use Edge and the according JDBC Driver.

I think for ingesting functions and stored procedures as assets you will need to implement a custom integration leveraging the Collibra Import API.

36 Messages

 • 

2.3K Points

Functions and Stored Procedure you typically can't ingest natively >> Supported data sources for technical lineage (collibra.com). There are exceptions as at @17 May 2024, these you can import SPs;

  • Azure SQL Data Warehouse
  • Azure SQL server
  • Azure Synapse Analytics
  • Oracle
  • Microsoft SQL Server

You can though import SQL via Create a technical lineage via Edge (collibra.com).

Loading...