Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008

Displaying, copying, and removing a snapplan
(dbed_vmchecksnap)
Consider these notes before listing all snapplans for a specific Oracle database,
displaying a snapplan file, or copying and removing snapplans.
If the local snapplan is updated or modified, you must re-validate
it.
If the database schema or disk group is modified, you must
revalidate it after running dbed_update.
Usage notes
To list all available snapplans for a specific Oracle database
Use the dbed_vmchecksnap command as follows:
$ /opt/VRTS/bin/dbed_vmchecksnap -S ORACLE_SID -o list
In the following example, all available snapplans are listed for the database
PROD.
$ /opt/VRTS/bin/dbed_vmchecksnap -S PROD -o list
The following snapplan(s) are available for PROD:
SNAP_PLAN SNAP_STATUS DB_STATUS SNAP_READY
snap1 init_full - yes
snap2 init_full - yes
Note: The command output displays all available snapplans, their snapshot
status (SNAP_STATUS), database status (DB_STATUS), and whether a snapshot
may be taken (SNAP_READY).
See Database FlashSnap snapshot status and database status on page 379.
Using Database FlashSnap for backup and off-host processing
Displaying, copying, and removing a snapplan (dbed_vmchecksnap)
258