DB13: Block Fail Found for DBVERIFY

During a check of a datafile with dbv the following error occured:
DBV-00102: File I/O error on FILE (/oracle/<SID>/sapdata3/btabi_5/btabi.data5) during end read operation (-1)

Before you got the error for this file, a resize of the file was tried.
The resize failed but the resize-size is written to the header of the datafile. dbv detects the mismatch between header value and the length of the file on operating system level.

Resize the file again so that dbverify error doesn't occur.

Command syntax for resizing datafile:
ALTER DATABASE DATAFILE <file_name | file_number> RESIZE TO <integer><M | G | T>;

Comments

Popular posts from this blog

OS/DB Migration - CMD. STR, TOC, EXT, R3load, DDLDBS.TPL and more

Fixing Inconsistent Table - Table activation fails due to inconsistency between DD and DB

301 Redirect Using SAP Web Dispatcher