I have been unable to use the ZOPE database after a system crash in Win95 and subsequent scandisk operation. error message DatabaseError corrupted data record at .... Is there a rccomended way to rebuild the Zope database ?? Cheers Norman Vine
Norman Vine wrote:
I have been unable to use the ZOPE database after a system crash in Win95 and subsequent scandisk operation.
Hm. Did you have a backup? :)
error message
DatabaseError corrupted data record at ....
Is there a rccomended way to rebuild the Zope database ??
No, but there should be. The database format is pretty simple and has a number of redundancies built-into it that should make it possible to recover most of the file. I'll go ahead write a tool to do this. In the mean time, please send mt your bobobase (as a gzipped file or tar ball in private mail) and I'll: - use it to test a recovery program, and - repair it and send it back to you. Jim -- Jim Fulton mailto:jim@digicool.com Technical Director (540) 371-6909 Python Powered! Digital Creations http://www.digicool.com http://www.python.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.
participants (2)
-
Jim Fulton -
Norman Vine