« Spiraling quine in Perl | Home | Oracle: disable all constraints referencing the table »

Oracle: info about the corrupted block

SELECT * FROM dba_extents
WHERE  file_id = &file_id
AND    &block_id BETWEEN block_id AND block_id + blocks - 1;

Topics: Oracle, error, restore | Submitter: checkthis

Comments

You must be logged in to post a comment.

Keep on coding