Page 1 of 1

Oracle Connector

Posted: Mon Oct 08, 2012 3:33 am
by priyadharsini
Hi,
In Oracle coonector stage when partition read method is selected as Oracle partiiton then there are no issue, but when the method is rowid range and in the meta data if column name is prefixed by GROUP_* then we are getting the below error message.

The OCI function OCIStmtExecute returned status -1. Error code: 936, Error message: ORA-00936: missing expression. (CC_OraStatement::executeSelect, file CC_OraStatement.cpp, line 1,946)

Any help is appreciated!

Posted: Mon Oct 08, 2012 3:47 am
by ray.wurlod
Check the Oracle Connectivity documentation about which forms of Oracle partitioning are supported and which are not.