I have about an hundred of db2 servers (all with Linux, various versions with also various DB2 versions) that need to be accessed with Qlik Data Gateway.
I read that this is possible with ODBC driver on every server but this is, obvious, a problem for our heterogeneous world that (all) can be accessed normally with JDBC. Every DB2-linux installation has JDBC driver that permit a secure access to all our databases.
How can I do that (Qlik data gateway with JDBC to acces DB2 databases. One data gateway instance ... on every DB2 UDB Linux server ...) ?!?