Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

Updating log_archive_dest in clone database init file.
Found archive log destination at /snap_arch11r1/FLAS11r1.
Mounting clone database.
Resetting logs on new database test1cln.
The sql script for adding tempfiles to test1cln is at /tmp/add_tf.test1cln.sql.
Database instance test1cln is up and running.
To shut down the clone database and unmount the Storage Checkpoint
Use the dbed_clonedbcommand as follows:
$ /opt/VRTS/bin/dbed_clonedb -S NEW9 -o umount
To mount a Storage Checkpoint file system and start the clone database
Use the dbed_clonedbcommand as follows:
$ /opt/VRTS/bin/dbed_clonedb -S NEW9 -o restartdb
Database instance NEW9 is up and running.
To delete a clone database and the Storage Checkpoint used to create it
Use the dbed_clonedbcommand as follows:
$ /opt/VRTS/bin/dbed_clonedb -S NEW9 -o umount -d
Creating and working with snapplans using dbed_vmchecksnap
A snapplan specifies snapshot scenarios for a database (such as online, instant,
or offline). You can name a snapplan file whatever you choose.
The dbed_vmchecksnap command is supported by Veritas Storage Foundation for
Oracle RAC.
You can use the dbed_vmchecksnap -o setdefaults option to create the snapplan
and set default values for the parameters. You may then modify the snapplan file
using a text editor.
You can also use the command to validate, copy, list, or remove a snapplan and
check the storage to make sure it is configured appropriately for the Database
FlashSnap feature.
See Validating a snapplan (dbed_vmchecksnap) on page 263.
Note: You must have the Enterprise Edition of Veritas Storage Foundation for
Oracle to use this command.
347Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface