Mirroring a database for disaster recovery

I have been tasked with creating mirrors for a server with a critical notes database on it. I thought that it was just a case of replicating to another server but have been told it isn’t as simple as doing a replication.

Can anyone shed some light on this?

Thanks in anticipation.

Subject: mirroring a database for disaster recovery

Put a second server in place. Put a replica of the database on that server. Place both of those server (the original and the mirror) in a Notes Cluster. The cluster replicator will handle transaction-based updates. This will provide an appropriate mirror.

If you want to fine-tune your load-balancing parameters, check the Admin help.