Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

The dbed_saveconfig command is used to collect and record
configuration information on the database, Symantec products,
and system hardware. Information is gathered in the context of a
specified database. The utility attempts to gather enough
information to allow an administrator to reconstruct a system and
database from scratch, in the case of a complete system failure.
Information collected is in the form of many system configuration
files and the results of querying the system hardware, Symantec
products, and the database. The location where configuration
information has been saved is displayed as output from the
dbed_saveconfig command. Alternatively, you can use the -l
option to designate this location.
See the dbed_saveconfig(1M) manual page.
Usage notes
To save the database configuration environment
Use the dbed_saveconfig command as follows:
$ /opt/VRTS/bin/dbed_saveconfig -S FLAS10r2 -H $ORACLE_HOME
Saving System and Oracle Information, please wait ...
... Saving HP-UX Information ...
... Saving Oracle Information ...
... Saving Overall Veritas Information ...
... Saving VxFS Information ...
... Saving VxVM Information ...
System configuration information saved to directory:
/tmp/saveconfig.23772
To save the database configuration environment without updating the repository
Use the dbed_saveconfig command with the -n option as follows:
$ /opt/VRTS/bin/dbed_saveconfig -S PROD -H /oracle/product/9i -n
Saving System and Oracle Information, please wait ...
System configuration information saved to directory:
/tmp/vxdbed/DR.1149
327Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface