cancel
Showing results for 
Search instead for 
Did you mean: 

How to deploy jdbc driver in process orchestration 7.4 only java stack

Former Member
0 Kudos

Hi!

I need to deploy jdbc driver on sap netweawer 7.4 only java stack.

I tried to install as described in the instructions -> http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4a/5da077f60414d2e10000000a42189b/content.htm?frame...

and also

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8000cffc-6b92-2d10-3493-f2ac13992...

But sender jdbc adapter does not work. and i have exception:

Cannot establish connection with the registered driver. com.microsoft.sqlserver.jdbc.SQLServerDriver returns: com.microsoft.sqlserver.jdbc.SQLServerDriver. : SAPClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver

Accepted Solutions (1)

Accepted Solutions (1)

javier_alcubilla
Contributor
0 Kudos

Hi Igor

Check this doc.

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

Hope it helps

Regards

Answers (2)

Answers (2)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

Check the kba 1931899 AEX/PI - Deploying external drivers with SUM, for an alternative method of deploying these drivers. It is similar to the JSPM method but there are some differences.

Regards

Mark

Dimitri
Active Contributor
0 Kudos

Hi Igor,

Just use the JSPM for this and I guess you need to use the hot fix option for deploying JDBC drivers.

Kind regards,

Dimitri

Former Member
0 Kudos

Hi Dimitri!

Thanks for answer!

After extensive search, i couldn't find a way to resolve my problem because i can't found the directory com.sap.aii.adapter.lib.sda. And in the installation archieve 51044971\DATA_UNITS\JAVA_J2EE_OSINDEP_J2EE_INST this directory does'n exist too.

Maybe anyone have custom step-by-step guide how to deploy JDBC in 7.4

Best regards,

Igor.

Dimitri
Active Contributor
0 Kudos

Hi Igor,

I just did a search on com.sap.aii.adapter.lib.sda and found this http://scn.sap.com/thread/1862866

Perhaps you should look on SCN for more related threads to provide a solution.

Kind regards,

Dimitri