Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] BIRT and Oracle

Hi all,

 

I am trying to create a New Data Set with an Oracle connection. I have a successful Data Sources connection with Oracle. I have a really small table with just a department Id, departname and employee name. When I try to build a data set with this table, I am getting the below exception. Can some one throw some light on this?

 

org.eclipse.birt.data.engine.core.DataException occurred

Error Code:DATA_EXCEPTION_odaconsumer.CannotGetResultSetMetaData

  Error Code:DATA_EXCEPTION_odaconsumer.CannotGetResultSetMetaData

  Error Message:Cannot get the result set metadata.

  A JDBC Exception occured: ORA-01003: no statement parsed

 

  ORA-01003: no statement parsed

 

 

Thanks much.

Srini


Back to the top