Skip to main content

I am installing AcuXDBC 10.0.1 Enterprise Edition at Linux Server. If I want to connect by Windows Client (v8.1.3) I get following failure, it does not connect:

Connection failed: SQLState: 28000

[TOD]ODBC Driver]DLLLOAD: xvision, lbaclnt.so: Cannot open shared object file: No such file or directory

I think it looked for the described lib-Files, but not found these. Libraries are available in Installation Directory, subdirectory "lib". Should I deposit path of Libraries in a configuration file? Can anyone help me?

Thanks very much.

Best regards, Daniel.


#AcuXDBC
#AcuCobol
#AcuxODBC

I am installing AcuXDBC 10.0.1 Enterprise Edition at Linux Server. If I want to connect by Windows Client (v8.1.3) I get following failure, it does not connect:

Connection failed: SQLState: 28000

[TOD]ODBC Driver]DLLLOAD: xvision, lbaclnt.so: Cannot open shared object file: No such file or directory

I think it looked for the described lib-Files, but not found these. Libraries are available in Installation Directory, subdirectory "lib". Should I deposit path of Libraries in a configuration file? Can anyone help me?

Thanks very much.

Best regards, Daniel.


#AcuXDBC
#AcuCobol
#AcuxODBC

Hi Daniel,

You must add the 10.0.1 lib directory to the LD_LIBRARY_PATH environment variable.  After that you will need to restart the AcuXDBC Server.  I don't know about connecting a verison 8.1.3 client though.  That is not a supported configuration.