how to start dbverf80? [message #71835] |
Fri, 17 January 2003 13:14 |
shalu
Messages: 7 Registered: November 2001
|
Junior Member |
|
|
I have Oracle8 personal edition.
When I started DBEVRF80 through MSDos. it not started and give the error message
error: DBV-00004: FILE MUST BE SPECIFIED
Please help me...thx
|
|
|
Re: how to start dbverf80? [message #71838 is a reply to message #71835] |
Sun, 19 January 2003 15:14 |
ctg
Messages: 146 Registered: July 2002
|
Senior Member |
|
|
at the dos prompt:
C:dbverf80 HELP=Y -- this will show you the parameters
For this utility you need to tell it which file you want to analyze. You may also need to tell oracle the blocksize for the file.
|
|
|
Re: how to start dbverf80? [message #71982 is a reply to message #71835] |
Thu, 13 February 2003 11:02 |
snreddy
Messages: 16 Registered: January 2003
|
Junior Member |
|
|
You need to Specify filename
after that
for example
DBV file='C:oraukdata1.ora'
it will display the report if any blocks corrupted.
Cheers
snreddy
|
|
|