cancel
Showing results for 
Search instead for 
Did you mean: 

Error creating a secondary database connection

Former Member
0 Kudos

Hello,

One of the programmers here is trying to execute a query on an external Oracle database.

When debugging his code on the QA system, he gets an error: "Error creating a secondary database connection".

The thing is, the DEV system is connected to the same DB & there is no problem there.

Needless to say that there is no problem connecting to the database via oracle client.

Have anyone ever encounter such an issue?

Thanks for your help,

Yoav Zilberman

Accepted Solutions (1)

Accepted Solutions (1)

former_member204746
Active Contributor
0 Kudos

is your SAP system running on Oracle? if not, you need Oracle client library installed on your SAP server. you also need dboraslib.* file.

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

- Is the connection set up in DBCON?

- Check the dev_w* traces for a more detailed info what's going wrong

Markus