Which three types of backups can be performed for a database running in NOARCHIVELOG mode?
A.
consistent whole database backup
B.
backup of noncritical tablespaces without shutting down the instance
C.
backup of the database without shutting down the instance
D.
backup of only those blocks that have changed since the last backup while database is mounted
E.
backup of only the used blocks in a critical tablespace (SYSTEM or SYSAUX) while the database is open
Explanation:
Reference https://docs.oracle.com/cd/B28359_01/server.111/b28310/archredo002.htm#ADMIN11330