Greenplum Connector

Greenplum Connector

Download and install the DataDirect Greenplum ODBC driver on Windows

Download and install the DataDirect Greenplum ODBC driver on Windows

  1. Download the DataDirect Greenplum ODBC driver version 7.1.6 from the Pivotal website and install the DataDirect Greenplum ODBC driver on the Secure Agent machine.
  2. Install Python 2.5.4 32-bit.
  3. Install the 5.18 Greenplum Clients software for Windows.
  4. Install the 5.18 Greenplum loaders software for Windows.
  5. Set the following environmental variables for the driver:
    1. Set the GPHOME_LOADERS environment variable to the folder that contains the Greenplum loader libraries:
      For example,
      Set GPHOME_LOADERS = C:\Program Files (x86)\Greenplum\greenplum-loaders-5.18.0
    2. Set the GPHOME_CLIENTS environment variable to the folder that contains the Greenplum clients libraries:
      For example,
      set GPHOME_CLIENTS=C:\Program Files (x86)\Greenplum\greenplum-clients-5.18.0\
    3. Set the PYTHONPATH environment variable:
      Set PYTHONPATH=%GPHOME_LOADERS%\bin\lib
    4. Set the DDCPATH environment variable to the folder containing the DataDirect libraries.
      For example,
      DDCPATH=C:\Program Files\Progress\DataDirect\Connect64_for_ODBC_71\drivers;C:\Program Files\Progress\DataDirect\Connect64_for_ODBC_71\jre\bin;C:\Program Files\Progress\DataDirect\Connect64_for_ODBC_71\jre\bin\server
    5. Set the Path environment variable to the folder that contains the Greenplum clients, Greenplum loaders, Python and Greenplum ODBC Datadirect driver libraries:
      For example,
      Path=C:\Python25;C:\Program Files (x86)\Greenplum\greenplum-loaders-5.18.0\lib;C:\Program Files (x86)\Greenplum\greenplum-loaders-5.18.0\bin;C:\Program Files (x86)\Greenplum\greenplum-clients-5.18.0\lib;C:\Program Files (x86)\Greenplum\greenplum-clients-5.18.0\bin;%DDCPATH%

0 COMMENTS

We’d like to hear from you!