Files
oracle/mhouri/getarchiv.sql
2026-03-12 21:23:47 +01:00

6 lines
131 B
SQL

-- check whether we are in archive mode log or not
archive log list
SELECT LOG_MODE from v$database;
show parameter recovery