VERITAS Storage Foundation 4.1 Oracle Administrator's Guide
Examples of Using the Command Line Interface Prerelease 8 September 2005, 8:55am
452 VERITAS Storage Foundation for Oracle Administrator’s Guide
Creating and Working with Snapplans Using dbed_vmchecksnap
A snapplan specifies snapshot scenarios for an Oracle database (such as online, instant, or
offline). You can name a snapplan file whatever you choose. 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. For more information
on snapplans, see “Validating a Snapplan (dbed_vmchecksnap)” on page 229.
Note You must have the Enterprise Edition of VERITAS Storage Foundation for Oracle to use
this command.
Snapplan Parameters
When using dbed_vmchecksnap -o setdefaults option to create the snapplan, the
following parameters are set:
Parameter Value
SNAPSHOT_VERSION Specifies the snapshot version for this release of VERITAS Storage
Foundation for Oracle
PRIMARY_HOST Specifies the name of the host where the primary database resides.
SECONDARY_HOST Specifies the name of the host where the clone database will reside.
If the primary and secondary hosts are the same, the snapshot
volumes will not be deported.
PRIMARY_DG Specifies the name of the Volume Manager disk group used by the
primary database.
SNAPSHOT_DG Specifies the name of the disk group containing the snapshot
volumes.
The snapshot volumes will be put into this disk group on the
primary host and deported if the primary and secondary hosts are
different. The secondary host will import this disk group to start a
clone database.
ORACLE_SID The name of the Oracle database.