Overview

SAP HANA is a high-performance in-memory database platform that provides real-time analytics and transaction processing capabilities. Datazone offers native integration with SAP HANA, enabling you to efficiently extract and process data from your SAP HANA instances.

Connection Parameters

ParameterRequiredDescription
NameYesA unique identifier for your SAP HANA source
HostYesThe hostname or IP address of your SAP HANA server
PortYesThe port number on which SAP HANA is running (default: 30015)
UserYesUsername with appropriate permissions to access the database
PasswordYesPassword for the specified user

Required Permissions

The SAP HANA user account needs the following permissions:

  • SELECT - For reading data from tables and views
  • CATALOG READ - For accessing system views and metadata

Limitations

Be aware of the following limitations when working with SAP HANA sources:

  • Supported SAP HANA versions: 2.0 and above

Next Steps

After configuring your SAP HANA source:

  1. Create extracts to specify which tables or views to ingest
  2. Configure scheduling for recurring extracts
  3. Integrate the source into your data pipelines

For more information about working with extracts and pipelines, refer to their respective documentation sections.