Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleNote!

When using SAP HANA the property max.cached.prepared.statements has to be set to 0 in the Execution Context in order to be able to use PreparedStatements.

In addition to the functions listed above, the SAP HANA database 2.0 can be used with the following functionality:

...

Note
titleNote!
The SAP HANA database availability is dependent on the scenario and customer landscape. Therefore any solution designed with Image Added using the jdbc JDBC connection to SAP HANA for real-time applications must be designed to handle the same availability as achieved by the implementation of the underlying SAP HANA instance.

...

When selecting the SAP HANA database type, you can configure the following property using the Properties tab in the Database profile:

sapdb.connectionpool.maxlimit

Preparations

A driver, provided by your SAP contact, is required to connect a an SAP HANA database. This driver must be stored on the Platform Container host and each Execution Container host that will connect to a an SAP HANA database.

For  to Image Added to access the SAP HANA database, follow the steps below:
 

  1. Copy the driver to the directory MZ_HOME/3pp in the Platform or EC Container .
     
  2. Restart the Platform and EC/ECSAs for the change to take effect.

...

Advanced Connection Configuration for SAP HANA with TLS/SSL

When connecting to a an SAP HANA database with TLS/SSL enabled, the connection string will require additional properties for the connection.

...

SAP HANA Advanced Connection Setup with a JDBC connection string to a an SAP HANA database with TLS/SSL enabled.

For a list of JDBC connection string properties required to connect your TLS/SSL-enabled SAP HANA hosting server, you can refer to the SAP HANA documentation at the SAP Help Portal.

...