IMPAX 6.5.1 Server Knowledge Base home > Oracle Server home > Configuring Oracle Data Guard > Configuring Oracle Data Guard using cold backup
![]() | 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
Type shareall.
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
share –F nfs -o rw,anon=0 /dbase
Save and close the file.
If the system is not armored, type shareall.
or
If the system is armored, type
svcadm enable network/nfs/server
shareall
Log in as the mvf user.
To confirm that the directory was shared, type dfshares
Topic number: 123990 Applies to: IMPAX 6.5.1 Server Knowledge Base |