ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
I got it during cold backup by RMAN on closed DB.
Solution:
-- Open the database;
-- alter system switch logfile;