select * from dba_extents where segment_name='他要的表';

在下面评论。


使用上面的脚本查出该表的一个范围,然后alter system dump datafile XX block min X1 block max X2;