cancel
Showing results for 
Search instead for 
Did you mean: 

creation of bi jdbc system in Portal.

Former Member
0 Kudos

Hi all,

i used following parameters for creating JDBC system in portal and it is working fine

Connection url= jdbc:sap:oracle://172.25.8.195:1527;sid=SAA

Driver class = com.sap.portals.jdbc.oracle.OracleDriver

But when i am trying to create system for BI JDBC using par file com.sap.portal.systems.BIUDI

and component SAP_BI_JDBC

and using the same connection url and driver class as above it is giving error.

thanks

Rajendra

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

What error?

Mario

Former Member
0 Kudos

Hi Mario details are

Test Connection with Connector

Test Details:

The test consists of the following steps:

1. Retrieve the default alias of the system

2. Check the connection to the backend application using the connector defined in this system object

Results

Retrieval of default alias successful

Connection failed. Make sure user mapping is set correctly and all connection properties are correct.

Rajendra

Former Member
Former Member
0 Kudos

Thanks Mario

i haven't gone through the document.

i will follow the documents

thanks again.

Rajendra