I have currently 4136 images stored in a table that is about 130 mb. They
are in a VARBIT column.
 
You can use the unload command and see what size the lob file is to get a
pretty accurate size.
 
I am using V8 turbo.

  _____  

From: [email protected] [mailto:[email protected]] On Behalf Of Jim Belisle
Sent: Monday, June 15, 2009 4:04 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - IS THERE A LIMIT TO THE SIZE OF A TABLE



I am running into a problem with a table that contains many BLOBs.  Is there
a size limit on how many total bytes in a table?  I am locking up each time
I try to insert more BLOB's.

 

I can tell how many rows are in this table.  Is there a way to tell the Byte
size of a table?

 

Jim

 

No error message is coming up.  The database just locks up.

 

Reply via email to