Cant' connect with "Database Connect" activity for DB2

Hello guys,
I’m trying to figure out how to connect to a DB2 database. I’m using the following connection settings

See no1

Plus, I’m using this conection string that I looked up in previous topics in this forum
Driver={IBM DB2 ODBC DRIVER};dbalias=DataBaseName;uid=YourUID;pwd=YourPassword

What would my dbalias be? In DB2 I have the following example jdbc:db2://10.10.10.100:50001/EXAMPLE how would I transform it so that it fits in the connection string

This is my DSN that I created,
See no2

I get the following error
See no3

Current list of ODBC Drivers
See no4

I’ve already took my time and looked for answers in this forum and it still doesn’t solve my problem.
If I need more drivers or new DSN would be great to see a video or documntation that does it since English is not my native language

Thank you in advance

Do you have any luck connecting DB2 database through UiPath? I am trying but no success.