Re: Row index removed that wasn't in this table
Tobias Downer <[email protected]>
| Newsgroups | gmane.comp.db.mckoi |
|---|---|
| Message-ID | <[email protected]> |
Martin, This doesn't look like a problem a repair will solve. Are you using the latest version of Mckoi? Does a specific query cause the exception? If so, would it be possible to send me the complete query? Thanks, Toby. Martin Cordova wrote: > Toby, could you please explain me what can be the cause of this error? It > is happening when trying to execute an UPDATE on a table that has about > 36000 rows. > > Should I run a repair? alter create table? > > This error is also happening frequently since a few days ago: > > TIME: Thu Jan 20 09:06:18 VET 2005 ] > % java.lang.RuntimeException: Assertion failed - tried to dispose a non > read-only > transaction. > at com.mckoi.database.Transaction.dispose(Transaction.java:2133) > at > com.mckoi.database.TableDataConglomerate.processCommit(TableDataConglomerate.java(Compiled > Code)) > at > com.mckoi.database.Transaction.closeAndCommit(Transaction.java(Compiled > Code)) > at > com.mckoi.database.DatabaseConnection.commit(DatabaseConnection.java(Compiled > Code)) > at > com.mckoi.database.jdbcserver.JDBCDatabaseInterface.execQuery(JDBCDatabaseInterface.java(Compiled > Code)) > at > com.mckoi.database.jdbcserver.JDBCProcessor.queryCommand(JDBCProcessor.java(Compiled > Code)) > at > > > Any help appreciated. > Best regards, > Martin --------------------------------------------------------------- Mckoi SQL Database mailing list http://www.mckoi.com/database/ To unsubscribe, send a message to [email protected]