cancel
Showing results for 
Search instead for 
Did you mean: 

Connection to another DB from SAP

Former Member
0 Kudos

Hi,

I need to connect the DB of another system and need to retrieve the values from table periodically.

Both back ends are Oracle.From SAP how can we do this.

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check SAP Note 1261329 - DBA Cockpit: Oracle as a remote database

Thanks

Sunny

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks

former_member204746
Active Contributor
0 Kudos

you want SAP to fetch data from another Oracle DB? or is it the other way around (Oracle DB fetching info from SAP Oracle DB?)

if you want to fetch data from external Oracle DB into your SAP system, you can use:

1. DBCON with ABAP program

2. RSA1 with DBCON