Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008
Displaying Storage Checkpoints using dbed_ckptdisplay
You can use the dbed_ckptdisplay command to display the Storage Checkpoints
associated with an Oracle database from the command line.
You can also use it to display fileset quota values.
Before displaying Storage Checkpoints, the following conditions must be met:
■ You may be logged in as either the database administrator or root.Prerequisites
■ This command is supported by Veritas Storage Foundation for
Oracle RAC.
■ In addition to displaying the Storage Checkpoints created by Veritas
Storage Foundation for Oracle, dbed_ckptdisplay also displays
other Storage Checkpoints (for example, Storage Checkpoints
created by the Capacity Planning Utility and NetBackup).
■ The Status field identifies if the Storage Checkpoint is partial (P),
complete (C), invalid (I), mounted (M), read-only (R), writable (W),
or of type online (ON), offline (OF), instant (IN), or unknown (UN).
■ In a Veritas Storage Foundation for Oracle environment, Database
FlashSnap commands are integrated with Storage Checkpoint
functionality. It is possible to display and mount Storage
Checkpoints carried over with snapshot volumes to a secondary
host. However limitations apply.
See “Mounting the snapshot volumes and backing up” on page 266.
■ See the dbed_ckptdisplay(1M) manual page for more
information.
Usage Notes
To display Storage Checkpoints created by Veritas Storage foundation for Oracle
◆
Use the dbed_ckptdisplay command as follows to display information for
Storage Checkpoints created by Veritas Storage Foundation for Oracle:
$ /opt/VRTS/bin/dbed_ckptdisplay -S PROD \
-H /oracle/product/9i
Checkpoint_975876659 Sun Apr 3 12:50:59 2005 P+R+IN
Checkpoint_974424522_wr001 Thu May 16 17:28:42 2005 C+R+ON
Checkpoint_974424522 Thu May 16 17:28:42 2005 P+R+ON
319Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface