How does GPLOAD in Greenplum works with Informatica PWX connectors?
feedback
|
closed as not a real question by Jack Maney, Book Of Zeus, Cody Gray, BЈовић, Graviton Jan 29 at 14:06
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
There is a Greenplum PWX connector that is now owned and supported by Informatica. The GP PWX connector calls gpload under the hood to move data into the database. You'll need to install gploaders, python 2.4.4 or higher and the PWX connector itself on the proper Informatica server. You'll also need a working ODBC driver installed on your Power Center Designer servers so they can talk directly to the DB to get table definitions. Full instructions are included in the PWX package you get from Informatica. | |||||
feedback
|