Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008
■ This command is supported by Veritas Storage Foundation for
Oracle RAC.
■ In a Veritas Storage Foundation for Oracle environment,
dbed_ckptcreate stores Storage Checkpoint information under the
following directory:
/etc/vx/vxdbed/$ORACLE_SID/checkpoint_dir
■ See the dbed_ckptcreate(1M) manual page for more information.
Usage notes
To create Storage Checkpoints while the database is online
◆
Use the dbed_ckptcreate command as follows:
$ /opt/VRTS/bin/dbed_ckptcreate -S PROD \
-H /oracle/product/9i -o online
Creating online Storage Checkpoint of database PROD.
Storage Checkpoint Checkpoint_971672042 created.
To create Storage Checkpoints without updating the repository while the database
is online
◆
Use the dbed_ckptcreate command as follows:
$ /opt/VRTS/bin/dbed_ckptcreate -S PROD \
-H /oracle/product/9i -o online -n
Creating online Storage Checkpoint of database PROD.
Storage Checkpoint Checkpoint_971672043 created.
To create Storage Checkpoints while the database is offline
◆
Use the dbed_ckptcreate command as follows:
$ /opt/VRTS/bin/dbed_ckptcreate -S PROD \
-H /oracle/product/9i -o offline
Creating offline Storage Checkpoint of database PROD.
Storage Checkpoint Checkpoint_971672044 created.
The default option is online.
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
316