Article Content King

You are viewing: Resolving JET_errLVCorrupted Error in Exchange Server
By Axel Culver

Resolving JET_errLVCorrupted Error in Exchange Server

Articles - Computers - Data-Recovery - View Article



Publish this article

Microsoft Exchange Server database engine splits a column into several parts, when it finds it too large and thus, the Long-values (LVs) are created. These structures are stored in a different B-Tree (binary tree) of the associated table, each with a unique long-value ID. Each of these LVs has a specific header, called LVROOT, consisting of information, like reference count and length of LV. In some cases, this LVROOT can get overwritten (usually because of a defective B-split operation), which eventually results into corruption of LV. This can cause Information Store to stop, errors accessing LV and/or database corruption. To repair the database, you should restore from a suitable backup. If no valid backup is present, you need to apply an Exchange Repair solution.

To illustrate such problems, suppose you attempt to perform offline defragmentation of an Exchange database. But the operation fails with an error message as below:

"Operation terminated with error -1526 (JET_errLVCorrupted, Corruption encountered in long-value tree) after seconds"

Further, when you execute eseutil /g command to check the integrity of the database, it reports the database as corrupted.

Cause

The above error occurs due to corruption in LV tree. This can exist in conjunction with orphaned LVs.

Solution

You should first check for the backup. If present and valid, restore from it. In other case, you need to implement the given sequence of steps to solve this issue:

1. Run eseutil /g with /v and /x parameters for detailed output and examine it for the cause (error, orphaned or corrupted)

2. If the LVs are corrupted, you can run eseutil /p command. But make sure you backup the database first as this causes corrupted data to delete

3. If the LVs are corrupted and orphaned both, you should execute eseutil /d to perform database defragmentation after the repair.

Eseutil /p is a hard command. So, for safe EDB Repair, you need to use a third-party database repair tool. An Exchange Server Repair tool uses intensive, yet safe, scanning algorithms to repair and restore a corrupted Exchange database, while providing an interactive user interface.

Stellar Phoenix Mailbox Exchange Recovery is an effective solution that repairs a corrupted Exchange database and restores it to a user-specified location. The safe Exchange Server Repair solution extracts all user mailboxes as individual .pst files. The tool supports Exchange Server 5.5, 2000, and 2003. It is compatible with Windows 7, Vista, XP, 2003, and 2000.

See All articles From Author

Axel Culver has passion for writing Technical article. He is right now writing articles related to Product like Exchange Repair and PST Recovery Software for MS Outlook. He is a professional writer and has written many blogs, article, press releasing and content for many websites.

Article Source : http://www.articlecontentking.com

Tags: JET_errLVCorrupted Error exchange repair

Word Count Appx. : 421 | Article Views 392 Published 30-12-2009


Related articles
Data Recovery
By: Russell Phillips | 05-11-2008
Memory storage has witnessed a technological revolution in the last few years, from the big sized floppy disks that allowed nothing over a mere megabyte of data to the gigabytes that we can easily store on a Flash today. (read entire article)
Boot Sector Corruption and File Loss Due to Power Off/Shutdown in Windows
By: Richard Dawson | 06-10-2009

Sometimes you may face boot sector corruption issues on a Windows NT-based operating system computer, if you've installed the operating system on a FAT file system formatted partition. In such situations, the computer might not start properly, when you (read entire article)

Hard Drive Recovery Is Not For the Faint of Heart
By: Tom Stabler | 29-06-2009
I went to work and during lunch I purchased a new hard drive. When I got home I told my wife that everything was under control. I installed the new hard drive and using my most recent backups (six months old) and the recovery disks, I was able to get & (read entire article)
How to Recover Data From a Failed Hard Drive
By: Stephen Drummonsy | 09-05-2010

This article will help you to recover hard drive data before it is too late.

(read entire article)
Logical Corruption and Bad Page Error in Exchange Server Database
By: Axel Culver | 25-10-2009

Logical corruption in Microsoft Exchange Server database (EDB) is very problematic and quite difficult to identify and repair than physical damage. The administrators and users are generally unaware of logical corruption to EDB file.

(read entire article)
Data Recovery and Your Computer
By: Clive Haman | 11-12-2009

Data recovery for your computer

(read entire article)
Easy way for removing duplicate Outlook contacts
By: mac nicolson | 04-10-2010

Contacts imported to PST file results in duplicity of contact information. But duplicate Outlook contacts are easy to remove from PST file using manual methods. Also, there is an efficient tool to remove duplicate contacts in much easier way.

(read entire article)
The Fix Computer Problems Virus Scan Guide
By: Bryon Zirker | 20-12-2009

Downsides to ineffective repairs and loading the OS new include having...

(read entire article)
How to Solve MAPI call "OpenMsgStore" failed Error?
By: Axel Culver | 30-12-2009

For Exchange Server, MAPI uses different interface methods. The OpenMsgStore is the method associated with IMAPISession interface that is used to open a message store.

(read entire article)