Files
oracle/mhouri/getarchiv.sql

6 lines
131 B
MySQL
Raw Permalink Normal View History

2026-03-12 21:23:47 +01:00
-- check whether we are in archive mode log or not
archive log list
SELECT LOG_MODE from v$database;
show parameter recovery