Андрей Коробков writes:

> On Tue, 05 Apr 2011 08:23:59 +0000
> Seems that db is totally broken:
>   On my desktop:
> # db4.6_verify ptree
> OK
>   On server:
[...]
> # db4.6_verify ptree
> db4.6_verify: __db.001: unable to find environment
> # db4.6_recover -ve

Apparently while the DB itself is architecture independant, the
environment itself (__db.*) is not. You could try, on your desktop,
before shipping the files to the server, to db_recover your databases to
clear the environment (and maybe db_checkpoint -1).
-- 
Kim Minh

_______________________________________________
Sks-devel mailing list
Sks-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/sks-devel

Reply via email to