The Notes database file header is currupted

Hi all.

i have a problem with a database file. I can’t open the database… apeard the error:

The Notes database file header is currupted

i try:

updall -R

compact -C

fixup

but not works

can someone helme?

tanks in advise

Subject: The Notes database file header is currupted

Make sure the “c” is lower case:compact -c

If that doesn’t work, try:

I believe if you create a new replica, the corruption should not be replicated…

Or try creating a new copy, then running:

fixup -L

updall -R -F -V -X

compact -c

HTH,

Dan