2026-03-12 20:23:15
This commit is contained in:
6
mhouri/getarchiv.sql
Normal file
6
mhouri/getarchiv.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- check whether we are in archive mode log or not
|
||||
archive log list
|
||||
|
||||
SELECT LOG_MODE from v$database;
|
||||
|
||||
show parameter recovery
|
||||
Reference in New Issue
Block a user