> The RAW type requires a size in oracle. So, when I try to create
> application, there is a problem with Turbine's tables using VARBINARY
> types without size. Either the problem is in the db.props and the
> assignment should be something like:
> VARBINARY = LONG RAW
> or the problem is in turbine-schema.xml and it has to include the size
> for the columns with VARBINARY type.
>

Problem with LONG RAW is there can only be one per table in Oracle. I would
suggest changing the turbine-schema so you don't limit your own tables to
one varbinary

Chris Campbell



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to