Veritas Storage Foundation 5.1 SP1: Storage and Availability Management for Oracle (5900-1504, April 2011)
To re-create the SFDB repository
1
After migrating from Storage Foundation HA to Storage Foundation for Oracle
RAC, run dbed_update.
2
Re-create the SFDB objects that existed in the Storage Foundation HA
environment. They will now be supported for SFRAC.
Updating the Storage Foundation for Databases
(SFDB) repository after adding a node
After adding a node to a cluster, update the SFDB repository to enable access for
the new node.
To update the SFDB repository after adding a node
1
Run the following to change permission, owner, group of various SFDB
directories on the newly added node:
# /opt/VRTS/bin/sfua_db_config
2
Run the dbed_update command on any one node in the cluster. For example:
For Storage Foundation HA:
$ dbed_update -S $ORACLE_SID -H $ORACLE_HOME -G $ORACLE_SERVICE_GROUP
For Storage Foundation for Cluster File System (HA):
$ dbed_update -S $ORACLE_SID -H $ORACLE_HOME -G $ORACLE_SERVICE_GROUP
For Storage Foundation for Oracle RAC:
$ dbed_update -S $ORACLE_SID -H $ORACLE_HOME
This completes the addition of the node to the SFDB repository.
49Administering Storage Foundation for Databases (SFDB) tools
Updating the Storage Foundation for Databases (SFDB) repository after adding a node