Testing a DAG enviroment with a database that was make only for this, when we ran the option of Activate Database Copy to this only database, the databases in production were trasfered and dismounted in the second server.
We can't mount the databases and when we try to run the operation to Activate Database Copy in the original server, we get this error:
Summary: 1 item(s). 0 succeeded, 1 failed.
Elapsed time: 00:00:00
Move-ActiveMailboxDatabase
Failed
Error:
An Active Manager operation failed. Error The database action failed. Error: An error occurred while trying to validate the specified database copy for possible activation. Error: Database copy 'Usuarios' on server 'MAIL.font.co.cr' has a copy queue length
of 9223372036854542434 logs, which is too high to enable automatic recovery. You can use the Move-ActiveMailboxDatabase cmdlet with the -SkipLagChecks and -MountDialOverride parameters to move the database with loss. If the database isn't mounted after successfully
running Move-ActiveMailboxDatabase, use the Mount-Database cmdlet to mount the database.. [Database: Usuarios, Server: MAIL.font.co.cr]
An Active Manager operation failed. Error An error occurred while trying to validate the specified database copy for possible activation. Error: Database copy 'Usuarios' on server 'MAIL.font.co.cr' has a copy queue length of 9223372036854542434 logs, which
is too high to enable automatic recovery. You can use the Move-ActiveMailboxDatabase cmdlet with the -SkipLagChecks and -MountDialOverride parameters to move the database with loss. If the database isn't mounted after successfully running Move-ActiveMailboxDatabase,
use the Mount-Database cmdlet to mount the database..
Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.140).aspx?v=14.2.247.1&t=exchgf1&e=ms.exch.err.Ex92D94B
Exchange Management Shell command attempted:
Move-ActiveMailboxDatabase -Identity 'Usuarios' -ActivateOnServer 'MAIL' -MountDialOverride 'None'
Elapsed Time: 00:00:00
we appreciate any help you can provide.