HrESERestoreComplete fails wiht Invalid paramemeter
- From: duraisridhar@xxxxxxxxx
- Date: 25 May 2006 01:51:01 -0700
Hi experts.,
I backed up the Mail Box Store and Public Folder Store using the
ESE Backup API (esebcli2.dll). When I try to restore the Public Folder
Store using the backup set , restore completes sucessfully without any
problem . While I try to restore the MailBox Store it fails with
Invalid paramemeter error in Sytem evenlog .
-------------------------------------------8<----------------------------------
Source : ESE Backup
Category :CallBack
Event ID: 904
"Information Store (316) Callback function call ErrESECBRestoreComplete
ended with error 0xFFFFFDE0 ".
------------------------------------------->8----------------------------------
Following is my part of Restore Code
-------------------------------------------8<----------------------------------
WCHAR *wszCheckpointFilePath = L"C:\\Program
Files\\Exchsrvr\\MDBDATA";
WCHAR *wszLogFilePath = L"C:\\Program Files\\Exchsrvr\\MDBDATA";
hr = fnESERestoreComplete(phccxRestoreContext,
wszCheckpointFilePath, wszLogFilePath, wszSrcInstanceName,
ESE_RESTORE_COMPLETE_ATTACH_DBS);
Where fnESERestoreComplete is obtained by loading the esebcli2.dll.
------------------------------------------->8------------------------------------------
Mount Store fails with the following error .
"An internal processing error has occurred. Try starting the Exchange
System Manager or the Microsoft Exchange Information Store, or both".
When I run the eseutil /cc , it fails with follwing message
-------------------------------------------8<----------------------------------
Recover Status: recoverEnded
Recover Error: 0xC80003EB
Recover Time: Thu May 25 12:12:30 2006
Restoring ....
Restore to server: server2000
Target Instance: First Storage Group
Operation terminated with error -1003 (JET_errInvalidParameter, Invalid
API parameter) after 0.250 second
s.
------------------------------------------->8------------------------------------------
While Soft recovery (eseutil /d) ends with
Operation terminated with error -544
(JET_errSoftRecoveryOnBackupDatabase, Soft recovery is intended on a
backup database. Restore should be used instead) after 4.0 seconds.
eseutil /mh "priv1.edb" gives the following output
-------------------------------------------8<----------------------------------
Microsoft(R) Exchange Server Database Utilities
Version 6.5
Copyright (C) Microsoft Corporation. All Rights Reserved.
Initiating FILE DUMP mode...
Database: priv1.edb
File Type: Database
Format ulMagic: 0x89abcdef
Engine ulMagic: 0x89abcdef
Format ulVersion: 0x620,11
Engine ulVersion: 0x620,11
Created ulVersion: 0x620,11
DB Signature: Create time:05/25/2006 10:31:43 Rand:91837835
Computer:
cbDbPage: 4096
dbtime: 723 (0x2d3)
State: Dirty Shutdown
Log Required: 22-22 (0x16-0x16)
Streaming File: Yes
Shadowed: Yes
Last Objid: 7
Scrub Dbtime: 0 (0x0)
Scrub Date: 00/00/1900 00:00:00
Repair Count: 0
Repair Date: 00/00/1900 00:00:00
Old Repair Count: 0
Last Consistent: (0x0,0,0) 00/00/1900 00:00:00
Last Attach: (0x16,1405,9A) 05/25/2006 10:31:44
Last Detach: (0x0,0,0) 00/00/1900 00:00:00
Dbid: 2
Log Signature: Create time:05/23/2006 19:58:26 Rand:14352591
Computer:
OS Version: (5.0.2195 SP 4)
Previous Full Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Previous Incremental Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Current Full Backup:
Log Gen: 22-0 (0x16-0x0)
Mark: (0x16,27DE,FD)
Mark: 05/25/2006 10:38:27
Current Shadow copy backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
cpgUpgrade55Format: 0
cpgUpgradeFreePages: 0
cpgUpgradeSpaceMapPages: 0
Patch Current Full Backup:
Log Gen: 22-22 (0x16-0x16)
Mark: (0x16,27DE,FD)
Mark: 05/25/2006 10:38:27
Operation completed successfully in 3.16 seconds.
------------------------------------------->8------------------------------------------
Any help please ...
Thanks for your time.
Regards,
Sri
.
- Prev by Date: Re: How to purge a mailbox programatically
- Next by Date: Extract Attachments and body info etc. from .msg File
- Previous by thread: SMTP Relay Question
- Next by thread: Extract Attachments and body info etc. from .msg File
- Index(es):
Relevant Pages
|