Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

Table 9-1
dbed_clonedb command options (continued)
DescriptionOption
Used with the -o umount option. If the -d option is
specified, the Storage Checkpoint used to create the clone
database will be removed along with the clone database.
-d
Specifies a file containing initialization parameters to be
modified or added to the clone database's initialization
parameter file prior to startup. The format is the same as
the Oracle initialization parameter file.
-p
pfile_modification_file
To clone an Oracle instance with manual Oracle recovery
Use the dbed_clonedb command as follows:
$ dbed_clonedb -S test2cln -m /tmp/test2cln \
-c Checkpoint_1239013340 -i
Primary Oracle SID is FLAS11r1
New Oracle SID is test2cln
Cloning an online Storage Checkpoint Checkpoint_1239013340.
Mounting Checkpoint_1239013340 at /tmp/test2cln.
All redo-log files found.
Creating inittest2cln.ora from /tmp/vxdba.rel.tmp.27511/initFLAS11r1.ora.
Altering db_name parameter in inittest2cln.ora.
Editing remote_login_passwordfile in inittest2cln.ora.
Altering control file locations in inittest2cln.ora.
Copying inittest2cln.ora to /oracle/11gr1/dbs/inittest2cln.ora.
About to start up new database and begin reconfiguration.
Database test2cln is being reconfigured.
Did not see error regarding database name.
Altering clone database archive log directory.
Updating log_archive_dest in clone database init file.
Using Storage Checkpoints and Storage Rollback
Cloning the Oracle instance using dbed_clonedb
172