max_locks 4098
locks_per_file 4098
v_buffers 256
#AcuXDBC
#SQL
#ODBC
#linkedserver
Did you set the user name and password, like you did in this older post community.microfocus.com/.../11706.aspx
I tried with and without, no luck. I tried to actually run a query in SQL Server Management Studio and I got another error: The specified DSN contains an architecture mismatch between the Driver and Application.
I believe this could be because I installed a 64bit SQL Server. Can I get the 64 bit version of the ODBC drivers from somewhere?
I tried with and without, no luck. I tried to actually run a query in SQL Server Management Studio and I got another error: The specified DSN contains an architecture mismatch between the Driver and Application.
I believe this could be because I installed a 64bit SQL Server. Can I get the 64 bit version of the ODBC drivers from somewhere?
You'll need to contact Sales to get the 64 bit AcuXDBC.
I installed a 32 bit version of SQL Server. When I am trying to run the query, i get: License file 'C:/Program Files (x86)/Acucorp/Acucbl812/AcuGT/bin/xvision.alc' inaccessible".
I used activator.exe to add the license keys, but i can't find any .alc file. Is there any other way to add this file?
You need to use an account that has sufficient privilege to write in the Program Files (x86) branch. Try right clicking on activator.exe and select 'Run as administrator'.
Getting closer :).
Now I got:
OLE DB provider "MSDASQL" for linked server "xdbc_testrem" returned message "[TOD][ODBC Driver]DLLLOAD: acuxdbc04, The specified module could not be found.
Where is this acuxdbc04? I installed this:
Make sure your PATH environment variable includes the relevant AcuGT\\bin directory. You'll also need the GENESIS_HOME variable pointing to the AcuGT directory:
PATH: C:/Program Files (x86)/Acucorp/Acucbl812/AcuGT/bin;(other existing entries...) GENESIS_HOME: C:/Program Files (x86)/Acucorp/Acucbl812/AcuGT
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.