DBV-00102: File I/O error on FILE while running DB Verify tool
(Doc ID 1349878.1)
Last updated on FEBRUARY 02, 2022
Applies to:
Oracle Database Cloud Schema Service - Version N/A and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
IBM AIX on POWER Systems (64-bit)
Symptoms
While running DB Verify tool on datafile, the below error occurring:
DBV-00102: File I/O error on FILE (/ORCL/oradata03/TEST_TS_1_01.ora) during verification read operation (-2)
Changes
Followed Note:291808.1 DBV-102 File I/O Error, error still occurring.
Also checked with RMAN and the result has ORA-19501 error:
RMAN> run
{
allocate channel d1 type sbt_tape;
backup check logical validate datafile 149;
release channel d1;
}
2> 3> 4> 5> 6>
using target database control file instead of recovery catalog
allocated channel: d1
channel d1: sid=469 devtype=SBT_TAPE
channel d1: Data Protection for Oracle: version 5.3.3.0
Starting backup at 18-JUL-11
channel d1: starting full datafile backupset
channel d1: specifying datafile(s) in backupset
input datafile fno=00149 name=/ORCL/oradata03/TEST_TS_1_01.ora
released channel: d1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on d1 channel at 07/18/2011 10:19:19
ORA-19501: read error on file "/ORCL/oradata03/TEST_TS_1_01.ora", blockno 632193 (blocksize=8192)
ORA-27063: number of bytes read/written is incorrect
IBM AIX RISC System/6000 Error: 5: I/O error
Additional information: -1
Additional information: 1048576
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |