cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring file and JDBC adapter using MAX DB

Former Member
0 Kudos

Dear Experts..!!!

The problem description is i need to store a text file in Database(MaxDB).....

in receiver communication channel there is database connection in that i want to know what entrys to be done..... and plz do let me know is there any other things to be done to achieve the output.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanx Prateek,

Thanks for ur inputs....

in this blog /people/sriram.vasudevan3/blog/2005/02/14/calling-stored-procs-in-maxdb-using-sap-xi

"Calling stored procs in MaxDb using SAP Xi"

-


>>

In Fig6: Image shows the JDBC Adapter configuration in the integration directory

in DataBase connection column

in connection* = "jdbc:sapdb//EC4EAS129206.wipro.com/Demo"

how is this parameters calculated and explain me plz....

Former Member
0 Kudos

Hi,

The connection parameters , the URL has to be given , bcz the url and por tas per the JDBC driver specification

Java databse connection and SAP DB. to connect the given database

Regards

Chilla

Former Member
0 Kudos

jdbc:sapdb//EC4EAS129206.wipro.com/Demo"

jdbc:sapdb -> which driver your using who is the database vendor.

EC4EAS129206.wipro.com -> database server name and port

DEMO -> database name.

prateek
Active Contributor
0 Kudos

Hi Vinod,

Here is the similar scenario

/people/sriram.vasudevan3/blog/2005/02/14/calling-stored-procs-in-maxdb-using-sap-xi

Also refer to this,

http://help.sap.com/saphelp_nw04s/helpdata/en/43/313c13198d0d26e10000000a1553f7/frameset.htm

Regards,

Prateek

Former Member
0 Kudos

Hi Vinod,

I also do not have idea about MaxDB, but you can refer these links. It will help you out in getting some more information about MaxDB and XI:

<a href="/people/joerg.hoffmeister/blog/2006/12/07/maxdbsdn:///people/joerg.hoffmeister/blog/2006/12/07/maxdbsdn

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/maxdb">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/maxdb</a>

Go through the home page of MaxDB on SDN, it has plenty of information to help you.

Regards,

Subhasha ranjan

Former Member
0 Kudos

HI,

See the below related links

/thread/10564 [original link is broken]

Regards

Chilla