I'm trying to set up OJB RC2 to work with my Oracle 9i OS X Beta. I've modified my build.properties to use oracle oracle.properties to specify the connection url but when trying to execute a prepare-tutorials to test out the system I get the following error:
[torque-insert-sql] Failed to execute: CREATE TABLE OJB_DMAP_ENTRIES ( ID NUMBER NOT NULL, DMAP_ID NUMBER NOT NULL, KEY_OID LONG RAW, VALUE_OID LONG RAW )
[torque-insert-sql] java.sql.SQLException: ORA-01754: a table may contain only one column of type LONG
Any ideas?
Thanks,
Julio
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
