Veritas Storage Foundation 5.1 SP1: Storage and Availability Management for Oracle (5900-1504, April 2011)
Database Storage Checkpoint Commands
The Storage Foundation for Databases (SFDB) tools provide a command line
interface to many key operations. The command line interface enables you to
incorporate command operations into scripts and other administrative processes.
SFDB tools commands supported are located in the /opt/VRTS/bin directory.
The online manual pages for these commands are located in the /opt/VRTS/man
directory.
Note: For a Storage Foundation product database, when you issue the commands,
replace $ORACLE_SID with $ORACLE_SID=instance_name and provide the instance
name on which the instance is running.
Table 11-1 summarizes the commands available to you from the command line.
Table 11-1
Database Checkpoint commands
DescriptionCommand
Command that creates or updates the SFDB repository.
See “Creating or updating the repository using dbed_update”
on page 211.
dbed_update
Command that creates a Storage Checkpoint for an Oracle
database.
See “Creating Storage Checkpoints using dbed_ckptcreate”
on page 212.
dbed_ckptcreate
Command that displays the Storage Checkpoints associated
with an Oracle instance.
See “Displaying Storage Checkpoints using
dbed_ckptdisplay” on page 214.
dbed_ckptdisplay
Command that mounts a Storage Checkpoint for an Oracle
instance.
See “Mounting Storage Checkpoints using dbed_ckptmount”
on page 218.
dbed_ckptmount
Command that unmounts a Storage Checkpoint for an Oracle
instance.
See “Unmounting Storage Checkpoints using
dbed_ckptumount” on page 219.
dbed_ckptumount
Using Database Storage Checkpoints and Storage Rollback
Database Storage Checkpoint Commands
210