Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

3
Follow the Oracle recovery procedure to recover the database manually.
4
Update the snapshot status (database_recovered) for the clone database on
the primary host after manual recovery has been completed.
$ /opt/VRTS/bin/dbed_vmclonedb -o
update_status,new_sid=NEWPROD,server_name=orasvr -f snap1 -r /clone
dbed_vmclonedb started at 2004-04-02 15:19:16
The snapshot status has been updated.
dbed_vmclonedb ended at 2004-04-02 15:19:42
To clone the primary database manually in a two-host configuration
1
Mount the file systems.
2
Create a clone using the dbed_vmclonedb command.
$ /opt/VRTS/bin/dbed_vmclonedb -S PROD \
-o mountdb,new_sid=NEWPROD,server_name=orasvr -f snap2
dbed_vmclonedb started at 2009-05-27 23:17:09
Editing remote_login_passwordfile in initclone1.ora.
All redo-log files found.
Altering instance_name parameter in initclone1.ora.
Altering instance_number parameter in initclone1.ora.
Altering thread parameter in initclone1.ora.
Database CLONE1 (SID=clone1) is in recovery mode.
If the database clone1 is recovered manually, you must run
dbed_vmclonedb -o update_status to change the snapshot status.
dbed_vmclonedb ended at 2009-05-27 23:18:50
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
368