cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Driver Installtion on PI 7.1 for Oracle 10g

Former Member
0 Kudos

Dears,

We are installing ojdbc14.jar on our PI 7.1.For it we followed Note 1138877.

After performing the activity when I start JSPM

by command:

go -config=/jspm/forceMode=true -config=/jspm/deployVersionRule=updateAll

In Hot Fixes,It shows no application found.

Checked file extension that is .sda and permission everything is right.

Please suggest what could be other reason of the error.

Regards,

Shivam

Accepted Solutions (0)

Answers (1)

Answers (1)

kenny_scott
Contributor
0 Kudos

Hi Shivam,

check the INBOX is correct.

The default is


<HOST>\sapmnt\trans\EPS\in

but check that it hasn't been changed,

e.g.,

[Detecting and Changing the JSPM Inbox Directory|http://help.sap.com/saphelp_nwpi71/helpdata/en/43/941e66633821b5e10000000a1553f6/content.htm]

Regards

Kenny

Former Member
0 Kudos

Hi,

please try it use this command go "-config=/jspm/forceMode=true" "-config=/jspm/deployVersionRule=updateAll"

you may be need use quotation mark. i have also meet this problem.

best regards.