<?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"
	>
<channel>
	<title>Comments on: Exchane can&#8217;t run!!!!!!!!!!!!!</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/</link>
	<description></description>
	<pubDate>Fri, 25 May 2012 18:06:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: jcan123</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/#comment-40935</link>
		<dc:creator>jcan123</dc:creator>
		<pubDate>Tue, 03 Jan 2006 00:27:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-40935</guid>
		<description>Do a full normal backup of the Exchange Information Store with NTbackup, but do not include anything else in this backup job, this will clear the logs. It's my experience when using ntbackup that logfiles aren't always cleared if you're backing up something else (files etc) as part of backup job. Run other types of backups in separate jobs.
Also be sure to put your transaction logs on a separate physical drive (needs to be a different PHSYICAL drive than OS and *.edb and *.stm)</description>
		<content:encoded><![CDATA[<p>Do a full normal backup of the Exchange Information Store with NTbackup, but do not include anything else in this backup job, this will clear the logs. It&#8217;s my experience when using ntbackup that logfiles aren&#8217;t always cleared if you&#8217;re backing up something else (files etc) as part of backup job. Run other types of backups in separate jobs.<br />
Also be sure to put your transaction logs on a separate physical drive (needs to be a different PHSYICAL drive than OS and *.edb and *.stm)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JGRUSA</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/#comment-40936</link>
		<dc:creator>JGRUSA</dc:creator>
		<pubDate>Mon, 02 Jan 2006 09:38:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-40936</guid>
		<description>Hi,

first of all open DOS Prompt.
Navigate to the directory ..program filesexchsrvrbin Then run eseutil /mh path to the priv1.edb In the Output approx in line 10 check the status.
Is it in clean shutdown then move all transaction logfiles to somewhere or delete all of them. Transaction logfiles are E00xxxxx.log. also the E00.chk and res1 and res2.log.
Log required must be then 0-0. 

If Status is dirty shutdown then go on line below and check for log required.
Note the numbers there and delete all Transaction log files exept the ones Listed in Logs required.

Example:
Suppose your Databases are in Storage Group 1 

Status:   dirty Shutdown
Logs required: 12589 - 12599


Then you must keep following Transaction logfiles:

12589
12590
12591
12592
12593
12594
12595
12596
12597
12598
12599

U won't find these logfiles. You have to convert the numbers from DEZ to HEX

So you need to keep the following

E00312D.log
E00312E.log
E00312F.log
E003130.log
E003131.log
E003132.log
E003133.log
E003134.log
E003135.log
E003136.log
E00.log

Delete or better move all other files starting with E00xxxxx.log

Then you will be able to start your Databases.

But keep in mind that u probably running into the issue of 16 GB Store limit.
If you have Exchange 2003 deployed, you will be then able to install SP2 and Extend you DB limit to a max of 75 GB without any costs.
You just need to set a registry key.

For more info, go to http://www.x-data.de

Hope this helps. Jurgen 
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>first of all open DOS Prompt.<br />
Navigate to the directory ..program filesexchsrvrbin Then run eseutil /mh path to the priv1.edb In the Output approx in line 10 check the status.<br />
Is it in clean shutdown then move all transaction logfiles to somewhere or delete all of them. Transaction logfiles are E00xxxxx.log. also the E00.chk and res1 and res2.log.<br />
Log required must be then 0-0. </p>
<p>If Status is dirty shutdown then go on line below and check for log required.<br />
Note the numbers there and delete all Transaction log files exept the ones Listed in Logs required.</p>
<p>Example:<br />
Suppose your Databases are in Storage Group 1 </p>
<p>Status:   dirty Shutdown<br />
Logs required: 12589 - 12599</p>
<p>Then you must keep following Transaction logfiles:</p>
<p>12589<br />
12590<br />
12591<br />
12592<br />
12593<br />
12594<br />
12595<br />
12596<br />
12597<br />
12598<br />
12599</p>
<p>U won&#8217;t find these logfiles. You have to convert the numbers from DEZ to HEX</p>
<p>So you need to keep the following</p>
<p>E00312D.log<br />
E00312E.log<br />
E00312F.log<br />
E003130.log<br />
E003131.log<br />
E003132.log<br />
E003133.log<br />
E003134.log<br />
E003135.log<br />
E003136.log<br />
E00.log</p>
<p>Delete or better move all other files starting with E00xxxxx.log</p>
<p>Then you will be able to start your Databases.</p>
<p>But keep in mind that u probably running into the issue of 16 GB Store limit.<br />
If you have Exchange 2003 deployed, you will be then able to install SP2 and Extend you DB limit to a max of 75 GB without any costs.<br />
You just need to set a registry key.</p>
<p>For more info, go to &lt;a href="http://www.x-data.de" rel="nofollow"&gt;http://www.x-data.de&lt;/a&gt;</p>
<p>Hope this helps. Jurgen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lennyli</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/#comment-40937</link>
		<dc:creator>lennyli</dc:creator>
		<pubDate>Fri, 30 Dec 2005 21:48:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-40937</guid>
		<description>locate the 'badmail' folder. delete all files from that folder will free you some space. these files are all junk.</description>
		<content:encoded><![CDATA[<p>locate the &#8216;badmail&#8217; folder. delete all files from that folder will free you some space. these files are all junk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RandleSather</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/#comment-40938</link>
		<dc:creator>RandleSather</dc:creator>
		<pubDate>Fri, 30 Dec 2005 09:40:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-40938</guid>
		<description>Also, be sure to examine your C:Program FilesExchsrvrMailroot...Badmail folders for any messages that were routed there.  Typically, these can be deleted, and over time can exhaust space on your drive.

</description>
		<content:encoded><![CDATA[<p>Also, be sure to examine your C:Program FilesExchsrvrMailroot&#8230;Badmail folders for any messages that were routed there.  Typically, these can be deleted, and over time can exhaust space on your drive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KevinMcKinney</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/#comment-40939</link>
		<dc:creator>KevinMcKinney</dc:creator>
		<pubDate>Fri, 30 Dec 2005 03:10:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-40939</guid>
		<description>Sorry, thats eseutil /mh. Delete the log files that are older than you last full backup. 
</description>
		<content:encoded><![CDATA[<p>Sorry, thats eseutil /mh. Delete the log files that are older than you last full backup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KevinMcKinney</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/#comment-40940</link>
		<dc:creator>KevinMcKinney</dc:creator>
		<pubDate>Fri, 30 Dec 2005 03:05:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-40940</guid>
		<description>It looks like you may have more than one problem. 
1) Your log files aren't clearing
    You can use eseutil -h to find out which log files are comitted and get rid of the old log files (provided you have a real recent full backup). 
   http://support.microsoft.com/default.aspx?scid=kb;EN-US;182903
   Also, check your Backup software to make sure its clearing the log files upon the completion of the backup. 


2) Log files should be on a seperate drive
   I would install another hard drive and move your log files to the new drive and keep them there. It will help this problem and increase performance. Don't move them manually, use exchange system manager to perform the move. 

Also, if you have a large page file you can decrease its size and reboot to recover a little space momentarily. 

The Anti-virus software could be an issue, to help determine that look at your log files and see how far back they go. If you have 2 weeks of logfiles then I wouldn't think it to be an antivirus problem. </description>
		<content:encoded><![CDATA[<p>It looks like you may have more than one problem.<br />
1) Your log files aren&#8217;t clearing<br />
    You can use eseutil -h to find out which log files are comitted and get rid of the old log files (provided you have a real recent full backup).<br />
   &lt;a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;182903" rel="nofollow"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;182903&lt;/a&gt;<br />
   Also, check your Backup software to make sure its clearing the log files upon the completion of the backup. </p>
<p>2) Log files should be on a seperate drive<br />
   I would install another hard drive and move your log files to the new drive and keep them there. It will help this problem and increase performance. Don&#8217;t move them manually, use exchange system manager to perform the move. </p>
<p>Also, if you have a large page file you can decrease its size and reboot to recover a little space momentarily. </p>
<p>The Anti-virus software could be an issue, to help determine that look at your log files and see how far back they go. If you have 2 weeks of logfiles then I wouldn&#8217;t think it to be an antivirus problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kalel75</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/#comment-40941</link>
		<dc:creator>kalel75</dc:creator>
		<pubDate>Thu, 29 Dec 2005 17:23:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-40941</guid>
		<description>The quickest, most effective way to solve your problem is to move the log files from your c drive to another partition.  DON"T JUST DELETE THEM!!  You won't be qable to recover your server if it crashes.  Here is a link to a good article that should help you out.  keep me posted.
http://www.msexchange.org/articles/Exchange-log-disk-full.html </description>
		<content:encoded><![CDATA[<p>The quickest, most effective way to solve your problem is to move the log files from your c drive to another partition.  DON&#8221;T JUST DELETE THEM!!  You won&#8217;t be qable to recover your server if it crashes.  Here is a link to a good article that should help you out.  keep me posted.<br />
&lt;a href="http://www.msexchange.org/articles/Exchange-log-disk-full.html" rel="nofollow"&gt;http://www.msexchange.org/articles/Exchange-log-disk-full.html&lt;/a&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alanmalm</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/#comment-40942</link>
		<dc:creator>alanmalm</dc:creator>
		<pubDate>Thu, 29 Dec 2005 12:30:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-40942</guid>
		<description>This is typically caused by a file level Antivirus scanning the logs directory or mdbdata folder. This is a very common problem. Be sure and follow KB245822 from the Microsoft knowledgebase for AV exclusions to follow. After excluding the proper directories, be sure and restart all AV services and the SMTP Virtual Server.</description>
		<content:encoded><![CDATA[<p>This is typically caused by a file level Antivirus scanning the logs directory or mdbdata folder. This is a very common problem. Be sure and follow KB245822 from the Microsoft knowledgebase for AV exclusions to follow. After excluding the proper directories, be sure and restart all AV services and the SMTP Virtual Server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joco1141</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchane-cant-run/#comment-40943</link>
		<dc:creator>joco1141</dc:creator>
		<pubDate>Thu, 29 Dec 2005 10:16:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-40943</guid>
		<description>enable mailbox quotas and have all users delete some of their old mail. also check the public folder and see what is in htere.  Next mount a new hard drive in the server and use the windows disk management and extend the partition to this entire new disk......it's capcaity will be whatever size you install into it.  Manage the size of the users mailboxes and make them get rid of old mail ......using quotas saves you this hassle</description>
		<content:encoded><![CDATA[<p>enable mailbox quotas and have all users delete some of their old mail. also check the public folder and see what is in htere.  Next mount a new hard drive in the server and use the windows disk management and extend the partition to this entire new disk&#8230;&#8230;it&#8217;s capcaity will be whatever size you install into it.  Manage the size of the users mailboxes and make them get rid of old mail&nbsp;&lt;a href="http://......us" title="http://...... " target="_blank"&gt;&#8230;&#8230;us&lt;/a&gt;ing quotas saves you this hassle</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->
