A.RECOVERY_PARALLELISM B.FAST_START_MTTR_TARGET C.LOG_CHECKPOINT_INTERVAL D.FAST_START_PARALLEL_ROLLBACK
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.