IMPAX 6.5.1 Server Knowledge Base home > Oracle Server home > Configuring Oracle Data Guard > Configuring Oracle Data Guard using RMAN
![]() | 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
Copy the contents of the Flashback directory from the primary to the standby server.
Open the file /etc/dfs/dfstab in a text editor.
Add the following line:
share –F nfs -o rw,anon=0 path_to_Flashback_recovery_area
Save and close the file.
If the system is armored, type
svcadm enable network/nfs/server
Type shareall.
Log in as the mvf user.
To confirm that the directory was shared, type dfshares.
Topic number: 125477 Applies to: IMPAX 6.5.1 Server Knowledge Base |