Update 21_datafile.sql

This commit is contained in:
Yacine31
2023-11-12 03:54:44 +01:00
parent 723897e841
commit 7f2debf16c

View File

@@ -7,4 +7,7 @@ SELECT /*+ NO_MERGE */
ORDER BY
--x.con_id,
x.file_name;
prompt <h2>v$database_block_corruption</h2>
select * from v$database_block_corruption;
exit