Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

STATUS_INFO
SNAP_STATUS=init_full
Copying or removing a snapplan using dbed_vmchecksnap
The dbed_vmchecksnap command allows you to copy or remove snapplans.
To copy a snapplan from the repository to your local directory
Assuming that the snapplan is not already present in your local directory,
use the dbed_vmchecksnap command as follows:
$ /opt/VRTS/bin/dbed_vmchecksnap -S PROD -f snap1 -o copy
Copying 'snap1' to '/export/snap_dir'
To remove a snapplan
Use the dbed_vmchecksnap command as follows:
$ /opt/VRTS/bin/dbed_vmchecksnap -S PROD -f snap1 -o remove
The snapplan snap1 has been removed from the repository.
Creating, resynchronizing, or reverse resynchronizing a snapshot
database using dbed_vmsnap
You can use the dbed_vmsnap command to create a snapshot image of a database.
The snapshot can be used locally or on another host that is physically attached
to the shared storage. You can also resynchronize the snapshot image back to the
primary database.
The dbed_vmsnap command is supported by Veritas Storage Foundation for Oracle
RAC; however, only creating and resynchronizing a database are supported.
Before creating, resynchronizing, or reverse resynchronizing a snapshot database,
review the following information:
You must be logged in as the Oracle database administrator.
You must create and validate a snapplan using
dbed_vmchecksnap before you can create a snapshot image with
dbed_vmsnap.
Prerequisites
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
358