Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle like queries for Greenplum

user2302799Oct 19 2011
psqlODBC odbc drivers are currently available for use in OBI for accessing greenplum database for reporting. The down side is that the database in the physical layer needs to be changed to ODBC basic or ODBC Advanced and then the user created DSN mentioned in teh connection pool. This, however, does not support the analytical functions like RANK, PARTITION BY which are supported by Oracle DB. Greenplum also supports a few such functions, but cannot be shipped to the database from the OBI Server via its built-in query generation logic.

Is there a way to make the OBI server generate Oracle like queries for ODBC databases, in this case the greenplum database?
Comments
Locked Post
New comments cannot be posted to this locked post.