Alex [19/10/07 16:59]:
Olivier Fambon wrote:
You can load the first vdb part with option "init", this will tell the
system you are doing an init and bypass the last-man-down check.
Thanks, useful tip!
Well, this is not a tip, this is the way you should do it :)
Otherwise, you may id of the recovery log for the first controller you
start.
Is this a logfile you are referring to, or the database table called
RECOVERY?
The recoverylog is made of a set of tables, so you would want to get rid of all
these tables in the database that you use to store the recovery log. Depending
on your choice for the recovery log db, this might mean removing hsqldb files or
just dropping/creating the database in mysql or whatever dbms you use.
However, you should be able do get-away with the the "init" load option, it is
here for that purpose. If it does not work, please file a bug in jira.
Have a nice week-end,
A+O.
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia