[Zope] data integrity

Martijn Pieters mj@digicool.com
Sun, 18 Jun 2000 21:43:08 +0200


On Sun, Jun 18, 2000 at 08:18:50PM +0100, Hugo Ramos wrote:
> Yellow,
> 
> Is there any way to check data.fs integrity?
> If data.fs becomes corrupted how can i fix it or even know about it?

Red, I say. ;)

You'll know it when there is a corruption, Zope will let you know when 

  1. starting up

  2. encountering a record that is corrupted

You can use Ty Sarna's Tranalyzer:

  http://www.zope.org/Members/tsarna/Tranalyzer

to analyze you Data.fs transactions. And the "Recovering Corrupted Data.fs
ZODB files" How-To tells you how to use it:

  http://www.zope.org/Members/itamar/CorruptedZODB

-- 
Martijn Pieters
| Software Engineer    mailto:mj@digicool.com
| Digital Creations  http://www.digicool.com/
| Creators of Zope       http://www.zope.org/
|   The Open Source Web Application Server
---------------------------------------------