![]() |
VOOZH | about |
Informatica provides a powerful, elegant means of transporting and transforming your data. By utilizing the CData ODBC Driver for AlloyDB, you are gaining access to a driver based on industry-proven standards that integrates seamlessly with Informatica's powerful data transportation and manipulation features. This tutorial shows how to transfer and browse AlloyDB data in Informatica PowerCenter.
Information for connecting to AlloyDB follows, along with different instructions for configuring a DSN in Windows and Linux environments.
The following connection properties are usually required in order to connect to AlloyDB.
You can also optionally set the following:
Standard authentication (using the user/password combination supplied earlier) is the default form of authentication.
No further action is required to leverage Standard Authentication to connect.
There are additional methods of authentication available which must be enabled in the pg_hba.conf file on the AlloyDB server.
Find instructions about authentication setup on the AlloyDB Server here.
This authentication method must be enabled by setting the auth-method in the pg_hba.conf file to md5.
This authentication method must be enabled by setting the auth-method in the pg_hba.conf file to scram-sha-256.
The authentication with Kerberos is initiated by AlloyDB Server when the โ is trying to connect to it. You should set up Kerberos on the AlloyDB Server to activate this authentication method. Once you have Kerberos authentication set up on the AlloyDB Server, see the Kerberos section of the help documentation for details on how to authenticate with Kerberos.
If you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
If you are installing the CData ODBC Driver for AlloyDB in a Linux environment, the driver installation predefines a system DSN. You can modify the DSN by editing the system data sources file (/etc/odbc.ini) and defining the required connection properties.
[CData AlloyDB Source] Driver = CData ODBC Driver for AlloyDB Description = My Description User = alloydb Password = admin Database = alloydb Server = 127.0.0.1 Port = 5432
For specific information on using these configuration files, please refer to the help documentation (installed and found online).
Follow the steps below to create a linked table, which enables you to access live Orders data.
Follow the steps below to connect to AlloyDB in Informatica PowerCenter:
NOTE: If you are working in a Linux operating system, set the Driver Manager for Linux property to unixODBC 2.3.x.
After you have created an ODBC connection to AlloyDB, you can now access AlloyDB entities in Informatica. Follow the steps below to add Orders entities to your project.
You can now browse the table in the Data Viewer: Right-click the node for the table and then click Open. On the Data Viewer view, click Run.
๐ Table data and metadata in the Data Viewer. (Salesforce is shown.)Follow the steps below to add the AlloyDB source to a mapping:
Follow the steps below to map AlloyDB columns to a flat file:
To transfer AlloyDB data, right-click in the workspace and then click Run Mapping.
๐ The completed mapping. (Salesforce is shown.)Download a free trial of the AlloyDB ODBC Driver to get started:
Download NowLearn more:
๐ AlloyDB IconThe AlloyDB ODBC Driver is a powerful tool that allows you to connect with live data from AlloyDB, directly from any applications that support ODBC connectivity.
Access AlloyDB data like you would a database - read, write, and update AlloyDB 0, etc. through a standard ODBC Driver interface.