cancel
Showing results for 
Search instead for 
Did you mean: 

how to deploy external jdbc drivers in PI 7.3

former_member229036
Participant
0 Kudos

Dear Gurus;;;

does anyone know how to deploy external jdbc drivers in PI 7.3 ?

jspm is available on PI7.3 ?  if not,  what is a way to deploy jdbc drivers in PI7.3?

Thank you in advance

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi David,

First you need to modify com.sap.aii.adapter.lib.sda adding the jar files you want to install and modify the provider.xml inside this sda file to add the jars you have added, then you need to use SUM (SAP Update Manager) to install new drivers. Since 7.3 version JSPM is not supported anymore. If you are not familiarized with SUM you can read this thread:

http://scn.sap.com/docs/DOC-25113

I hope this helps you.

smavachee
Active Contributor
0 Kudos

Adding to above replays...

Having very little knowledge about your existing Database, but make sure that Java Version on PI 7.3 and Java Version on Database should be same.

Regards,

Sunil

Former Member
0 Kudos

No change in deployment process in 7.3 except .sda file location ... it is same as earlier via JSPM

Former Member
0 Kudos

Hi David,

JSPM is available in 7.3.

Please check this note:

Note 1138877 - How to Deploy External Drivers JDBC/JMS Adapters

Regards,

Beena

iaki_vila
Active Contributor
0 Kudos

Hi David,

Check this note Note 1138877 - How to Deploy External Drivers JDBC/JMS Adapters

is for PI 7.1 and above.

For compatibility problems, check also this SAP Knowledge base article  1615198  - PI JDBC and JMS Adapter driver's JRE compatibility

Regards