Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

To restart a clone database in a two-host configuration
Use the dbed_vmclonedb command as follows:
$ /opt/VRTS/bin/dbed_vmclonedb -S PROD \
-o restartdb,new_sid=NEWPROD,server_name=orasvr -f snap2
dbed_vmclonedb started at 2003-04-09 23:03:40
Oracle instance NEWPROD successfully started.
dbed_vmclonedb ended at 2003-04-09 23:04:50
Warning: This procedure does not apply to Veritas Storage Foundation for
Oracle RAC.
Managing log files using edgetmsg2
You can use the edgetmsg2 utility to manage message log files. You can use the
edgetmsg2 utility to write a message to a log file or to the console, read the log
file and print to the console, and display the available log files.
Before managing log files with the edgetmsg2 command, review the following
information:
You must be logged in as the Database Administrator or root to
use this command.
Prerequisites
The default log file for a database is located in the following
directory:
/etc/vx/vxdbed/logs/sfua_database.log
where database is the ORACLE_SID.
By default, only messages with a severity equal to or greater than
ERROR will be logged.
See the edgetmsg2(1M) manual page for more information.
Usage notes
Table A-8 lists options for edgetmsg2.
Table A-8
edgetmsg2 options
DescriptionOption
Specifies the message catalogue set number. The default is
1.
-s set_num
371Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface