cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Driver version

Former Member
0 Kudos

Hi,

Could any one please let us know how to find the JDBC Driver version(Oracle) in SAP XI.

Thanks,

Ram Narender

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

In visual Admin go to service.

Find JDBC connectior.Select the JDBC connector.

Find the drivers.Choose the driver.There you can able to find the JDBC Driver version.

Regards,

Prakasu

former_member192295
Active Contributor
0 Kudos

HI,

Visual administrator we can find driver information. Find below link will help u for more information

http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm#02_02

http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/winsoft.html

Former Member
0 Kudos

Hi,

We have checked in visual administrator->services->JDBC connector but we are unable to find the version of JDBC.

Could you please let me know where to check in visual administrator.

Thanks,

Ram Narender

former_member181985
Active Contributor
0 Kudos

>>We have checked in visual administrator->services->JDBC connector but we are unable to find the version of JDBC.

It means no jars are deployed. By default SAP XI doesnt comeup with any JDBC & JMS drivers. We need to deploy them according the DB and its version.

Thanks,

Gujjeti.

former_member181985
Active Contributor
0 Kudos

Hi,

Check the oracle site for JDBC drivers.

The drivers will slightly change from version to version.

You need to deploy these drivers into SAP XI J2EE engine for JDBC adapter inorder to connect oracle DataBases.

Check this document for deploying the drivers.

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f04ce027-934d-2a10-5a8f-fa0b1ed4d88f]

Thanks,

Gujjeti.

Edited by: Praveen Gujjeti on Sep 9, 2008 3:22 PM