cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC adapter - Oracle

Former Member
0 Kudos

Hello all,

I am trying to build a scenario that uses the JDBC adapter in two communication channels to connect to Oracle databases. I am having difficulty connecting to the database so I have a few questions:

1. Does a driver get installed with the XI installation that allows me to connect to Oracle databases, or do I have to install that driver seperately?

2. What connection info do I put into the communication channel when it asks for <b>JDBC Driver</b> and <b>Connection</b>?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (1)

Answers (1)

Former Member
0 Kudos

Harrison

Does a driver get installed with the XI installation that allows me to connect to Oracle databases, or do I have to install that driver seperately?

>> you need to install it separately in XI using SDM tool .

What connection info do I put into the communication channel when it asks for JDBC Driver and Connection?

>> you need give driver details and connection like databaseservername,databasename,port.which driver ur uisng.

check this blog for how eneter driver and connection details

/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30