For Oracle schema, toque is creating VARBINARY columns (The ObjectData
columns in particular) as LONG RAW. My Oracle friends tell me that LONG
RAW can be up to 2 gigs in size and that RAW would be a better choice
for most of these columns for reasons of efficiency, not to mention you
can only put one LONG RAW in an Oracle table. Now RAW can be up to 2k in
size. Would I run into any problems with turbine if I make this change?
Does anyone have an example of an object that may exceed 2k that gets
put into these columns?

Thanks,
Chris

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

Reply via email to