[Zope-dev] Data.fs
Dieter Maurer
dieter@handshake.de
Fri, 18 Aug 2000 21:41:07 +0200 (CEST)
Andre Schubert writes:
> I'am using Zope 2.1.6 and my Data.fs is going corrupted ....
> My Questions are: is there a way to delete the last transaction from
> Data.fs,
There is a product "tranalyze" (or "tranalyzer", "tranalyse", "tranalyser")
that allows you to analyse and fix your Data.fs.
Zope 2.2 contains an "ZODB.fsrecover" which is able to fix a
corrupted "Data.fs".
> and can i backup the Data.fs when Zope is running. ....
Yes. Just copy it.
Dieter