Hi,
we are testing Bi Plattform 4.1 under Redhat Linux 6.5 and have problems with the Middleware and Data Ceess Drivers on the Bi Plattform. The Reporting Database we want to use is a PostgreSQL and we want to connect through JDBC. The driver was downloaded from posgresql.org and it runs successfully on a Windows 7 machine in IDT.
When I transfer the driver as a connection to the repository of the Bi plattform, it doesn't work. If I test this connection, I always receive the error message "no suitable driver found for jdbc:postgresql://...".
I have copied the PostgreSQL driver in the directory .../connectionServer/drivers/java/ and defined it in the jdbc.sbo file in the ClassPath. I have also added a CLASSPATH variable which references this driver.
When I look into the local logs of the connection server, I can see that the driver has been loaded. So I think there is some mapping problem between the connection I define on the repository and the middleware data access driver.
Can someone help?
Thanks,
Rukhsar Khan