Corrupt Database - Fixup doesnt fix

I have a user who has a corrupt Database.When I try to open it, it says ‘The database cannot be opened because a consistency check of it is needed’

When I run fixup on the database, it throws an error of “Unable to fixup database %databasepathandname%: Database is corrupt – Cannot allocate Space.”

THis happens no matter what I do.

Can anyone help?

Subject: Corrupt Database - Fixup doesnt fix

Try a Compact -C - see what error (if any) that you get.

Then try:

fixup -f

compact -i -c -d -K

updall -R

Subject: RE: Corrupt Database - Fixup doesnt fix

When I run the compact -C I get **** DbMarkCorruptAgain(Both BDB copies are corrupt), DB=e:\Data\Notes\mail\userdatabase.nsf TID=[1450:0002-15CC] File=dbbdb2.c Line=250 ***

Subject: Corrupt Database - Fixup doesnt fix

Time to restore from backup. You do have a backup, don’t you?

/Peter

Subject: RE: Corrupt Database - Fixup doesnt fix

I’ve restored from backup, but the copy that I restored has the same problem :(I guess I’ll try an older backup