Am Tue, 25 Feb 2014 12:15:10 +0100 schrieb hede adam654@der-he.de:
Is there a way to reset LSNs in Database files? That would solve my problem.
Yes, there is.
$ for i in *db; do db_load -r lsn $i; done
... this does the trick. (in the db-dir)
This has to be done before every start.