Skip to Content
0
Former Member
Nov 09, 2012 at 07:50 PM

Error while connecting to an external oracle Database

56 Views

Dear Experts ,

I'm facing an issue with the connection to another Oracle database, after saving the connection in the transaction

DBACOCKPIT

it gives me the following error

errors@ FBP Function SYNCHRONIZE_SYSTEM_DATA failed with return code = ADBC error

i have followed this link

http://wiki.sdn.sap.com/wiki/display/Basis/SAP+DB+Link+to+an+External+Oracle+Database

to be able to connect to an external Database like oracle,
what i've done with this file is that i transfer the info from our Tnsnames.ora file to the other database TNSnames.ora file and in return
(host ip , port , service name and so on )

now i don't know why this error appers to me
is that a confilect
how to implement this connection successfully

i have followed the upper link , but i think i did something wrong

Best regards,

Haytham