update pour windows

This commit is contained in:
Yacine31
2023-12-21 16:57:59 +01:00
parent 9148d030a5
commit f5825e0719
4 changed files with 3 additions and 4 deletions

View File

@@ -47,6 +47,3 @@ where
order by
d.file_name
;
prompt <h2>Existance de blocks corrompus :</h2>
select * from v$database_block_corruption;

View File

@@ -0,0 +1,2 @@
prompt <h2>Existance de blocks corrompus :</h2>
select * from v$database_block_corruption;