Symantec logo

Setting administrative permissions

To allow database administrators to administer a database using SF Oracle RAC, you must change permission settings. During SF Oracle RAC installation, you are asked if you want to allow database administrators access. If you did not change permissions installation, you can do so at a later time.

The default settings at installation time for the /opt/VRTSdbed directory allow only the root login to access the directory.

 To enable access for users other than root

To enable the user "oracle" access to the /opt/VRTSdbed directory, use the chown and chmod commands, as follows:

# chmod 750 /opt/VRTSdbed

# chown oracle:dba /optVRTSdbed