on ‎2013 Nov 29 7:29 AM
Can anyone help me configuring Sybase SQL Anywhere to PCo 2.3 ?
PCo will be connected to SAP MII 14.0.
Regards,
Mahesh
Request clarification before answering.
Hi Mahesh,
Can you elaborate your question
Is you want to connect Sybase SQL to MII Data Server
If so, Follow below Steps
Connector: IDBC
User name: User (Sybase Admin User)
Passwrd: Pass (Sybase Admin Passwrd)
JDBC Driver: net.sybase.jtds.jdbc.Driver
Server URL: jdbc:jtds:sybase://<IP Address>:<Port>/<Server Name>
Validation query: use this "SELECT * FROM DUAL" or "SELECT count(*) FROM dbo.sysobjects"
From MII, you can connect Pco with PCo connector type in Data Server
Regards,
Praveen Reddy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mahesh,
Basically Pco is used either to connect MII or directly ECC.
go through below link for connectivity from Pco to ECC 6.0:
As of my knowledge, there won't be direct connectivity from Pco to sybase.
If sybase DB is of either MII system or ECC, then better go through below flow
Pco --> MII --> Sybase
Pco --> ECC -->Sybase
Regards,
Praveen Reddy
Hi Mahesh,
To connect PCo to Sybase SQL Anywhere you will need to create a PCo OLEDB Source Agent. You will need to install the Sybase SQL Anywhere OLE DB provider, and connect the PCo Source Agent to this driver using the Datalink properties window that is displayed when you click on the Configure Connection String button for the source agent in PCo.
Note that PCo OLEDB and (ODBC) source agents only support Query mode, so notifications and associated destinations are not supported for this type of Agent Instance.
To access the data through PCo, you will need to create a PCoConnector Data Server in MII and connect it to the PCo Agent Instance that uses the OLEDB source agent. Follow these steps:
Regards, Steve
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.