I've installed DB2 11.5.7 (and 11.5.8) on my Windows 10.
I've created SAMPLE DB (using db2sampl).
When I'm trying to connect to this DB through ODBC it hangs on connection stage (I have to kill process).
It doesn't matter either connection establishing from my x86 application (C++) or from ODBC Data Source Administrator (32-bit).
- On screenshot above I just pressed button "connect".
- ODBC Data Source Administrator becomes Not Responding and fully utilize 1-2 CPU cores
- It happens not each time, but it hangs in 98% attempts. Sometimes I'm lucky, but it's enough to relaunch ODBC Data Source Administrator (32-bit) and connection hangs again.
If I launch ODBC Data Source Administrator (64-bit) - connection always success.
Some additional info of my machine:
- it's Mini PC - Beelink SER6 Pro 7735HS
- AMD Ryzen 7 7735HS
On all other machines which I tested no any similar problems.
What I tried:
- Input correct and wrong user's password - hangs in both cases
- Perform it on Windows 11 - connect hangs
- Perform it on Windows 10 - connect hangs
- Perform it under Virtual Machine (VMWare) with guest Windows 10 - connect hangs
- Connect to remote DB2 Server - connect hangs too
- Connect to this machine from another - another machine connects successfully
- Tried DB2 versions: 11.5.7 and 11.5.8 - on both connect hangs
- ODBC Data Source Administrator (64-bit) - connects successfully
I expect success connection from ODBC 32-bit.