Re: SYSCS_UTIL.SYSCS_CHECK_TABLE

2015-12-01 Thread Bryan Pendleton
Is it possible to manipulate the base tables and/or the btree indexes in a way to cause inconsistencies It's hard to do this reliably, or easily. But I encourage you to try, it sounds like a good project, and a good way to explore Derby internals and improve your knowledge of Derby. Here's a

Re: SYSCS_UTIL.SYSCS_CHECK_TABLE

2015-11-28 Thread Rick Hillegas
On 11/26/15 6:49 AM, 5...@informatik.uni-hamburg.de wrote: Hello, I would like to test the consistency check function but I have difficulties inserting certain inconsistencies into the database for proper testing. I found a Testscript which uses T_ConsistencyChecker.class and managed to run

SYSCS_UTIL.SYSCS_CHECK_TABLE

2015-11-26 Thread 5tu
Hello, I would like to test the consistency check function but I have difficulties inserting certain inconsistencies into the database for proper testing. I found a Testscript which uses T_ConsistencyChecker.class and managed to run it but so far it only tests the following cases: - Base