You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Christoph Bohl <ch...@bohl.org> on 2005/10/04 16:46:02 UTC

Oracle9i BLOB

When I try to write a DTO with a BLOB member, I get the following error -
even if the BLOB is very small.

[org.apache.ojb.broker.platforms.Oracle9iLobHandler] ERROR: Error during
temporary BLOB write
ORA-03237: Initial Extent of specified size cannot be allocated in
tablespace (TEMP)

The tablespace TEMP is really large enough.

BTW: Why does OJB 1.0.3 not raise the exception but only write an error
message to the log?

Any hint is greatly appreciated...

Best regards,
Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org