Hello everyone,
I have this issue with number of concurent connection to Informix db server which is actualy linked server in SQL 2012.
Speaking in other words, my application is querying SQL server, there is no direct connections from my application to Informix server, so I'm not the one who control number of connections to Informix. Since clients Informix has limited number of licences (connections)
situations where SQL server exhaust all informix licences occurs from time to time.
Is there a way to control number of connection from sql server to infromix? And yes, underlying access to informix is through ODBC drivers.
Thanx,
Aleksandar