2010 May 06 3:43 PM
Dear all,
we have configure DB conection as described in Note 738371 - Creating DBCON multiconnect entries for SQL Server.
When we try to access to our SQL Server named instance we got the error below.
Any idea ?
Thanks
Maurizio Manera
DBCON table
Conn. info MSSQL_SERVER=tcp:breton52\SQL_CYB_SAP MSSQL_DBNAME=SVIL
Error in disp+work process:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
B Thu May 06 16:21:45 2010
B create_con (con_name=CYB)
B Loading DB library 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' ...
B Library 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' loaded
B Version of 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' is "700.08", patchlevel (0.69)
B New connection 1 created
B Connect to CYB as cybsvil with MSSQL_SERVER=breton52\SQL_CYB_SAP MSSQL_DBNAME=SVIL
C Thread ID:3660
C dbmssslib.dll patch info
C patchlevel 0
C patchno 69
C patchcomment DbSlControl(DBSL_CMD_DBNAME_GET): RFC-'Fingerprint' (1405158)
C Network connection used from SAP4 to breton52\SQL_CYB_SAP using tcp:breton52\SQL_CYB_SAP
C OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.
C failed to establish conn to tcp:breton52\SQL_CYB_SAP.
C Retrying without protocol specifier: breton52\SQL_CYB_SAP
C OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.
C failed to establish conn. 0
B ***LOG BY2=> sql error -1 performing CON [dbds#2 @ 1056] [dbds 1056 ]
B ***LOG BY0=> <message text not available> [dbds#2 @ 1056] [dbds 1056 ]
B ***LOG BY1=> sql error -1 [dbacds#2 @ 1433] [dbacds 1433 ]
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Dear all,
we have configure DB conection as described in Note 738371 - Creating DBCON multiconnect entries for SQL Server.
When we try to access to our SQL Server named instance we got the error below.
Any idea ?
Thanks
Maurizio Manera
DBCON table
Conn. info MSSQL_SERVER=tcp:breton52\SQL_CYB_SAP MSSQL_DBNAME=SVIL
Error in disp+work process:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
B Thu May 06 16:21:45 2010
B create_con (con_name=CYB)
B Loading DB library 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' ...
B Library 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' loaded
B Version of 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' is "700.08", patchlevel (0.69)
B New connection 1 created
B Connect to CYB as cybsvil with MSSQL_SERVER=breton52\SQL_CYB_SAP MSSQL_DBNAME=SVIL
C Thread ID:3660
C dbmssslib.dll patch info
C patchlevel 0
C patchno 69
C patchcomment DbSlControl(DBSL_CMD_DBNAME_GET): RFC-'Fingerprint' (1405158)
C Network connection used from SAP4 to breton52\SQL_CYB_SAP using tcp:breton52\SQL_CYB_SAP
C OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.
C failed to establish conn to tcp:breton52\SQL_CYB_SAP.
C Retrying without protocol specifier: breton52\SQL_CYB_SAP
C OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.
C failed to establish conn. 0
B ***LOG BY2=> sql error -1 performing CON [dbds#2 @ 1056] [dbds 1056 ]
B ***LOG BY0=> <message text not available> [dbds#2 @ 1056] [dbds 1056 ]
B ***LOG BY1=> sql error -1 [dbacds#2 @ 1433] [dbacds 1433 ]
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2010 Jun 30 10:26 AM
Hello,
i have exactly the same problem. Is there any solution yet?
2010 Sep 09 12:30 PM
I think I have a solution. We had the same problem connecting to a MS SQL 2000 from a Windows 2008 R1 64 Bit, and SAP support gave us the hint to download the client from http://www.microsoft.com/downloads/en/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&dis... (scroll down to "Microsoft SQL Server 2008 Native Client"). After a reboot the problem was solved.
2011 Jan 12 3:26 PM
I came across the same problem. Installing "Microsoft SQL Server 2008 Native Client" helped. A reboot is not necessary. Restarting the work processes is sufficient.