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

Checking the database configuration environment using
dbed_checkconfig
You can use the command to verify and report on the database environment from
the command line.
Before checking the configuration environment, the following conditions must
be met:
You must be logged on as the database administrator
(typically, the user ID oracle
Prerequisites
The dbed_checkconfig command is used to verify
various elements of the database environment. The
utility attempts to use certain basic rules on database
settings, file system and volume parameters and layout
options to verify how resilient and well configured a
configuration is. The information provided is valid for
the supplied database.
See the dbed_checkconfig(1M) manual page.
Usage notes
To check the database configuration environment
Use the command as follows:
$ /opt/VRTS/bin/dbed_checkconfig -S PROD -H /oracle/product/9i
Examining file system attributes.
All file systems are VxFS.
All file systems are VxFS Version 4 or higher layout.
All file systems have the same version layout (version 6).
Examining Quick I/O settings.
All datafiles are Quick I/O files.
Examining Cached Quick I/O settings.
No file systems have Cached Quick I/O enabled.
Examining datafiles fragmentation.
5 files are fragmented.
Examining File System tunable settings.
Parameters for all VxFS file systems used by PROD.
Filesystem i/o parameters for /prod_db
read_pref_io = 65536
read_nstream = 1
read_unit_io = 65536
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
310