cancel
Showing results for 
Search instead for 
Did you mean: 

about deplying jdbc driver to PI.

Former Member
0 Kudos

after installing SDM.

i am gonna to deplying jdbc driver to pi.

which target systems is required to be configed in SEM repository?

both database system and j2ee engine are required?

if so, database system is PI' database?

Edited by: joy zheng on Sep 2, 2009 5:42 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

both database system and j2ee engine are required?

{code]

--> You need to deploy aii_af_jmsproviderlib.sda archive library to J2EE Engine

Have you referred the How to install External JDBC drivers guide...!!! This shoudl answer your questions..

www.sdn.sap.com/irj/sdn/howtoguides

Also SAP Note 1138877 - PI 7.1 : How to Deploy External Drivers JDBC/JMS Adapters

Thanks

Swarup

Former Member
0 Kudos
Hi,


both database system and j2ee engine are required?


--> You need to deploy aii_af_jmsproviderlib.sda archive library to J2EE Engine


Have you referred the How to install External JDBC drivers guide...!!! This shoudl answer your questions..
www.sdn.sap.com/irj/sdn/howtoguides
Also SAP Note 1138877 - PI 7.1 : How to Deploy External Drivers JDBC/JMS Adapters

of cause

i just refer to that.

but.there are not clear description for target system configuation in SDM repository section?

i can not always deploy successfuly,due to target system configuation of SDM repository.

my pi is 7.0 sp14.

Edited by: joy zheng on Sep 2, 2009 6:12 AM

Edited by: joy zheng on Sep 2, 2009 6:22 AM

Former Member
0 Kudos

Hi,

Have you check the Event Viewer for any details....

Also try to use the SDM commands from SDMCommandLineDoc630_en_final.pdf to control the deployment.

Thanks

Swarup

Former Member
0 Kudos
Have you check the Event Viewer for any details....

Also try to use the SDM commands from SDMCommandLineDoc630_en_final.pdf to control the deployment.

i defined a j2ee engine of target system.

i think i don't have to define database type of target system.

but appear error info: there is not available database target system

i am very confused about this error.

it is required of database type target system in SDM repository?while deploying jdbc driver to pi,.

Edited by: joy zheng on Sep 2, 2009 7:05 AM

Edited by: joy zheng on Sep 2, 2009 7:06 AM

Former Member
0 Kudos

Refer SAP Note 1071472 ....if that could give you better explanation.

Meanwhille I will discss with Basis on this.

Thanks

Swarup

Former Member
0 Kudos

error info:

===========================================================================

Deployment started Wed Sep 02 13:38:43 CST 2009

===========================================================================

Starting Deployment of com.sap.aii.af.jmsproviderlib

Aborted: development component 'com.sap.aii.af.jmsproviderlib'/'sap.com'/'SAP AG'/'3.0.0220040608173429.0000'/'0':

Error: Caught the following error or exception: "com.sap.sdm.serverext.servertype.inqmy.TargetDBConfigurationException"

Additional error message is:

Cannot access database configuration: No database target system is available.

What can you do?

- Check the configuration of the database target system in view SDM Repository.

Deployment of com.sap.aii.af.jmsproviderlib finished with Error (Duration 94 ms)

Former Member
0 Kudos

Hi,

just try restrat the SDM server...and see if its giving the log as Register the target system successfully.

I think the Target system is not registerd properly.

Thanks

swarup

Former Member
0 Kudos
just try restrat the SDM server...and see if its giving the log as Register the target system successfully.
I think the Target system is not registerd properly.

yes ,i think so too.

but.there are anthing else to regeist target system.?

apart from the following item:

user name: j2ee_admin

password:

host name:

port: 5xx04

Former Member
0 Kudos

Hi,

At initial level you must have 3 target systems to be registered

--File system

--Database

--J2EE Engine

I think you ae just having J2EE engine, have you configured others as well. Try to setup all the Target systems.

Refer -http://help.sap.com/saphelp_nw04/helpdata/en/85/fa673ba8ecf22fe10000000a11402f/frameset.htm

Thanks

Swarup