Changing Oracle database mode
This article describes how to change the Oracle database mode.
Changing the Oracle database mode is crucial for the correct backup execution.
Prerequisites
sqlplus / as sysdbaVerifying the settings
SELECT LOG_MODE FROM v$database;
Changing the database mode

Useful links and items
Last updated

