After performing a clean shut down of the database instance for maintenance, you mount thedatabase and then execute a command to open the database: SQL> ALTER DATABASE OPEN; Which two statements are true()
- AThe online redo log files and online data files are opened.
- BAll the online data file headers are checked for consistency.
- CInstance recovery is performed before opening the database.
- DThe path and existence of all the log file members are checked