try:
load fixup -F DBFILEPATH.nsf
Main Topics
Browse All TopicsHi All,
There is a mailfile on our server which I cannot open because I get the error message that a consistency check is needed. I tried to compact and fixup it but the same error message appears. I selected the cluster in the Administrator and then selected 'in service' but it didn't help. Can you tell me the steps for a consistency check?
Thanks,
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi All,
I tried both of the commands and unfortunately this is the answer:
load fixup -F /data/mal1/xxx.nsf
database fixup process started
DbMarkCorrupt(Both BDB copies are corrupt), DB=/data/mal1/xxx.nsf TID=[19890:00002-00001]
Unable to fixup database
/data/mal1/xxx.nsf Invalid NSF version
Database fixup process shutdown
Do you have any idea?
Thanks,
A new TA has been added to EE: Lotus Domino Admin (http://www.experts-exchan
Since it's still rather empty we're looking for content for this TA. This should offer visitors a better chanche of finding answers to their questions.
This question, though not posted in a wrong TA, was a typical Lotus Domino Admin question. Therefore I'm moving it from Lotus Notes/Domino TA to Lotus Domino Admin TA.
CRAK
Page Editor
It depends..I know you don't want to hear that ;-)
Compacting process considers binary and non-binary info to compress. So if you have attachements, images kind of stuff that can delay the compaction..
For 10GB it should really take a good amount of time. Not sure, in my days we were limited to 4GB only
Business Accounts
Answer for Membership
by: HemanthaKumarPosted on 2004-03-25 at 06:18:54ID: 10677145
Proably some corrupt view indexes could also enforce this error
So try this command at console
Load UPDALL dbname -R
~Hemanth