<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Exchange Recovery Blog</title>
	<atom:link href="http://www.exchangedatabaserecovery.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.exchangedatabaserecovery.net/blog</link>
	<description>Repair corrupt .edb files with kernel for exchange database recovery tool.</description>
	<lastBuildDate>Mon, 23 Aug 2010 06:11:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Restore Exchange database from Backup?</title>
		<link>http://www.exchangedatabaserecovery.net/blog/how-to-restore-exchange-database-from-backup/</link>
		<comments>http://www.exchangedatabaserecovery.net/blog/how-to-restore-exchange-database-from-backup/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 06:11:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>

		<guid isPermaLink="false">http://www.exchangedatabaserecovery.net/blog/?p=173</guid>
		<description><![CDATA[
Exchange database corruption issues are quite common and if you are working in an Exchange environment, you must have had at least one experience of Exchange database corruption. In order to combat the situation of data loss, we stay ready with a backup of our important data saved in Exchange database. However, there is an [<a href="http://www.exchangedatabaserecovery.net/blog/how-to-restore-exchange-database-from-backup/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in;" align="JUSTIFY"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><span style="font-weight: normal;">Exchange database corruption issues are quite common and if you are working in an Exchange environment, you must have had at least one experience of Exchange database corruption. In order to combat the situation of data loss, we stay ready with a backup of our important data saved in Exchange database. However, there is an issue that you might come across if you don’t take proper precautions and that is the issue of restore Exchange Server from backup. </span></span></span></p>
<p style="margin-bottom: 0in;" align="JUSTIFY"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><span style="font-weight: normal;">Suppose you mount a blank new database on Exchange Server and after this, you restore the same database from a backup to the production location. Most probably, you will come across a database that contains data only of the time from when you mounted the blank new database i.e. all the previous information from the restore is lost. You will also notice that the database files look reduced in size. </span></span></span></p>
<p style="margin-bottom: 0in;" align="JUSTIFY"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><span style="font-weight: normal;">Why does this happen? This problem occurs when a user tries to restore Exchange Server from backup. User restores a particular database without actually deleting the transaction logs. Since a blank new database was mounted on the server, hence there was a record of </span></span></span><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">createDB</span></span><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><span style="font-weight: normal;"> transaction in the transaction log and so when you try restoring a database without deleting the transaction logs; it acts abruptly with the logs of the backup and logs available in transaction log. </span></span></span></p>
<p style="margin-bottom: 0in;" align="JUSTIFY"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><span style="font-weight: normal;">CreateDB being similar to other transaction logs of a database engine is replayed just like any other transaction. Thereby while restoring the database from the backup, createDB transaction is hit. This results in mounting of blank new database and therefore, you get to restore only the email items from the time when you mounted the blank database. </span></span></span></p>
<p style="margin-bottom: 0in;" align="JUSTIFY"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><span style="font-weight: normal;">Note that this behavior of Exchange Server (createDB transaction issue) was not experienced in MS Exchange 5.5 or in earlier versions of Exchange. This issue is experienced in MS Exchange Server versions 2000 and 2003. </span></span></span></p>
<p style="margin-bottom: 0in; font-weight: normal;" align="JUSTIFY"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">You can follow the below-mentioned resolutions to ensure that you don’t lose your important Exchange Database data:</span></span></p>
<ul>
<li>
<p style="margin-bottom: 0in;" align="JUSTIFY"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><span style="font-weight: normal;">In 	Exchange 2003 version- It is suggested that you must not restore the 	backup to the production location if you have mounted a new blank 	database in production. Rather you must continue to run on the newly 	mounted blank database and restore to the Recovery Storage group as 	per the “dial tone” recovery process. </span></span></span></p>
</li>
<li>
<p style="margin-bottom: 0in;" align="JUSTIFY"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><span style="font-weight: normal;">In 	Exchange 2000 version- Always restore database to Recovery Server 	and then use the Exmerge utility to merge the databases together.</span></span></span></p>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangedatabaserecovery.net/blog/how-to-restore-exchange-database-from-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange database recovery when database exceeds threshold 16GB</title>
		<link>http://www.exchangedatabaserecovery.net/blog/exchange-database-recovery-when-database-exceeds-threshold-16gb/</link>
		<comments>http://www.exchangedatabaserecovery.net/blog/exchange-database-recovery-when-database-exceeds-threshold-16gb/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 07:50:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>

		<guid isPermaLink="false">http://www.exchangedatabaserecovery.net/blog/?p=116</guid>
		<description><![CDATA[Consider a real time situation where you are using MS Exchange Server 2003. When you start the application one fine day, you realize that you are unable to mount the database. You get hold of the Application event log and find the following event ID logged in it that suggests the possible cause of this [<a href="http://www.exchangedatabaserecovery.net/blog/exchange-database-recovery-when-database-exceeds-threshold-16gb/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>Consider a real time situation where you are using MS Exchange Server 2003. When you start the application one fine day, you realize that you are unable to mount the database. You get hold of the Application event log and find the following event ID logged in it that suggests the possible cause of this error message:</p>
<p>“Event Type: Error</p>
<p>Event Source: MSExchangeIS</p>
<p>Event Category: General</p>
<p>Event ID: 1112</p>
<p>Description: The database “Mailbox Store (Server Name)” has reached the maximum allowed size. Attempting to unmount the database.”</p>
<p>Cause of the Error</p>
<p>The main reason behind the emergence of this situation is that the Exchange Server database of Exchange Server 2003 has crossed the threshold limit of 16 GB.</p>
<p>Solution of the Error</p>
<p>In order to resolve this situation, you need to perform the following steps:</p>
<p>1.Increase the size limit of the database by upgrading to Exchange Server 2003 Service Pack 2. This would help you to increase the database size limit to 18 GB.</p>
<p>2.If you have the administrative rights for controlling the Exchange Server, then you can increase the size of the database by 1 GB for the time being. After resolving the issue, remove some of the content (the not so important content) from the database. We suggest you to defragment the Exchange Server database to bring the same back to the pre-determined size limit of the database size.</p>
<p>3.Use the Recovery Storage Group feature to mount the database and then try to extract the Exchange Server database from the mailboxes using the Microsoft Exchange Merge Wizard (Exmerge.exe) utility.</p>
<p>Using the steps mentioned above, you can surely help your EDB database to bring the size under control and use your Exchange Server just the way it worked before. However, if the above steps do not help you recover EDB data, and then you must stick to a powerful and reliable third party Exchange database recovery software to help you. These Exchange database recovery tools are able to perform Exchange Server recovery without overwriting the actual data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangedatabaserecovery.net/blog/exchange-database-recovery-when-database-exceeds-threshold-16gb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to replace damaged Exchange database?</title>
		<link>http://www.exchangedatabaserecovery.net/blog/how-to-replace-damaged-exchange-database/</link>
		<comments>http://www.exchangedatabaserecovery.net/blog/how-to-replace-damaged-exchange-database/#comments</comments>
		<pubDate>Mon, 17 May 2010 05:26:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>

		<guid isPermaLink="false">http://www.exchangedatabaserecovery.net/blog/?p=113</guid>
		<description><![CDATA[There are times when the Exchange database file (EDB) gets damaged and you left with no other solution then replacing the damaged database file. This post will explain steps to replace a damaged EDB database file. After identifying the damaged EDB database file, you can replace it following these steps:
1. Start the System Attendant service.
2. [<a href="http://www.exchangedatabaserecovery.net/blog/how-to-replace-damaged-exchange-database/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>There are times when the Exchange database file (EDB) gets damaged and you left with no other solution then replacing the damaged database file. This post will explain steps to replace a damaged EDB database file. After identifying the damaged EDB database file, you can replace it following these steps:</p>
<p>1. Start the System Attendant service.</p>
<p>2. Start the directory service after having copy of the dir.edb file.</p>
<p>3. Open Exchange’s Administrator interface. Check out information regarding connectors and mailboxes.</p>
<p>4. Start the information store service. If it won’t start, you may have to replace the priv.edb or pub.edb file, depending on which part of the information store is damaged. If you replace priv.edb or pub.edb, you must delete all associated log files.</p>
<p>5. Then, switch to the \EXCHSRVR\BIN directory and run the following command: isinteg – patch. If you replaced the pub.edb file, remove any replicated public folders. The information store service should now start.</p>
<p>6. Regenerate the directory service if the directory service database was replaced and you didn’t have a CSV file to rebuild it with; I explain how in the next section.</p>
<p>However, replacing the damaged database is the ultimate solution but before doing so, you can try repairing it using Exchange database recovery software. Exchange database recovery software effectively repairs damaged EDB database file and recovers data from it. The software supports Microsoft Exchange Server 5.0, 5.5, 2000, 2003, 2007 and 2010</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangedatabaserecovery.net/blog/how-to-replace-damaged-exchange-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All about Exchange Server Database, its corruption, and solution</title>
		<link>http://www.exchangedatabaserecovery.net/blog/all-about-exchange-server-database-its-corruption-and-solution/</link>
		<comments>http://www.exchangedatabaserecovery.net/blog/all-about-exchange-server-database-its-corruption-and-solution/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 06:35:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>

		<guid isPermaLink="false">http://www.exchangedatabaserecovery.net/blog/all-about-exchange-server-database-its-corruption-and-solution/</guid>
		<description><![CDATA[Microsoft Exchange Server Database, a database where mailboxes of Outlook users are stored. Having an extension .edb, the Exchange Server database file has two server components that are mentioned below:

The first component is information store, which comprises two 	individual databases – private information store and public 	information store. Working with database engine and MAPI, the [<a href="http://www.exchangedatabaserecovery.net/blog/all-about-exchange-server-database-its-corruption-and-solution/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Exchange Server Database, a database where mailboxes of Outlook users are stored. Having an extension .edb, the Exchange Server database file has two server components that are mentioned below:</p>
<ul>
<li>The first component is information store, which comprises two 	individual databases – private information store and public 	information store. Working with database engine and MAPI, the 	information store makes it sure that whatever the operation is 	performed it is saved on the server.</li>
<li>The second component is JET database engine, a 32-bit 	multi-threaded database engine. The JET database engine ensures the 	performance and speed of the operations performed.</li>
</ul>
<p>The Exchange Server database file can be damaged any time interrupting the operations that are being performed. Once the .edb file is damaged, users mailboxes stored in it gets also damaged thus, puts the users in a critical situation of data loss.</p>
<p>Reasons for the damage of .edb file</p>
<p>There can be many reasons for the damage of .edb file including physical and logical reasons. Some of those reasons are:</p>
<ul>
<li>Failure of the JET database engine</li>
<li>Corruption of the information store</li>
<li>Virus infection</li>
<li>Improper system shut down</li>
<li>Application malfunctioning</li>
<li>Missing database objects</li>
<li>User’s errors</li>
</ul>
<p>Mentioned above are some of the well known reasons that lead into the damage of the Exchange database file on Exchange Server.</p>
<p>Solution</p>
<p>Once the .edb file is damaged, all of the users mailboxes stored in it become inaccessible and the users have to face data loss. However, Microsoft has provided two tools (Eseutil and isinteg) for dealing with corrupt .edb file those tools work only when the corruption is minor. In case of major corruption, Eseutil and Isinteg get failed to repair the .edb file.</p>
<p>Use Exchange database recovery software to recover data from the damaged .edb file when the corruption is major. The Exchange database recovery is a competent tool for repairing the damaged .edb files and getting the lost data (emails, notes, contacts, etc.) back in just few minutes. The software works perfectly with Microsoft Exchange Server 5.0, 5.5, 2000, 2003, and 2007. In addition, the software supports MS Outlook 97, 98, 2000, 2003, and 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangedatabaserecovery.net/blog/all-about-exchange-server-database-its-corruption-and-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dealing with silent Index corruption in Exchange Server</title>
		<link>http://www.exchangedatabaserecovery.net/blog/dealing-with-silent-index-corruption-in-exchange-server/</link>
		<comments>http://www.exchangedatabaserecovery.net/blog/dealing-with-silent-index-corruption-in-exchange-server/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 09:59:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>

		<guid isPermaLink="false">http://www.exchangedatabaserecovery.net/blog/?p=106</guid>
		<description><![CDATA[When you move the Exchange Server database to a system that do not have the same Locale ID (LCID) and then try to defragment the same, it might report an index corruption. Also, when you load the accurate Locale on the server and then try to defragment the database, it won’t report the index corruption.
A [<a href="http://www.exchangedatabaserecovery.net/blog/dealing-with-silent-index-corruption-in-exchange-server/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>When you move the Exchange Server database to a system that do not have the same Locale ID (LCID) and then try to defragment the same, it might report an index corruption. Also, when you load the accurate Locale on the server and then try to defragment the database, it won’t report the index corruption.</p>
<p>A LCID is a 32-bit value termed by Microsoft Windows comprising of a sort ID, language ID and reserved bits which is similar to the particular language. After this situation, the data in Exchange Server becomes inaccessible. If you move database between computers having different LCID installation status, then possibility of occurrence of silent database index corruption is high. For example:</p>
<ul>
<li>When LCID that was previously uninstalled is reinstalled, 	then there is a possibility of silent index corruptions</li>
<li>When Exchange Server database is copied to a different 	computer, de-fragmented and then copied to the original computer, it 	might result in index corruption.</li>
</ul>
<p>The thing that disturbs you the most is database corruption that leads to inaccessibility of EDB file thereby causing massive data loss. There is this latest service pack for Exchange Server made available by Microsoft, it can fix this problem so it won’t occur in future but it cannot deal with the corruption. The corrupt database indexes will still remain corrupt, even after up-gradation.</p>
<p>In this situation, the only solution you are left with is to perform Exchange database recovery to repair damaged indexes. Exchange database recovery can be made possible through the Exchange Server Recovery software. Exchange Server Recovery software is a powerful third party Exchange recovery tool that can take care of almost all kinds of EDB corruption errors. The Exchange Server recovery software supports all versions of Exchange Server, such as Microsoft Exchange Server 5.0, 5.5, 2000, 2003, 2007 and 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangedatabaserecovery.net/blog/dealing-with-silent-index-corruption-in-exchange-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAPI call &#8220;OpenMsgStore&#8221; failed error in Exchange Server</title>
		<link>http://www.exchangedatabaserecovery.net/blog/mapi-call-openmsgstore-failed-error-in-exchange-server/</link>
		<comments>http://www.exchangedatabaserecovery.net/blog/mapi-call-openmsgstore-failed-error-in-exchange-server/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 12:49:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>

		<guid isPermaLink="false">http://www.exchangedatabaserecovery.net/blog/?p=95</guid>
		<description><![CDATA[MAPI is Messaging Application Programming Interface and in MS Exchange Server, MAPI uses different interface methods.
“OpenMsgStore” is one of the methods associated with IMAPISession interface that is used to open a message store in Exchange Server mailbox. This method results a reference that is passed to ImsgStore object for further access. After that we get [<a href="http://www.exchangedatabaserecovery.net/blog/mapi-call-openmsgstore-failed-error-in-exchange-server/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>MAPI is Messaging Application Programming Interface and in MS Exchange Server, MAPI uses different interface methods.</p>
<p>“OpenMsgStore” is one of the methods associated with IMAPISession interface that is used to open a message store in Exchange Server mailbox. This method results a reference that is passed to ImsgStore object for further access. After that we get access to our mailbox email items (received or sent).</p>
<p>There are instances when this method fails. Whenever method fails, an application log is generated that records Exchange Server computer events, which can be analyzed for knowing the root cause of failure. Corruption in the message store is the foremost reason for this behavior.</p>
<p>You may encounter the given event log description displaying in the application event log of Exchange Server computer:</p>
<p>The MAPI call ‘OpenMsgStore’ failed with the following error:</p>
<p>The Microsoft Exchange Server computer is not available. Either there are network problems or the Microsoft Exchange Server computer is down for maintenance. The MAPI provider failed.</p>
<p>Microsoft Exchange Server Information Store<br />
ID no: 8004011d-0526-00000000</p>
<p>Event ID for this error is 9175 and is specific to Microsoft Exchange Server 2000 and 2003.</p>
<p>Cause</p>
<p>Reason for this situation to occur is that the IS (Information Store) is not running or the mailbox store fails to mount. The Information Store may stop due to the following possible reasons:</p>
<ul>
<li>You might be using an expired evaluation version of Exchange 	Server</li>
<li>The store is dismounted and/or corrupted</li>
<li>The partition storing the IS files is less than or equal to 	10 MB in size</li>
<li>Information Store is in dirty shutdown state</li>
</ul>
<p>Solution</p>
<p>Following points are recommended in such situations:</p>
<ul>
<li>Use the activated version of Exchange Server</li>
<li>Backup your store and run ESEUTIL/p command to repair it. The 	command can delete the corrupted pages and cause data loss.</li>
<li>Check for IS partition is greater than 10 MB in size</li>
<li>Replay all the transaction log files for the affected mailbox 	store</li>
</ul>
<p>If all these points help you in repairing of Exchange Server, then it’s well and good. Otherwise you would be requiring professional Exchange Recovery software. They scan the corrupt database and repair the same efficiently and effectively. The software recovers deleted Exchange mailboxes, permanently deleted emails from the mailbox folders, and displays these items in Red color.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangedatabaserecovery.net/blog/mapi-call-openmsgstore-failed-error-in-exchange-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Exchange error ‘JET_errLogCorruptDuringHardRestore’?</title>
		<link>http://www.exchangedatabaserecovery.net/blog/getting-exchange-error-%e2%80%98jet_errlogcorruptduringhardrestore%e2%80%99/</link>
		<comments>http://www.exchangedatabaserecovery.net/blog/getting-exchange-error-%e2%80%98jet_errlogcorruptduringhardrestore%e2%80%99/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 07:31:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>

		<guid isPermaLink="false">http://www.exchangedatabaserecovery.net/blog/?p=91</guid>
		<description><![CDATA[Have you experienced the situation of dirty shutdown with MS Exchange Server? You must have encountered such a situation because it’s very common and tends to happen. After dirty shutdown of Exchange Server, when you try to mount the Information Store database(s) next time, it fails and you receive errors suggesting that one or more [<a href="http://www.exchangedatabaserecovery.net/blog/getting-exchange-error-%e2%80%98jet_errlogcorruptduringhardrestore%e2%80%99/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>Have you experienced the situation of dirty shutdown with MS Exchange Server? You must have encountered such a situation because it’s very common and tends to happen. After dirty shutdown of Exchange Server, when you try to mount the Information Store database(s) next time, it fails and you receive errors suggesting that one or more database(s) are corrupt. On performing hard restore using backup copy everything fails and you get something like,</p>
<p>“JET_errLogCorruptDuringHardRestore -573”</p>
<p>Error – 573 indicates that Exchange Server has detected some corruption in a backup set; therefore you fail to proceed further.</p>
<p>Solution</p>
<p>To solve this problem, try the following methods.</p>
<ol>
<li>Check for some other valid and updated backup set that may be used to restore the database and carry out hard restore.</li>
<li>If not 	successful with it, then run ‘ESEUTIL /P database_filename.edb’ command to repair the database, where ‘database_filename’ is the name of the corrupted database file.</li>
</ol>
<p>Using ESEUTIL utility can discard table rows and even complete tables. So, it would be better if you perform recovery of Exchange database with backup copy.</p>
<p>Last but not the least, if backup thing doesn’t work, go for third party software to get efficient Exchange database recovery. Exchange recovery software repairs corrupt database (.EDB) file to recover mailboxes safely from them. The software rebuilds the entire EDB database which can be easily mounted to MS Exchange server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangedatabaserecovery.net/blog/getting-exchange-error-%e2%80%98jet_errlogcorruptduringhardrestore%e2%80%99/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to resolve error 939586631 in Exchange Server?</title>
		<link>http://www.exchangedatabaserecovery.net/blog/how-to-resolve-error-939586631-in-exchange-server/</link>
		<comments>http://www.exchangedatabaserecovery.net/blog/how-to-resolve-error-939586631-in-exchange-server/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 12:01:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>

		<guid isPermaLink="false">http://www.exchangedatabaserecovery.net/blog/?p=85</guid>
		<description><![CDATA[Are you getting error 939586631 in Exchange Server? This blog post will be helpful for you. For instance, consider you run ESEUTIL/CC command; the mailbox store fails to mount and return an unknown error -939586631. As a result, the stored mailbox becomes inaccessible.
Cause
This error particularly results when you run ESEUTIL /CC command using the incorrect [<a href="http://www.exchangedatabaserecovery.net/blog/how-to-resolve-error-939586631-in-exchange-server/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>Are you getting error 939586631 in Exchange Server? This blog post will be helpful for you. For instance, consider you run ESEUTIL/CC command; the mailbox store fails to mount and return an unknown error -939586631. As a result, the stored mailbox becomes inaccessible.</p>
<p><strong>Cause</strong></p>
<p>This error particularly results when you run ESEUTIL /CC command using the incorrect file path pointing to Restore.env file.</p>
<p>ESEUTIL /CC is the restore mode command, which is applied to run hard recovery on a database that has been restored from an online backup. Exchange Server creates Restore.env file while restoring from backup to control the hard recovery process.</p>
<p><strong>Solution</strong></p>
<p>Follow the below mentioned steps to recover from the given problem:</p>
<p>1. Run ESEUTIL /CC command using the correct file path of Restore.env file.</p>
<p>2. Check the database consistency. If it is inconsistent, you can use ESEUTIL /P and then ESEUTIL /D command for recovering the database.</p>
<p>ESEUTIL /P is the hard command that deletes the corrupted data, instead of repairing it. So, after using the command, you may find the database with lost pages and deleted information.</p>
<p>So it’s always advisable to use professional Exchange database recovery tool to recover data from corrupt database .EDB file. Error 939586631 will be resolved easily using this tool. Using an efficient EDB repair tool, you can recover all mailboxes stored in the damaged EDB file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangedatabaserecovery.net/blog/how-to-resolve-error-939586631-in-exchange-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Event 467 when Information Store service stops responding</title>
		<link>http://www.exchangedatabaserecovery.net/blog/event-467-when-information-store-service-stops-responding/</link>
		<comments>http://www.exchangedatabaserecovery.net/blog/event-467-when-information-store-service-stops-responding/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 10:47:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>

		<guid isPermaLink="false">http://www.exchangedatabaserecovery.net/blog/?p=82</guid>
		<description><![CDATA[Whenever any information is entered into Exchange database, index entry gets updated. So when you insert a new record in Exchange database table, Exchange inserts the corresponding index entry into index. Now if due to any reason, the data page is keep on increasing but the corresponding index remains intact, database inconsistency might arise. This [<a href="http://www.exchangedatabaserecovery.net/blog/event-467-when-information-store-service-stops-responding/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>Whenever any information is entered into Exchange database, index entry gets updated. So when you insert a new record in Exchange database table, Exchange inserts the corresponding index entry into index. Now if due to any reason, the data page is keep on increasing but the corresponding index remains intact, database inconsistency might arise. This particular state of database is known as ‘lost flush’.</p>
<p>You might have observed that MS Exchange Information Store services stops responding at repeated intervals of time in a day. On viewing the application event log, you come across event ID 467 associated with a 1025 warning:</p>
<p>Warning 1025:</p>
<p>An error occurred on database “First Storage Group\Public Folder Store (server_name)”</p>
<p>Function name or description of problem: SLINK:: EcUpdate Error: 0xfffffa7a</p>
<p>You come across a similar warning each time when event 467 is logged in MSExchangeIS public or private store.</p>
<p><strong>Reason for this issue</strong></p>
<p>Event 467 conveys that secondary index is inconsistent with the associated table. The database page is corrupted and is causing JET engine to hang.</p>
<p><strong>Resolution</strong></p>
<p>In order to resolve this issue, you need to first locate the corrupted database, which is specified in the Description section of event occurred. After the affected database is detected, follow the given below steps:</p>
<ol>
<li>Start Exchange System Manager and dismount the database 	causing the issue</li>
<li>Run eseutil /g command to confirm for database inconsistency</li>
<li>Run eseutil /d command to defragment and fix the corruption</li>
<li>Mount the database store</li>
</ol>
<p>If still the issue persists, then go for deleting the database but make sure that you have an updated valid backup. Backups are not the only solution, so if you are not having backup then you should try result oriented Exchange database recovery software. These tools are capable of resolving any kind of error issues related to Exchange Server database. One of the benefits of using Exchange database recovery tool is you can access the users’ mailboxes directly with Outlook, as the software provides option to save the recovered mailboxes in individual PST files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangedatabaserecovery.net/blog/event-467-when-information-store-service-stops-responding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dealing with &#8216;Microsoft Exchange Server&#8217; reported error (0&#215;8004010F)</title>
		<link>http://www.exchangedatabaserecovery.net/blog/dealing-with-microsoft-exchange-server-reported-error-0x8004010f/</link>
		<comments>http://www.exchangedatabaserecovery.net/blog/dealing-with-microsoft-exchange-server-reported-error-0x8004010f/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 11:56:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>

		<guid isPermaLink="false">http://www.exchangedatabaserecovery.net/blog/?p=72</guid>
		<description><![CDATA[Quite often when we try to synchronize MS Outlook offline address book with Microsoft Exchange 2000 Server, we get the following error message
time Microsoft Exchange offline address book
time 0X8004010F
Task ‘Microsoft Exchange Server’ reported error (0×8004010F): ‘The operation failed. An object could not be found.’
Using a new .OST file to synchronize with Exchange does not solve [<a href="http://www.exchangedatabaserecovery.net/blog/dealing-with-microsoft-exchange-server-reported-error-0x8004010f/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>Quite often when we try to synchronize MS Outlook offline address book with Microsoft Exchange 2000 Server, we get the following error message</p>
<p>time Microsoft Exchange offline address book<br />
time 0X8004010F<br />
Task ‘Microsoft Exchange Server’ reported error (0×8004010F): ‘The operation failed. An object could not be found.’<br />
Using a new .OST file to synchronize with Exchange does not solve the error.</p>
<p><strong>Cause</strong></p>
<p>Reason for this error 0×8004010F to crop up is any incorrect entry in the Offline address list server box in the Default Offline Address List Properties dialog box.</p>
<p><strong>Resolution</strong></p>
<p>To resolve this issue follow the given below steps:</p>
<p>1. Start Exchange System Manager.</p>
<p>2. Expand Recipients, and then click Offline Address Lists.</p>
<p>3. In the right pane, right-click Default Offline Address List, and then click Properties.</p>
<p>4. Note the computer name that appears in the Offline address list server box. If a deleted Active Directory service object appears in this box, specify a valid server. For this, follow these steps:</p>
<ul>
<li>Click Browse, click an Exchange server in the Select Exchange 	Server dialog box, and then click OK.</li>
</ul>
<ul>
<li>In the Default Offline Address List dialog box, click OK.</li>
</ul>
<p>5. Examine the properties of the server’s mailbox store to verify that the correct offline address list is specified. Perform the following:</p>
<ul>
<li>If administrative groups are enabled, expand Administrative 	Groups, and then expand the appropriate administrative group.</li>
</ul>
<ul>
<li>Expand Servers, and then expand the Exchange 2000 server.</li>
</ul>
<ul>
<li>Expand the appropriate storage group, right-click Mailbox 	Store (ServerName), and then click Properties.</li>
</ul>
<ul>
<li>In the Mailbox Store (ServerName) Properties dialog box, 	click the General tab.</li>
</ul>
<ul>
<li>Verify that Default Offline Address List appears in the 	Offline address list box.</li>
</ul>
<p>6. Exit Exchange System Manager.</p>
<p>7. Restart the Microsoft Exchange Information Store service for allowing the Exchange scheduled online maintenance.</p>
<p>This way you can overcome this ‘Microsoft Exchange Server’ reported error (0×8004010F). But if other error messages indicating Exchange database corruption are occurring, then take help of Exchange recovery software. With this you can perform flawless and fast Exchange Database recovery. One the database will be repaired, you can easily access the users’ mailboxes stored in it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangedatabaserecovery.net/blog/dealing-with-microsoft-exchange-server-reported-error-0x8004010f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
