IBM DB2 Analytics Accelerator (IDAA) via ODBC problem
Hello
I have a problem with a connection to IBM DB2 Analytics Accelerator (IDAA) via ODBC.
On the server, Win2012 r2 with SQLServer2012SP4 I installed IBM DB2 Connector .
Connecting via OLEDB from an SSSI I created all works fine.
If I specify the "special registers" in db2driver.cfg in the connection
<parameter name="CURRENT ACCELERATOR" value="IDAxxxxx"/>
I can not hook IDAA but I always go to DB2.
The validate of the ODBC is performed successfully and is always good, the connection is no longer good after applying the Microsoft patch for upgrading the SSL protocol from 1.2 to 2.0 (maybe but I do not know).
The feeling is that it doesn't honor the CURRENT ACCELERATOR and CURRENT QUERY ACCELERATION parameters of the connector.
Do you have ideas?