Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » [CDO] OracleAdapter and ORA-00904(We are trying to get CDO running on Oracle 11g )
[CDO] OracleAdapter and ORA-00904 [message #1053617] Mon, 06 May 2013 21:19 Go to next message
Børre  ordbakken is currently offline Børre ordbakkenFriend
Messages: 4
Registered: May 2013
Junior Member
We are trying to get CDO running on Oracle 11g

But struggling with this error!

jvm 1 | WrapperListener_start_runner [org.eclipse.net4j.spi.db.DBAdapter] CREATE TABLE cdo_lobs (id VARCHAR2(64), size NUMBER, bdata BLOB, cdata CLOB)

jvm 1 | WrapperListener_start_runner [org.eclipse.net4j.spi.db.DBAdapter] -- ORA-00904: : ugyldig identifikator

jvm 1 |

jvm 1 | WrapperListener_start_runner [org.eclipse.net4j.spi.db.DBAdapter] SELECT id, size, bdata, cdata FROM cdo_lobs

jvm 1 | WrapperManager Error: Error in WrapperListener.start callback. org.eclipse.net4j.db.DBException: Problem with table cdo_lobs: SELECT id, size, bdata, cdata FROM cdo_lobs

jvm 1 | WrapperManager Error: org.eclipse.net4j.db.DBException: Problem with table cdo_lobs: SELECT id, size, bdata, cdata FROM cdo_lobs

jvm 1 | WrapperManager Error: at org.eclipse.net4j.spi.db.DBAdapter.validateTable(DBAdapter.java:447)


I'm using the code from emf-cdo-S20130319-1538 build
Is there some way to make Oracle less sensitive ?
Or is there still some problemes with the OracleAdpater ?



Best regards,
Børre Nordbakken
Brønnøysundregistrene
Re: [CDO] OracleAdapter and ORA-00904 [message #1053762 is a reply to message #1053617] Tue, 07 May 2013 13:57 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
I see you posted this on the EMF newsgroup too; that's the better place
and you can expect to see a response there.

On 07/05/2013 3:06 PM, Børre ordbakken wrote:
> We are trying to get CDO running on Oracle 11g
>
> But struggling with this error!
>
> jvm 1 | WrapperListener_start_runner
> [org.eclipse.net4j.spi.db.DBAdapter] CREATE TABLE cdo_lobs (id
> VARCHAR2(64), size NUMBER, bdata BLOB, cdata CLOB)
>
> jvm 1 | WrapperListener_start_runner
> [org.eclipse.net4j.spi.db.DBAdapter] -- ORA-00904: : ugyldig
> identifikator
>
> jvm 1 |
>
> jvm 1 | WrapperListener_start_runner
> [org.eclipse.net4j.spi.db.DBAdapter] SELECT id, size, bdata, cdata
> FROM cdo_lobs
>
> jvm 1 | WrapperManager Error: Error in WrapperListener.start
> callback. org.eclipse.net4j.db.DBException: Problem with table
> cdo_lobs: SELECT id, size, bdata, cdata FROM cdo_lobs
>
> jvm 1 | WrapperManager Error: org.eclipse.net4j.db.DBException:
> Problem with table cdo_lobs: SELECT id, size, bdata, cdata FROM cdo_lobs
>
> jvm 1 | WrapperManager Error: at
> org.eclipse.net4j.spi.db.DBAdapter.validateTable(DBAdapter.java:447)
>
>
> I'm using the code from emf-cdo-S20130319-1538 build
> Is there some way to make Oracle less sensitive ?
> Or is there still some problemes with the OracleAdpater ?
>
>
>
> Best regards,
> Børre Nordbakken
> Brønnøysundregistrene


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:BIRTV2.6.2 Installation
Next Topic:Create an app based on Eclipse (from scratch).
Goto Forum:
  


Current Time: Tue Apr 16 06:52:48 GMT 2024

Powered by FUDForum. Page generated in 0.88794 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top