IMPAX 6.5.1 Server Knowledge Base home > Oracle Server home > Configuring Oracle Data Guard > Configuring Oracle Data Guard using RMAN

Sharing the Flashback Recovery Area and the primary /dbase partition on a Solaris Server

Important!

Important!

This task is not required on Windows servers.

If the database volumes are mounted using NFS, complete this procedure from the NAS hosting the NFS share to the primary server.

To share the primary Flashback Recovery Area and the primary /dbase partition on a Solaris server

  1. Copy the contents of the Flashback directory from the primary to the standby server.

  2. Open the file /etc/dfs/dfstab in a text editor.

  3. Add the following line:

    share –F nfs -o rw,anon=0 path_to_Flashback_recovery_area

  4. Save and close the file.

  5. If the system is armored, type

    svcadm enable network/nfs/server

  6. Type shareall.

  7. Log in as the mvf user.

  8. To confirm that the directory was shared, type dfshares.


Next, restore the database on the standby server.


Topic number: 125477

Applies to: IMPAX 6.5.1 Server Knowledge Base