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

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

Important!

Important!

This task is not required on Windows servers or on the standby database server. It requires a root user login.

If the database volumes are mounted using NFS then this procedure must be completed from the NAS hosting the NFS share to the primary server.

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

  1. Type shareall.

  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

    share –F nfs -o rw,anon=0 /dbase

  4. Save and close the file.

  5. If the system is not armored, type shareall.

    or

    If the system is armored, type

    svcadm enable network/nfs/server

    shareall

  6. Log in as the mvf user.

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


Next, restore the database on the standby server.


Topic number: 123990

Applies to: IMPAX 6.5.1 Server Knowledge Base