Re: Corrupted database after DBConglomerateRepairTool

Tobias Downer <[email protected]> Tue, 08 Mar 2005 20:43:15 -0800
Newsgroups gmane.comp.db.mckoi
Message-ID <[email protected]>
Hi,

Please do email the database to me at [email protected] and I will look 
into this.

You should not run the repair tool as a matter of routine.  Only use the 
repair tool if you suspect the database to be corrupt, or if the 
database does not initialize.  It is not recommended that the repair 
tool is used on a database operating normally.

Toby.

Stefaan A Eeckels wrote:
> Hi,
> 
> First, big thanks and kudos to Toby for a marvellous DBMS.
> 
> I performed a normal shutdown of the database, and executed
> DBConglomerateRepairTool as a matter of routine. It terminated
> with a error which I stupdily forgot to record. I did try and
> restart the application, and got the following (lots of lines
> similar to the lines below snipped). I'm testing the application
> rather heavily (it uses an embedded database), so the database
> has been shut down and restarted at least 50 times today, without
> any problems. I'm using the latest release (1.0.3).
> 
> 
>>com.mckoi.database.V2MasterTableDataSource ( lvl: 40 )
> 
>   Row: 790 Type: 2 Table: APP.FLOW_AUDIT
> 
>>com.mckoi.database.V2MasterTableDataSource ( lvl: 40 )
> 
>   Inconsistant: Row committed added but not in master index.
> 
>>com.mckoi.database.V2MasterTableDataSource ( lvl: 40 )
> 
>   Row: 791 Type: 2 Table: APP.FLOW_AUDIT
> java.io.IOException: Area (pointer = 673744) wasn't found in store!
>         at com.mckoi.store.AbstractStore.findAllocatedAreasNotIn
> (AbstractStore.java:670) at
> com.mckoi.database.V2MasterTableDataSource.scanForLeaks
> (V2MasterTableDataSource.java:785)        at
> com.mckoi.database.V2MasterTableDataSource.open
> (V2MasterTableDataSource.java:406) at
> com.mckoi.database.TableDataConglomerate.readVisibleTables
> (TableDataConglomerate.java:383) at
> com.mckoi.database.TableDataConglomerate.open
> (TableDataConglomerate.java:1096) at com.mckoi.database.Database.init
> (Database.java:1803) at
> com.mckoi.database.control.DBController.startDatabase
> (DBController.java:131) at
> com.mckoi.database.jdbcserver.DefaultLocalBootable.boot
> (DefaultLocalBootable.java:135) at
> com.mckoi.database.jdbc.MDriver.connectToLocal(MDriver.java:448) at
> com.mckoi.database.jdbc.MDriver.connect(MDriver.java:484) at

> 



---------------------------------------------------------------
Mckoi SQL Database mailing list  http://www.mckoi.com/database/
To unsubscribe, send a message to [email protected]