2021-07-02 11:10 PM
Hello.
Can't create ODBC with mysql(8.0.25) RSANW(11.6.0.0)
The error is:
NwLogCollector[16282]: [OdbcCollection] [failure] An error occurred creating an ODBC connection for DSN: TEST_HA The trapped error is: Unable to create an ODBC connection. DSN: TEST_HA; username: user; reason: state: 08001; error-code: 139938624438272; description: [RSA][ODBC 20101 driver]7505state: 60; error-code: 139938624440275; description: [RSA][ODBC 20101 driver]2003
My DSN driver is:
/opt/netwitness/odbc/lib/R3mysql27.so
Telnet fo 3306 is OK.
And I'm able to connect with these creds to the DB(using HeidiSQL, for example).