Updating the Storage Foundation for Databases (SFDB) repository after adding a node

If you are using Database Checkpoints, Database Flashsnap, or Database Dynamic Storage Tiering in your configuration, update the SFDB repository to enable access for the new node after it is added to the cluster.

To update the SFDB repository after adding a node

  1. Run the following to change permission, owner, group of various SFDB directories:

    # run sfua_db_config
  2. Run the dbed_update command on any one node in the cluster. For example:

    $ dbed_update -S $ORACLE_SID -H $ORACLE_HOME -G $ORACLE_SERVICE_GROUP
    				

    This completes the addition of the node to the SFDB repository.

    For information on using SFDB tools features:

    See the Storage Foundation guide:Storage Foundation: Storage and Availability Management for Oracle Databases.