cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in deployment of External JDBC drivers

Former Member
0 Kudos

Hi

This is the case for deploying external drivers for Oracle DB.

After adding classes12.jar and provided entry in provider.xml file in aii_af_jmsproviderlib.sda file, tried to deploy the application. But it was giving error like

Manifest attributes are missing or have badly formatted value: attribute keylocation is missing attribute keyname is missing.........

But while adding jar file we know that needn't update manifest file rather just update of provider.xml file only.

Please advice me what needs to be done to deploy safely.

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

Ur zipping portion is improper. This may occur while creating the sda

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek

I have followed the following SDN-blog

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ffd890-0201-0010-708f-d5dad2df...

But I didn't make any changes to meta-inf file. That remains same. Then how come error relating to attributes in Meta file?

Please advice me.

Former Member
0 Kudos

Hi Lexer,

I am getting same error as you mentioned. However i am using OJDBC14.jar.

Could you please tell me if you resolved this, and if so, how?

best regards,

david

Former Member
0 Kudos

Hi,

I got the same issue and i solved that the trick is instead of deploying as sda files i tried to deploy that by using zip or rar file type.

And also do this from the first step as said in earlier post it may be a corruption while extracting.

I am not sure it will work out but have a try of this one.

Regards

Vijay