单项选择题
You need to recover five data files that are spread across multiple disks. Which initialization parameter should you set to speed up redo application?()
A.RECOVERY_PARALLELISM
B.FAST_START_MTTR_TARGET
C.LOG_CHECKPOINT_INTERVAL
D.FAST_START_PARALLEL_ROLLBACK
相关考题
-
单项选择题
ClicktheExhibitbuttonandexaminethediagram,whichillustratesthecomponentsperformingtaskswithinanOracleSharedSeverenvironment.Whichtaskisbeingperformedbycomponent4?()
A.The PMON process registers the request in the response queue.
B.A shared sever places the process request in the response queue.
C.A request within the request queue is processed by an idle shared server process.
D.A dispatcher assigns a request from the request queue to and idle shared server process. -
单项选择题
What is true about this statement used during import?() imp hr/hr tables= (employee, departments) file=hr.dmp ignore=y
A.It ignores duplicates.
B.It prevents character set translation on import.
C.It allows rows to be inserted into a table that already exists.
D.It ignores storage parameters in the DML executed during import. -
多项选择题
Archive file format LOG_ARCHIVE_FORMAT is defined as arch_%s.arc. A week ago, you just archived arch_4.arch to tape, then removed all archived files to save disk space. Yesterday you saw arch_10.arc and arch_11.arc on the disk. Today, you see arch_3.arc in the archive directory. Which two could you happened?()
A.Redo logs were restored from tape for recovery.
B.The file names are only used when they are copied to tape.
C.The database was opened with the RESETLOGS option and log numbers restarted.
D.Log names run in circular fashion; arch_3.arc is re-created by the ARCn process.
E.A file name is randomly chosen by the archive process; as long as it is unique, it does not have to be sequential.
