|
ODBC Driver for Azure Synapse Analytics Connect Informatica PowerCenter to Azure Synapse Analytics on Linux |
|
You can set up and verify a connection between Informatica PowerCenter and Azure Synapse Analytics through an ODBC driver on Linux.
ssgodbc.linux64 utility is located.cd /opt/informatica/tools/debugtools/ssgodbc/linux64
ssgodbc.linux64 utility to verify the connection to Azure Synapse Analytics../ssgodbc.linux64 -d <your_dsn> -v
SELECT Id,Name FROM <table>;