On 1/31/07, Gérard BUNEL <[EMAIL PROTECTED]> wrote:
maybe this can help: When I type the command "show backend *" "the item last known checkpoint" is set to <unknown>
No, it's not a problem. Could you take a look at what is in your recovery log? To debug this sort of problem I usually put the recovery log in a real db instead of hsqldb, it's easier to debug. If it's a problem for you and if the recovery log is not too long, you can simply use: vdb(admin) > debug on vdb(admin) > dump recoverylog to see the content of the recovery log. Or you can set a jdbc client to access to the hsqldb recovery log. -- Guillaume _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
