Cry
about...
Oracle Troubleshooting
DBV-00100: Specified FILE (XXXX) not
accessible
Symptom:
Using the verification tool dbverfNN
produces the error:
DBV-00100: Specified FILE (XXXX) not
accessible
where XXXX is the name of the file that
dbverf was invoked on.
Possible Causes and Remedies
The file does not exist or was
incorrectly specified. Check that the specified
file exists.
The datafile to be verified must
end with .dbf. Try renaming the file
(be careful, the file must be renamed and Oracle
informed that it has been renamed).
The file is in use, and is
therefore locked and so the utility cannot open
it. Shutdown Oracle and try again. (Possibly NT
only.)
If the database has been shutdown
then it is possible that that Oracle service has
the file locked. Try stopping the service OracleService<SID>.
(NT only.)
|