This post is more than 5 years old

2 Intern

 • 

150 Posts

639

August 25th, 2009 11:00

Problem in recoverying exchange data

Hi,

I have to recover one mailbox from a recyclable exchange save set. The backup of this save set is spread in 5 tapes. I am able to see the saveset in all 5 tapes. The save set flags on different tapes are as follows:
593 mE
608 mE
610 mE
619 hE
711 tE

In admin guide I have found that I need to run scanner in the sequence in which these tapes are used. But I do not know how to find the sequence.

Is it possible to recover the particular mailbox using save set recovery? If so how? Otherwise how to find the sequence of running scanner command.


Thanks in advance.

2 Intern

 • 

724 Posts

August 25th, 2009 11:00

No saveset recovery for modules backup, you'll have to use scanner on those tapes, or use "nsrck -L7 -t " to recover the indexes from when the saveset was not expired (usually faster than running scanner).

hE is the Head, and tE is the tail, all others are between them :)

Probably you can find the sequence looking at the daemon.log file for when the backup was done.

2 Intern

 • 

150 Posts

August 25th, 2009 11:00

I have run scanner on first tape that is 619 and after some time it asked for tape 610. I have put 610 tape and then it is asking for starting file number.

Anyone has a clue how to find it?

2 Intern

 • 

150 Posts

August 25th, 2009 11:00

Thanks for your response.

I will do that and let you know the status.

2 Intern

 • 

724 Posts

August 25th, 2009 12:00

I guess "mediafile" is the field in the mminfo output that should give you this number.

2 Intern

 • 

150 Posts

August 25th, 2009 12:00

I have not seen any thing like this in mminfo.

2 Intern

 • 

150 Posts

August 25th, 2009 12:00

Hi Pinink,

I run nsrck command and within few mins recovered indexes. I have started the recovery of mailbox.

Thanks a lot.

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

September 4th, 2009 05:00

I have not seen any thing like this in mminfo.

From mminfo manual:

mediafile number 5 The media file number containing
the current section of the save set.
mediarec number 5 The media record number where the
first bytes of the save set are found
within the current media file.
No Events found!

Top