User`s guide

Checking the Integrity of the Physical Data Structure
5-8 Oracle Database Installation and Administration Guide
You can either select the preferred text editor by setting the environment variable
EDITOR
before starting ADRCI or specify your preferred text editor within ADRCI with
the ADRCI
set editor
command.
Note: The editor vi does not work on blockmode terminals and the
editor edtu does not work on xterm terminals.
With ADRCI you can invoke Incident Packaging Service (IPS)
to create packages for
incidents with the commands
ips create package
and
ips generate package
. The
resulting zip file can be uploaded to Oracle Support.
5.5 Checking the Integrity of the Physical Data Structure
To check the data-structure integrity of offline databases, use the
DBVERIFY
command-line utility. To start
DBVERIFY
enter the following command:
/START-PROGRAM $ORAC1120.DBV
You can now enter the command, for example:
file=ora11.dbs.database1.dbf blocksize=4096 feedback=100
See Also: Oracle Database Administrator's Guide and Oracle Database
Utilities for more information about the
DBVERIFY
program