. de IX . ds #H ((1u-(\\n(.fu%2u))*.13m) . ds ’ \k:' test veritas logo


dbed_update(1M)

NAME

dbed_update - create or update the SFDB repository for SFDB tools

SYNOPSIS

dbed_update -S ORACLE_SID -H ORACLE_HOME
[ -G SERVICE_GROUP ] [ -P ORACLE_PFILE ]
[ -C PACKAGE ]
[ -R REPOSITORY_PATH ] [ -I ]
[ -o list ] [ -h ]
[ -o rename,old_node=old_name,new_node=new_name ]

AVAILABILITY

Veritas Storage Foundation. To determine whether this product is installed on the system, enter:



 rpm -qa | grep VRTSdbed



DESCRIPTION

The dbed_update command creates SFDB repository, which stores information used by the SFDB tools. The repository contains Storage Checkpoint information, tablespace and datafile information, Database FlashSnap information, and Database DST parameters. If the repository already exists, the command will refresh it. To use dbed_update, the database must be up and running, and the ORACLE_SID and the ORACLE_HOME variables must be specified with and -S and -H options.

OPTIONS

The following options are supported:
-S ORACLE_SID Specifies the name of the Oracle database whose information will be retrieved.
-H ORACLE_HOME The ORACLE_HOME setting for the ORACLE_SID database.
-G SERVICE_GROUP This option is ignored. It is accepted for backwards compatibility.
-P ORACLE_PFILE Specifies the fully qualify path of the Oracle pfile if it is not located under ORACLE_HOME/dbs directory.
-C PACKAGE This option is ignored. It is accepted for backwards compatibility.
-R REPOSITORY_PATH Specifies a user-defined location for the repository. In a RAC(*) or HA situation, it should be located on shared storage. The default location is on the mountpoint of the SYSTEM tablespace of the Oracle database. This way it is shared easily among cluster nodes. If REPOSITORY_PATH is slash (/), the repository location is switched back to the default path.
-I An integrity check of the repository is performed, without refreshing from the Oracle database . If successful, the string ok is printed to stdout. In addition, the full path of the repository file is shown. Whenever refreshing from the database, an integrity check is automatically performed.
-o list The list of hosts and their internal ID is shown.
-o rename,old_node=old_name,new_node=new_name This option is ignored. It is accepted for backwards compatibility.
-h Prints this help text.

NOTES

dbed_update must be run as Oracle DBA user to retrieve information from an Oracle database.

* Real Application Clusters (RAC) Considerations



 RAC is not supported on some SF products/configurations. For
 details please refer to the Veritas Storage Foundation: Storage and
 Availability Management for Oracle Databases Guide



SEE ALSO

dbed_ckptcreate(1M), dbed_ckptdisplay(1M), dbed_ckptmount(1M), dbed_ckptquota(1M), dbed_ckptremove(1M), dbed_ckptrollback(1M), dbed_ckptumount(1M), dbed_clonedb(1M), dbed_vmchecksnap(1M), dbed_vmclonedb(1M), dbed_vmsnap(1M), dbed_vmsnapplan(4), edgetmsg2(1M), qio_convertdbfiles(1), qio_getdbfiles(1M), qio_recreate(1), dbdst_addvol(1M), dbdst_admin(1M), dbdst_classify(1M), dbdst_convert(1M), dbdst_file_move(1M), dbdst_partition_move(1M), dbdst_preset_policy(1M), dbdst_report(1M), dbdst_rmvol(1M), dbdst_show_fs(1M), dbdst_tbs_move(1M), sfua_db_config(1), sfua_rept_util(1), sfua_rept_migrate(1)

Veritas Storage Foundation: Storage and Availability Management for Oracle Databases Guide

Veritas Storage Foundation for Oracle RAC Installation and Configuration Guide


Storage Foundation dbed_update(1M)