cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying additional drivers for JDBC Adapter

Former Member
0 Kudos

Hi Experts,

Been wondering where to find *com.sap.aii.adapter.lib.sda* in PI 7.3. I have downloaded the installer of JAVA for PI 7.30 and looked in DATA_UNITS\JAVA_J2EE_OSINDEP_J2EE_INST\*.sda. SAP HELP provides the information on where to get the archive ([Providing External Drivers for the JDBC and JMS Adapters|http://help.sap.com/saphelp_nw73/helpdata/en/48/cafc972fbb5c97e10000000a42189d/frameset.htm]) but it says I have to get in PI 7.1 (which I already have it though). The problem is when I tried to deploy it via JSPM, the information shows in HOT FIX is that the version that will be deployed will be downgraded to PI 7.10 in which the original version is PI 7.30. Now I'm confused on whether to deploy it as a downgrade or I have to find the version that corresponds to the current version (system) I'm working with.

If there by chance know where to find *com.sap.aii.adapter.lib.sda* in PI 7.30. The only available archive are J2EEINSTALL.SDA and J2EESTARTUP.SDA. Upon opening both archive, i don't see what I'm looking for.

There's an xml file included, and it says:

<?xml version="1.0" ?>

- <toc>

- <copy toDir="$(DIR/ARCH/OFFLINE)">

- <fileset dir="$(CD_MOUNT_POINT)">

- <!-- AS: Special offline

-->

<include name="J2EESTARTUP.SDA" />

</fileset>

</copy>

- <copy toDir="$(DIR/ARCH)">

- <fileset dir="$(CD_MOUNT_POINT)">

- <!-- XI: Special comps

-->

<include name="com.sap.aii.adapter.lib.sda" />

<include name="com.sap.aii.af.ms.lib.sda" />

<include name="com.sap.aii.af.axisproviderlib.sda" />

</fileset>

</copy>

<extract archive="$(CD_MOUNT_POINT)/J2EEINSTALL.SDA" target="$(DIR/INSTALL)" />

</toc>

But nowhere to be found. Hope there's someone who can help.

Regards,

R-jay

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

7.3

I would like to understand where to get it?

I did not find it in the dvd SAP mention in help.sap.com

Knowing where it is will also help other people in same situation.

Regards,

Adel

Former Member
0 Kudos

Found it..Its not located in DATA_UNITS\JAVA_J2EE_OSINDEP_J2EE_INST\.

Former Member
0 Kudos

Hi R-jay,

I face the same issue.

Could you please explain how to get this file?

Regards,

Adel