diff --git a/sql/21_datafile.sql b/sql/21_datafile.sql index 64db479..72f289b 100644 --- a/sql/21_datafile.sql +++ b/sql/21_datafile.sql @@ -7,4 +7,7 @@ SELECT /*+ NO_MERGE */ ORDER BY --x.con_id, x.file_name; + +prompt

v$database_block_corruption

+select * from v$database_block_corruption; exit \ No newline at end of file