I am getting the following errors on my 6.5.1 server when it starts up:
Unable to Open stlog.nsf Skipping database: This database cannot be opened because a consistency check of it is needed
How do I perform a consistency check…is it just a FIXUP?
Thanks for the help…
Rich
Subject: Unable to Open - Perform a Consistency Check ?
Yes it would just be a fixup, but the db could be corrupt and you might need to restore from backup if neccessary (I am not sure what that database has). To take care of those issues in the future you might consider implementing transaction logging.
Subject: RE: Unable to Open - Perform a Consistency Check ?
Thanks got it resolved…I finally figured it out. Fixup…thanks…Rich