Important
Self-managed SingleStore will soon transition from version 9.1 RC to version 10. This new semantic versioning scheme will provide SingleStore with finer control over engine and feature releases that were not possible with the current versioning scheme.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10 prior to its general availability. Ahead of this transition, SingleStore 9.0 is recommended for production workloads, which can later be upgraded to SingleStore 10.
Load Data from Informatica PowerCenter
On this page
You can connect to your SingleStore cluster from Informatica PowerCenter to perform analytics and ETL operations using The SingleStore ODBC Driver.
Prerequisites
-
An active SingleStore cluster
-
An Informatica PowerCenter license
Connect to SingleStore from PowerCenter
Perform the following tasks to connect to your SingleStore database from PowerCenter:
-
Download and install Informatica PowerCenter.
Refer to Informatica Documentation for more information. -
Download and install the SingleStore ODBC driver.
SingleStore recommends using the ANSI version of the driver. Note
Informatica PowerCenter only supports 32-bit data sources on Windows.
Hence, use the 32-bit version of the SingleStore ODBC driver to connect to your SingleStore database from PowerCenter on Windows. -
Place the libssodbca.
so and libssodbcw. so files in the <Informatica-installation-directory>/<PowerCenter-version>/ODBC7. 1/lib directory. -
Update the path to the libssodbca.
so and libssodbcw. so files in the odbc. ini file used by Informatica PowerCenter.
-
-
Configure SingleStore as an ODBC data source in Informatica PowerCenter.
Refer to the Connecting to an ODBC Data Source for more information.
Last modified: