 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SMTP Server: Error opening mail box: Database is corrupt &#8212; Cannot allocate space</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/smtp-server-error-opening-mail-box-database-is-corrupt-cannot-allocate-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/smtp-server-error-opening-mail-box-database-is-corrupt-cannot-allocate-space/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: maggs</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/smtp-server-error-opening-mail-box-database-is-corrupt-cannot-allocate-space/#comment-44689</link>
		<dc:creator>maggs</dc:creator>
		<pubDate>Fri, 13 Aug 2004 11:55:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-44689</guid>
		<description><![CDATA[Shut down the server, rename the mail.box to mailold.box, and restart the server it will recreate mail.box and route mail, then open mailold.box in domino administrator and copy and paste any messages into mail.box to get them to route.]]></description>
		<content:encoded><![CDATA[<p>Shut down the server, rename the mail.box to mailold.box, and restart the server it will recreate mail.box and route mail, then open mailold.box in domino administrator and copy and paste any messages into mail.box to get them to route.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newcombj</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/smtp-server-error-opening-mail-box-database-is-corrupt-cannot-allocate-space/#comment-44690</link>
		<dc:creator>newcombj</dc:creator>
		<pubDate>Fri, 13 Aug 2004 10:32:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-44690</guid>
		<description><![CDATA[I&#039;ve looked over the replies you have received to this question ... and everyone has a valid suggestion or comment.  

Here is what I would do:  First, are you sure that the database that is corrupt isn&#039;t one (or more) of your mail files?  If so, you need to locate that file and fix it.

If the error is simply referring to the mail.box on the server... you have (obviously) to remove the corruption to fix your issue.  So...you have two possible methods for doing this....

1) Using the Domino Admin Client, shut down the router and all processes actively accessing the mail.box.  Once you have done that, go to the server console in question and run the following command &quot; l compact -c -i -L mail.box &quot;.  That compact will fix a corrupt mail database showing that error 95%+ of the time, but the kicker is NO ONE can be accessing the database at the same time the server is compacting.  Watch the console... it should show a message saying compact complete X% recovered... when you see that the command worked and finished. Don&#039;t forget to restart your tasks afterwards or restart the server.

2) The other way to approach this is the old Domino standard... shut down the server... use the file system to find your corrupt file, delete it (or rename it) and restart the server.  When it finds no database there the server will create a brand new one (no corruption) as it comes up.

Process 2 works great with databases like mail.box... but most users take a dim view of losing their mail database so try Process 1 first.  

Oh, and just for all you old hackers out there...there is a third option.  Replicating a new copy.  Not worth the trouble if it&#039;s a database like mail.box... delete and recreate that, but if you are at the end of your rope with a user&#039;s mail file.....

a) open the database in your workspace.
b) right click on the database icon in your workspace. 
c) select Database, and then New Copy.
d) bring the database down to your workspace.  Notes will not copy anything it doesn&#039;t recognize or understand... and the corruption will be stripped from the database (potentially with the corrupt document as well).  
e) Delete the original and put the new copy from your workspace back on the server.  

This trick fixes corruption (and a few other things) but will break replication unless you have a utility like Power Tools where you can modify the replication ID of the database.  Be aware of that so you will take the necessary steps to recreate necessary replication for laptop users etc if you use this trick.

