ZFS snapshot replication to DR site and open database
Hi all,
we make a backup as copy of our Oracle database in snapshot in the primary ZFS site, then it is replicated to secondary (DR) every 5 minutes . We make a clone of the snapshot in the secondary in order to restore the Oracle database in a point of time. The database open , but at first checkpoint it fails and database close. If we avoid replication of snapshots every 5 minutes to DR , the database stay opened.
It's the expected behaviour?
thanks and kind regards