About the SAP HANA collector
Warning
This collector is in public preview. It has passed our standard testing, but it is not yet widely adopted. You might encounter unforeseen edge cases in your environment. data.world is committed to promptly addressing any issues with public preview collectors. If you face any problems, please report them through your Customer Success Director, implementation team, or support team for assistance.
Use this collector to harvest database, schema, tables, columns, views, stored procedures, and functions from SAP HANA.
Important
The SAP HANA collector can be run in the Cloud or on-premise using Docker or Jar files.
What is cataloged
The collector catalogs the following information.
Object | Information cataloged |
---|---|
Database | Name, Database Type, Connection Info (Database Name, Port, Server, JDBC URL), Associated Schema |
Schema | Name, Associated Database, Associated Functions, Associated Stored Procedures, Associated Tables Extended Metadata: Owner, Created |
Tables | Name, Associated Columns, Primary Key (Key Name, Key Columns), Foreign Keys (Key Name, Source Columns, Target Columns) |
Columns | Name, Data Type, Is Nullable, Column Size, Column Index, Decimal Digits, Default Value, JDBC Type, References |
Views | Name, SQL Definition, Associated Columns, Rows Filtered By, Rows Ordered By |
Functions | Name, Description, Function Type Extended Metadata: Function Definition, Owner, Created |
Stored Procedures | Name, Description, Stored Procedure Type, Rows Filtered By, Sourced Data From Extended Metadata: Procedure Definition, Owner, Created |
Relationship between objects
By default, the harvested metadata includes catalog pages for the following resource types. Each catalog page has a relationship to the other related resource types. If the metadata presentation for this data source has been customized with the help of the data.world Solutions team, you may see other resource pages and relationships.
Resource page | Relationship |
---|---|
Database |
|
Schema |
|
Tables |
|
Columns |
|
Views |
|
Lineage
The following lineage information is collected by the SAP Hana collector.
Object | Lineage available |
---|---|
Views |
|
Functions |
|
Stored Procedures |
|
SAP HANA version supported
The collector supports SAP HANA version 2.00.076.00.20240701.1.
Authentication supported
The SAP HANA collector supports username and password authentication.