cancel
Showing results for 
Search instead for 
Did you mean: 

DBCO is not running with secondary system MS SQL

Former Member
0 Kudos

Hi Experts,

We have a SAP Systems with Linux and MaxDB release 7.8.01.014 and now we need a secondary system running on Windows Server with MS Sql.

Many programs abap using a EXEC SQL to connect on secondary system, but we not found the correct SAP Note for this issue.

<a href=https://websmp230.sap-ag.de/sap(bD1wdCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=178949>Note 178949 - MSSQL: Database MultiConnect with EXEC SQL</a> (only Windows)

<a href=https://websmp230.sap-ag.de/sap/support/notes/323151>Note 323151 - Several DB connections with Native SQL</a>

All programs have one short dump:

Installation Error: DBIF_DSQL2_CONNECTERR CX_SY_NATIVE_SQL_ERROR

Appreciate your help!

Thank you,

Bruno

Accepted Solutions (1)

Accepted Solutions (1)

former_member204746
Active Contributor
0 Kudos

Hi,

you need a SAP native MSSQL driver to connect to MS-SQL from Linux.

a workaround is to add an application server running on Windows and add dbmssslib.dll in the kernel directory.

Answers (0)