To rollback to the actual data replica, not a snapshot of the replica, to a validated point in time and then failover:
scrt_ra -C <Primary Context ID> -F [-t | -D |
-S]
Note: Do not do execute scrt_ra -X -F if you want to failover to the latest point in time.
For example, to restore the replica to a previously validated target time (1529584788 seconds from Jan. 1, 1970):
scrt_ra -C <Primary Context ID> -F -S 1529584788