Good day,
After initial installation, MSSQL kernel 111 and LC 7.6.00 all working fine.
After patching the kernel to 146 and LC to 14, I get "Cannot open SQL connection to liveCache LCA" accompanied by the following in the trace files:
Loading SQLDBC client runtime ...
SQLDBC SDK Version : SQLDBC.H 7.6.0 BUILD 007-123-091-175
SQLDBC Library Version : libSQLDBC 7.6.3 BUILD 012-123-169-237
SQLDBC client runtime is MaxDB 7.6.3.012 CL 169237
SQLDBC supports new DECIMAL interface : 0
SQLDBC supports VARIABLE INPUT data : 1
Try to connect as LC5ADM/<pwd>@MBDEVSCM-LC5 on connection 1 ...
ue Apr 08 23:12:14 2008
ERROR => Connect to database failed, rc = -4008 (POS(1) Unknown user name/password combination)
bsdbsql.cpp 200]
***LOG BY2=> sql error -4008 performing CON [dbds#1 @ 1044] [dbds 1044 ]
***LOG BY0=> POS(1) Unknown user name/password combination [dbds#1 @ 1044] [dbds 1044 ]
Connect to LCA as LC5ADM with MBDEVSCM-LC5
Try to connect as LC5ADM/<pwd>@MBDEVSCM-LC5 on connection 1 ...
My User LC5ADM does work, I can connect with a SQL_CONNECT in dbmcli.
Is the following a possibility:
Version of SQLDBC SDK Version : SQLDBC.H 7.6.0 BUILD 007-123-091-175?
My kernel versions of dbmssslib.dll and dbmssslib.pdb(146?)
Should I patch dbmssslib.dll and dbmssslib.pdb to 152(available on SAPnet).
Many Thanks in advance,
Derek