Hey good luck fixing this error and I hope this helped.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve looked over the replies you have received to this question &#8230; and everyone has a valid suggestion or comment.  </p>
<p>Here is what I would do:  First, are you sure that the database that is corrupt isn&#8217;t one (or more) of your mail files?  If so, you need to locate that file and fix it.</p>
<p>If the error is simply referring to the mail.box on the server&#8230; you have (obviously) to remove the corruption to fix your issue.  So&#8230;you have two possible methods for doing this&#8230;.</p>
<p>1) Using the Domino Admin Client, shut down the router and all processes actively accessing the mail.box.  Once you have done that, go to the server console in question and run the following command &#8221; l compact -c -i -L mail.box &#8220;.  That compact will fix a corrupt mail database showing that error 95%+ of the time, but the kicker is NO ONE can be accessing the database at the same time the server is compacting.  Watch the console&#8230; it should show a message saying compact complete X% recovered&#8230; when you see that the command worked and finished. Don&#8217;t forget to restart your tasks afterwards or restart the server.</p>
<p>2) The other way to approach this is the old Domino standard&#8230; shut down the server&#8230; use the file system to find your corrupt file, delete it (or rename it) and restart the server.  When it finds no database there the server will create a brand new one (no corruption) as it comes up.</p>
<p>Process 2 works great with databases like mail.box&#8230; but most users take a dim view of losing their mail database so try Process 1 first.  </p>
<p>Oh, and just for all you old hackers out there&#8230;there is a third option.  Replicating a new copy.  Not worth the trouble if it&#8217;s a database like mail.box&#8230; delete and recreate that, but if you are at the end of your rope with a user&#8217;s mail file&#8230;..</p>
<p>a) open the database in your workspace.<br />
b) right click on the database icon in your workspace.<br />
c) select Database, and then New Copy.<br />
d) bring the database down to your workspace.  Notes will not copy anything it doesn&#8217;t recognize or understand&#8230; and the corruption will be stripped from the database (potentially with the corrupt document as well).<br />
e) Delete the original and put the new copy from your workspace back on the server.  </p>
<p>This trick fixes corruption (and a few other things) but will break replication unless you have a utility like Power Tools where you can modify the replication ID of the database.  Be aware of that so you will take the necessary steps to recreate necessary replication for laptop users etc if you use this trick.</p>
<p>Hey good luck fixing this error and I hope this helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffersweldon</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/smtp-server-error-opening-mail-box-database-is-corrupt-cannot-allocate-space/#comment-44691</link>
		<dc:creator>jeffersweldon</dc:creator>
		<pubDate>Fri, 13 Aug 2004 08:57:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-44691</guid>
		<description><![CDATA[I think you can have up to 10 mail boxes but I&#039;ve found that performance doesn&#039;t get any better after 5 and the difference between 3 and 5 isn&#039;t much.  One of the mail boxes can still get corrupt no matter how many you have.  Using the server console type in the command &quot;load fixup&quot; and this will run the fixup utility on all databases including mail.box, this way anything else needing fixed up will be covered.  Running the command will slow down your server so it is best to run it during times when traffic is lower.  You can also right click on it and do fixup and compact.  If you rename your mailbox and have mail in your old mailbox you can cut and paste the mail into the new mailbox too.  
Good luck.  ]]></description>
		<content:encoded><![CDATA[<p>I think you can have up to 10 mail boxes but I&#8217;ve found that performance doesn&#8217;t get any better after 5 and the difference between 3 and 5 isn&#8217;t much.  One of the mail boxes can still get corrupt no matter how many you have.  Using the server console type in the command &#8220;load fixup&#8221; and this will run the fixup utility on all databases including mail.box, this way anything else needing fixed up will be covered.  Running the command will slow down your server so it is best to run it during times when traffic is lower.  You can also right click on it and do fixup and compact.  If you rename your mailbox and have mail in your old mailbox you can cut and paste the mail into the new mailbox too.<br />
Good luck.  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: winmart</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/smtp-server-error-opening-mail-box-database-is-corrupt-cannot-allocate-space/#comment-44692</link>
		<dc:creator>winmart</dc:creator>
		<pubDate>Fri, 13 Aug 2004 04:36:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-44692</guid>
		<description><![CDATA[Set your server configuration to use two mail.boxes under the router/SMTP tab. And then as Zimone states, down the server, rename the mail.box and restart which will create two new ones. This will allow more resilience, better through-put, and should be less prone to corrupt when compact runs. 
Winston Martin]]></description>
		<content:encoded><![CDATA[<p>Set your server configuration to use two mail.boxes under the router/SMTP tab. And then as Zimone states, down the server, rename the mail.box and restart which will create two new ones. This will allow more resilience, better through-put, and should be less prone to corrupt when compact runs.<br />
Winston Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nimbusdeveloper</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/smtp-server-error-opening-mail-box-database-is-corrupt-cannot-allocate-space/#comment-44693</link>
		<dc:creator>nimbusdeveloper</dc:creator>
		<pubDate>Fri, 13 Aug 2004 03:17:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-44693</guid>
		<description><![CDATA[Check the free disc space on your server and of course
if this happens &quot;too&quot; often. check the hardware. we had a nearly similar problem with a network card crossing jordan.....


greets 

michael]]></description>
		<content:encoded><![CDATA[<p>Check the free disc space on your server and of course<br />
if this happens &#8220;too&#8221; often. check the hardware. we had a nearly similar problem with a network card crossing jordan&#8230;..</p>
<p>greets </p>
<p>michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nimbusdeveloper</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/smtp-server-error-opening-mail-box-database-is-corrupt-cannot-allocate-space/#comment-44694</link>
		<dc:creator>nimbusdeveloper</dc:creator>
		<pubDate>Fri, 13 Aug 2004 03:16:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-44694</guid>
		<description><![CDATA[Check the free disc space on your server and of course
if this happens &quot;too&quot; often. check the hardware. we had a nearly similar problem with a network card crossing jordan.....


greets 

michael]]></description>
		<content:encoded><![CDATA[<p>Check the free disc space on your server and of course<br />
if this happens &#8220;too&#8221; often. check the hardware. we had a nearly similar problem with a network card crossing jordan&#8230;..</p>
<p>greets </p>
<p>michael</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/9 queries in 0.047 seconds using memcached
Object Caching 338/341 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 00:02:32 -->