SAP HANA

  1. The PATH environment variable must define the access path to SAP HANA® database client programs.
  2. On UNIX™, LD_LIBRARY_PATH (or equivalent) must hold the path to the client libraries libodbcHDB.so. On Windows™, the path to the DLL must be defined in PATH.
  3. Check the SAP HANA ODBC parameters, especially the SERVERNODE and DATABASENAME parameters.
  4. The is no need to define any database client locale for the SAP HANA client: The Genero ODI driver will do the appropriate codeset conversions based on LANG/LC_ALL settings.
  5. You can make a connection test with the SAP HANA hdbsql command line tool:
    hdbsql -n fermi:39013 -d test1 -u hdbuser -p fourjs