Veritas 5.0.1 Installation Guide, HP-UX 11i v3, First Edition, November 2009

If you are upgrading Storage Management for Oracle in a single-host environment, run the
dbed_update command:
$ /opt/VRTS/bin/dbed_update -S $ORACLE_SID -H $ORACLE_HOME
If you are upgrading Storage Management for Oracle for Oracle in a high availability (HA)
environment, run the dbed_update command with the -G option:
$ /opt/VRTS/bin/dbed_update -S $ORACLE_SID -H $ORACLE_HOME \ -G
service_group
4. After the upgrade, the old repository database is marked with a hidden file name, such as
/etc/vx/vxdba/.instance_name, to prevent further updates. If you need to perform
an additional upgrade, you must remove the file.
Changing Permissions for Storage Management for Oracle
After installing the Storage Management for Oracle 5.0.1 patches, complete these post-installation
steps to ensure that the Storage Management for Oracle and Storage Foundation for DB2
commands work correctly.
NOTE: Do not recursively change permissions, groups, or owners.
To change permissions, complete the following steps:
1. Change permissions for the directory depending on the product that you have installed:
For Storage Management for Oracle, run the following command:
# chmod 550 /opt/VRTSdbed
2. Reset owner and group settings to the appropriate owner and group for the database
administrators on your system. For example, in Storage Management for Oracle, to change
the owner to the user oracle and the group to dba, run the following command:
# chown oracle:dba /opt/VRTSdbed
3. Upgrade the repository.
In a standalone instance, run the sfua_db_config command once:
# /opt/VRTSdbcom/bin/sfua_db_config
This step completes the upgrade of the repository in a standalone configuration.
4. Manually mount the repository file system.
5. Run the repository upgrade command:
# /opt/VRTSdbcom/bin/sfua_db_config
Upgrading Disk Layout Versions
You must upgrade your older disk layout versions to make use of the extended features available
in the VxFS 5.0.1.
For information on the new features, see the Veritas Storage Foundation 5.0.1 Release Notes available
at:
http://www.docs.hp.com
72 Post Upgrade Tasks