Skip to main content

Prerequisites

Information noteReplicate has been certified to work with SAP HANA ODBC 64-bit Driver 2.2, which can be downloaded from the SAP Service Marketplace. As SAP HANA ODBC Driver versions are constantly being released, it is not possible to certify compatibility with every version. We therefore recommend working with the certified version, even though later versions might also work without any issues.

Windows

Install the SAP HANA ODBC 64-bit Driver for Windows on the Replicate Server machine. The driver name is HDBODBC.

Linux

Download the SAP HANA ODBC 64-bit Driver from the SAP Software Download Center. You must have an account with SAP to download the software.

Example driver name: HDBODBC

Then, open a shell prompt and do the following:

  1. Stop the Replicate service and optionally confirm that it has stopped as described in Replicate server procedures.

  2. Install the SAP HANA ODBC 64-bit Driver for Linux on the Replicate machine.

  3. Add the following section to the odbcinst.ini file located in directory /etc:

    [HDBODBC]

    Description=64-bit HANA ODBC Driver

    Driver=/opt/sap/hdbclient/libodbcHDB.so

    fileUsage=1

  4. Start the Replicate service and optionally confirm that it has started as described in Replicate server procedures.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!