Update 21_datafile.sql
This commit is contained in:
@@ -7,4 +7,7 @@ SELECT /*+ NO_MERGE */
|
|||||||
ORDER BY
|
ORDER BY
|
||||||
--x.con_id,
|
--x.con_id,
|
||||||
x.file_name;
|
x.file_name;
|
||||||
|
|
||||||
|
prompt <h2>v$database_block_corruption</h2>
|
||||||
|
select * from v$database_block_corruption;
|
||||||
exit
|
exit
|
||||||
Reference in New Issue
Block a user