java.io.EOFException: Reached end of file while attempting to read a whole page.
...
at org.apache.derby.impl.store.raw.data.FileContainer.initPage(Unknown Source)
at org.apache.derby.impl.store.raw.data.FileContainer.newPage(Unknown Source)
at org.apache.derby.impl.store.raw.data.BaseContainer.addPage(Unknown Source)
at org.apache.derby.impl.store.raw.data.BaseContainerHandle.addPage(Unknown 
Source)
at 
org.apache.derby.impl.store.raw.data.StoredPage.moveRecordForCompressAtSlot(Unknown
 Source)
...
at 
org.apache.derby.catalog.SystemProcedures.SYSCS_INPLACE_COMPRESS_TABLE(Unknown 
Source)

Did your disk fill up while you were trying to compress this table?

thanks,

bryan


Reply via email to