Update 21_datafile.sql

This commit is contained in:
Yacine31
2023-11-23 01:10:56 +01:00
parent c41096bd1a
commit 0e250a4c33

View File

@@ -44,6 +44,7 @@ from
dba_data_files d
where
a.file_id = b.file_id (+) and d.file_id=a.file_id
;
prompt <h2>Existance de blocks corrompus :</h2>
select * from v$database_block_corruption;