Skip to Content
0
Former Member
Apr 29, 2008 at 07:35 AM

Connection with SQL SERVER (extenal sap) - DBCO

1766 Views

Hello,

I try connect external database to sap.

For it, i found the transaction DBCO. I configured this and don't connect.

In transaction "ST04" response with:

"-- ERROR ADBC database error (16) occurred"

With code response that db isn't online:

exec sql.

set connection: 'dbsql'

endexec.

I realized a ping (in sap machine) and i have response.

We have ASP aplications with equal configuration and execute ok.

What can it be happening?

Thanks.