Hi, i am trying to get OJB up & running with Oracle 8i and i�m confused because after downloading the mail index, looking up topics with "oracle" and downloading a thread i got the impression this must be possible.
As specified in "how to use OJB with a specific relational database" i configured build.properties and oracle.profile. Afterwards called "build prepare-testdb". Resulting error: "Failed to execute CREATE TABLE OBJ_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 Ok, this message is as clear as can be. Should i use another version of JB rather than 0.97 or should i change an XML-file (which one?) containing the definition of OBJ_DMAP_ENTRIES? If i�m utterly clueless (other possibility) excuse me please, i just started on this. Thanks in advance Oliver -- To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>
