Hi,
I have an odd problem that I can't find a solution to.
When I are starting up the Mobilink-Server against an Oracle database the service hangs. Last error in the log file are:
E. 2016-10-12 13:34:46. <Main> [-10002] Consolidated database server or ODBC error: ODBC: [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed (ODBC State = IM006, Native error code = 0)
See attachment for full log.
I have tried to install Sybase 16 and Oracle client on a new machine but the error is still there. I also tested it against another
This is my Setup:
Mobilink:16.0.0.2043
ODBC-Driver:SQL Anywhere 16 - Oracle (16.00.00.2043)
Oracle client: Oracle 11gR2 64-bit
Oracle database: 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
Running against a SQL-server I get this log messages where the error comes against Oracle:
I. 2016-10-05 22:40:23. <Main> Unknown users will be rejected (when there is no authenticate_user script)
I. 2016-10-05 22:40:23. <Main> ODBC DBMS Name: Microsoft SQL Server
I. 2016-10-05 22:40:23. <Main> ODBC DBMS Version: 11.00.6540
I. 2016-10-05 22:40:23. <Main> ODBC DBMS Driver Version: 11.00.6540
I. 2016-10-05 22:40:23. <Main> ODBC Version supported by the driver: 3.80
Is it a setup of the database? Is it a missmatch of ODBC-driver/Oracle client?
Hope someone can help me out.