Veritas Storage Foundation 5.1 SP1: Storage and Availability Management for Oracle (5900-1504, April 2011)

About to start up new database and begin reconfiguration.
Database new2 is being reconfigured.
Did not see error regarding database name.
Starting automatic database recovery.
Shutting down clone database.
Altering clone database archive log directory.
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 new2.
The sql script for adding tempfiles to new2 is at \
/tmp/add_tf.new2.sql.
Database instance new2 is up and running.
To shut down the clone database and unmount the Storage Checkpoint
Use the dbed_clonedb command as follows:
$ "/opt/VRTS/bin/dbed_clonedb -S new2 -o umount"
To mount a Storage Checkpoint file system and start the clone database
Use the dbed_clonedb command as follows:
$/opt/VRTS/bin/dbed_clonedb -S new2 -o restartdb
Database instance NEW is up and running.
To delete a clone database and the Storage Checkpoint used to create it
Use the dbed_clonedb command as follows:
$ /opt/VRTS/bin/dbed_clonedb -S new2 -o umount -d
225Using Database Storage Checkpoints and Storage Rollback
Database Storage Checkpoint Commands