Hello,

I have forgotten to give you a way to see if the DB is in ARCHIVELOG or NOARVHIVELOG Mode. launch :

select * from v$database;


Hope this helps