Manage the SAP Hana Connector

This applies to: Visual Data Discovery

The Symphony SAP Hana connector lets you access the data stored within your in-memory database using the Symphony client. The Symphony SAP Hana connector supports SAP Hana version 2.0.

Before you can establish a connection from Symphony to SAP Hana storage, a connector server needs to be installed and configured. See Manage Connectors and Connector Servers for general instructions and Connect to SAP Hana for details specific to the SAP Hana connector.

After the connector has been set up, you can create data source configurations that specify the necessary connection information and identify the data you want to use. See Manage Visual Data Discovery Data Source Configurations for more information. After data sources are configured, they can be used to create dashboards and visuals from your data. See Create Data Discovery Dashboards.

Feature Support

Connector support for specific features is shown in the following table.

Key: Y - Supported; N - Not Supported; N/A - not applicable

Feature Supported?
Admin-Defined Functions Y
Box Plots Y
Custom SQL Queries Y
Derived Fields (Row-Level Expressions) Y
Distinct Counts Y
Fast Distinct Values N/A
Group By Multiple Fields Y
Group By Time Y
Group By UNIX Time Y
Histogram Floating Point Values Y
Histograms Y
Kerberos Authentication N
Last Value Y
Live Mode and Playback Y
Multivalued Fields N/A
Nested Fields N/A
Partitions N
Pushdown Joins for Fusion Data Sources N
Schemas Y
Text Search N/A
TLS Y
User Delegation N
Wildcard Filters Y
Wildcard Filters, Case-Insensitive Mode Y
Wildcard Filters, Case-Sensitive Mode Y

Connect to SAP Hana

The SAP Hana connector requires a JDBC driver to be configured before you can connect to your data source. You can download the driver from the vendor's site. For information and steps, see Add a JDBC Driver.

When setting up a connection to SAP Hana, you need to provide the following:

  • The name of the connection
  • The JDBC URL. The format for the JDBC URL must be as follows: jdbc:sap://SAPHANAHOST:PORT/DATABASE_NAME For example, jdbc:sap://10.2.2.135:39013.
  • The username and password, if applicable.