Veritas Storage Foundation 5.1 SP1: Storage and Availability Management for Oracle (5900-1504, April 2011)
Creating a snapplan (dbed_vmchecksnap)
The dbed_vmchecksnap command creates a snapplan that dbed_vmsnap uses to
create a snapshot of an Oracle database.
The snapplan specifies snapshot scenarios: online, offline, or instant.
You can name a snapplan file whatever you choose. Each entry in the snapplan
file is a line in parameter=argument format.
Table 10-2 describes the parameters that can be set when using the
dbed_vmchecksnap command to create or validate a snapplan.
Table 10-2
Parameter values for dbed_vmchecksnap
ValueParameter
Specifies the snapshot version for this major release of
SF Enterprise products.
SNAPSHOT_VERSION
The name of the host where the primary database
resides.
PRIMARY_HOST
The name of the host where the database will be
imported.
SECONDARY_HOST
Colon-seperated list of names of the VxVM disk group's
used by the primary database
PRIMARY_DG
The name of the prefix attached to the disk group name.
A snapshot disk group's name is a concatination of
SNAPSHOT_DG_PREFIX and the corresponding primary
dg name. Its default value will be "SNAP_".
The snapshot volumes will be put into this disk group
on the primary host and deported. The secondary host
will import this disk group to start a clone database.
SNAPSHOT_DG is not supported in release 5.1. It is
replaced by SNAPSHOT_DG_PREFIX.
SNAPSHOT_DG_PREFIX
The name of the Oracle database. By default, the name
of the Oracle database is included in the snapplan.
ORACLE_SID
157Using Database FlashSnap for backup and off-host processing
FlashSnap commands