Hi, we changed the datatype for column VALUE_OID to VARCHAR2(2048) and it works (so far). Don't know a better way to get it working and don't know of potential side effects yet.
Max > -----Urspr�ngliche Nachricht----- > Von: Oliver L�demann [mailto:OLuedemann@;abit.de] > Gesendet: Mittwoch, 23. Oktober 2002 18:09 > An: [EMAIL PROTECTED] > Betreff: OJB 0.97 junit on Oracle 8i > > > 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> -- To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>
