Multiple choice technology databases Which data dictionary view shows that the database is in ARCHIVELOG mode? V$INSTANCE V$LOG V$DATABASE V$THREAD Reveal answer Fill a bubble to check yourself C Correct answer Explanation The V$DATABASE dynamic performance view contains database-wide information including the LOG_MODE column, which shows ARCHIVELOG or NOARCHIVELOG status.