Computer Hope

Software => Computer software => Topic started by: BohumilCerny on June 12, 2016, 01:30:03 PM

Title: Lotus Notes cannot allocate space
Post by: BohumilCerny on June 12, 2016, 01:30:03 PM
HI:
 I had a archived copy of my email on the local system. Due to some problem my C: drive of the system got corrupted and i had already taken one copy of my archive folder. After reinstalling the OS and Lotus Notes now i have kept the archive copy in the same folder DATA\Archive\batabasename. Now when i try to access the archive it gives message a " DATABASE is corrupted --- cannot allocate space""
I tried to move the archived copy of the DB to server and applied following commands but non of them worked..
Load compact databasename -c
Load updall databasename -c
Fixup
I have Lotus version 7
Any idea?
Thanks!
Title: Re: Lotus Notes cannot allocate space
Post by: Geek-9pm on June 12, 2016, 02:13:25 PM
You said...
Quote
After reinstalling the OS
In Windows, an install destroys all data on the hard drive or partition.
In hindsight, you should have taken another approach.

Does your email service keep copies of all e-mail? If so, you could get some or all of it back. Worth a try

Otherwise, I can not help you. Maybe somebody else has a clue.
Title: Re: Lotus Notes cannot allocate space
Post by: ShayMcIntyre on June 21, 2016, 12:43:34 PM
Try to repair this kind of file:
- put it on a server (if it is not already)
- add the line SKIP_FIXUP=1 in the notes.ini of the server (this prevents the consistency check of the database)
- restart the server
- run the command "load compact databasename -M" (this error often occurs with an old ODS version database limited to 1 Gb and this command extend the db to 4 Gb)
Or you can try to use Lotus Notes Recovery Toolbox  for repair your file http://www.oemailrecovery.com/lotusnotes_recovery.html
After that, you should open the database.
Title: Re: Lotus Notes cannot allocate space
Post by: ShayMcIntyre on June 21, 2016, 12:44:35 PM
See if the following article would help:
http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Database_Corruption_Troubleshooting_Guide
Title: Re: Lotus Notes cannot allocate space
Post by: BohumilCerny on June 24, 2016, 08:52:01 AM
Thank you guys for your feedback and help. Sorry, that long time did not respond. This is because the issue was solved and I forgot to tell.) Thank you!
Title: Re: Lotus Notes cannot allocate space
Post by: patio on June 24, 2016, 08:57:07 AM
Good news...thanx for stoppin back to let us know...
BTW ...what solved it ?