Unable to load frame's content. Attempt to reopen an open container

Hi all, I had an issue this morning with a users account giving this error “Database is corrupt - Cannot allocate space”. Well after a short time trying to fix the corrupt db it failed and showed the following when trying to open the inbox “Unable to load frame’s content. Attempt to reopen an open container”

To fix this the following is what I did (with help from a friendly guru) in the administrator client and its fixed, hope it helps someone else.

  1. Load Administrator and log into server console.

  2. Try load compact -D database.nsf, if this does not fix go to step 3.

  3. In console type Drop all, reconnect.

  4. Type dbcache flush then hit enter, repeat this step again.

  5. In console type load fixup database.nsf

  6. Now type updall -R database.nsf

If you had no errors through out this your fine and db is ready.