but i run this query
select segment_type, segment_name, owner
from sys.dba_extents
where file_id = 20 and
(145788 between block_id
and block_id + blocks - 1);
20 = datafile#
but it was no row selected .. is that possible???
|
Results 1 to 5 of 5
Thread: Corrupt block!Threaded View
|
Click Here to Expand Forum to Full Width |