Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8944

Re: How to move SAP data to sql server using PI?

$
0
0

Hi,

 

To connect with SQL server database, you have to download the JDBC driver based on your server operating system of PI (Windows/Linux) and deploy it on the PI server.

 

Link: Download Microsoft JDBC Drivers 4.1 and 4.0 for SQL Server from Official Microsoft Download Center

 

For windows: sqljdbc_4.0.2206.100_enu.exe

 

For Linux/AIX: sqljdbc_4.0.2206.100_enu.tar.gz

 

For more information refer to SAP note 639702

 

After downloading drivers refer to this blog Deploying JDBC Drivers in PI 7.1x Systems

 

But its always better to involve BASIS team for deployment of JDBC driver.

 

For RFC to JDBC scenario refer to this A Step-by-Step Guide on Asynchronous RFC - to – JDBC Scenario Using SAP PI 7.0

 

JDBC receiver adapter configuration for communication chhanel Configuring the Receiver JDBC Adapter - Configuring the JDBC Adapter in the Integration Directory/PCK - SAP Library

 

JDBC Driver : com.microsoft.sqlserver.jdbc.SQLServerDriver

Connection: jdbc:sqlserver://IP Address:port;databaseName=

 

Wish you all the best.

 

 

Regards,

Dipen.


Viewing all articles
Browse latest Browse all 8944

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>