Hi,
I am trying to add a mailbox database copy from server1 to server2. Every time after seeding the status of the second copy is shown as 'Failed'. In the event log i can see one error message as given below :
The required log file 374413 for BInew\EX02 is missing on the active copy. If you removed the log file, please replace it. If the log file is lost, the database copy will need to be reseeded using Update-MailboxDatabaseCopy.
I have tried reseeding many times both from console and shell.
Update-MailboxDatabaseCopy -Identity "Binew\EX02" -DeleteExistingFiles
Is this the reason for the replication getting failed.I have never deleted any log file from server1.
Please help!