Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Eseutil error 1811

Status
Not open for further replies.

cammy

Technical User
Feb 4, 2002
152
GB
Hi

I am trying to do an offline defrag of the mailbox store but it doesn't start and I get an error of:

"Error: Access to source database C:\... failed with Jet error -1811"

I have dismounted the mailbox store in the ESM prior to attempting the and followed the instructions in the microsoft article 192185 for exchange 2000.

Any advice would be welcome.

Thanks

Cameron
 
I discovered that a folder path in dos that contains a space must be enclosed in double quotation marks.

So in this case from the c:\program files\exchsrvr\bin directory, I entered:

eseutil /d "c:\program files\exchsrvr\mdbdata\priv1.edb"

and it worked ok.

Cam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top