Hi! Unfortunately fsrecover.py is a bit too "primitive" for that task. It will just handle problems at the very end of the ZODB and cut the ZODB off when it finds an error. That's exactly what I can't do because that would mean that I loose most of my data. The tool that seems to be missing for the ZODB is something that really fixes a particular broken entry in the ZODB, not just identifies it. Cheers Joachim ----- Original Message ----- From: "Dieter Maurer" <dieter@handshake.de> To: "Joachim Werner" <joe@iuveno.de> Cc: <zope-dev@zope.org> Sent: Sunday, August 04, 2002 11:42 PM Subject: Re: [Zope-dev] Corrupt Data.fs: Is there a way of fixing transaction ids?
Joachim Werner writes:
... How can I fix the Data.fs file? Maybe, you can use "fsrecover.py". It lives in the ZODB folder.
Dieter
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )