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

You can use the dbed_ckptplan command to manage the Storage Checkpoint
Capacity Planning utility at the command line.
Before using dbed_ckptplan to manage the Capacity Planning utility, note the
following:
The dbed_ckptplan command is used to obtain estimates on space usage for
Storage Checkpoints. It obtains estimates by managing scheduled Storage
Checkpoint creation and summarizing statistics from these Storage
Checkpoints. You can only use the Storage Checkpoint Capacity Planning
Utility in an environment that contains no Storage Checkpoints created by
other tools or products.
See the dbed_ckptplan(1M), cron(1M), and crontab(1M) manual pages for
more information.
To create Capacity Planning Utility schedules
Use the dbed_ckptplancommand as follows:
$ /opt/VRTS/bin/dbed_ckptplan -s
To display capacity planning utility schedules
Use the dbed_ckptplancommand as follows:
$ /opt/VRTS/bin/dbed_ckptplan -l
To display Storage Checkpoint space usage on a VxFS file system
Use the dbed_ckptplancommand as follows:
$ /opt/VRTS/bin/dbed_ckptplan -p
To remove capacity planning utility schedules
Use the dbed_ckptplancommand as follows:
$ /opt/VRTS/bin/dbed_ckptplan -r
Cloning the Oracle instance using dbed_clonedb
You can use the dbed_clonedb command to clone an Oracle instance using a
Storage Checkpoint in either a Veritas Storage Foundation for Oracle or Veritas
Storage Foundation for Oracle RAC environment.
In a Veritsa Storage Foundation for Oracle environment, cloning an existing
database using a Storage Checkpoint must be done on the same host. In a Veritas
331Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface