Deleting folders

I’m trying to delete a folder that is empty, but I am getting an error of ‘B-tree structure is invalid’. I have run fixup, compact, and updall on it and still no luck. Any suggestions?

Subject: Deleting folders…

Try these…

Compact -c -i

Updall - R

Fixup -F

The Copy style should fix the issues as this is likely to be a OS file structure issue. So copy style with ignore errors should recreate the folder and the whole DB.

Subject: RE: Deleting folders…

Anyone with any other suggestions? I tried this and no go - stll getting the same message.

Thanks in advance!

Subject: RE: Deleting folders…

Figured it out myself…

Threw a dummie e-mail into the folder then deleted the folder successfully. Thought I’d mention it in case anyone else has this problem.

Charlie