A. backup pieces B. copies of all the parameter files C. trace file generated using BACKUP CONTROLFILE TO TRACE D. control file autobackups
A. The database writer writes to a trace file, indicating that the temporary file is not found. B. The database prompts for a database recovery. C. The database opens normally. D. The database gets mounted and throws an error indicating that the temporary file requires recovery.
A. The database must be started in the MOUNT EXCLUSIVE state. B. The database must have multiplexed control files. C. The database must be opened by using a text-based parameter file instead of a server parameter file (SPFILE). D. The database must be in ARCHIVELOG mode. E. The database must be in the NOMOUNT state. F. The database must be opened in RESTRICTED mode.