![]() |
ODBC Driver for SAP Sybase Adaptive Server Enterprise Connect Informatica PowerCenter to SAP ASE on Linux |
![]() |
You can set up and verify a connection between Informatica PowerCenter and ASE 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 ASE../ssgodbc.linux64 -d <your_dsn> -v
SELECT Id,Name FROM <table>;