| Q. 1 : Physical Disk Resources in an Oracle Database are
1. Control Files 4 Q. 2 : What is a Schema 1. A Physical Organization of Objects in the Database 2 Q. 3 : An Oracle Instance is 1. Oracle Memory Structures 4 Q. 4 : The SGA Consists of the Following Items 1. Buffer Cache 4 Q. 5 : The area that stores the blocks recently used by SQL statements is called 1. Shared Pool 2 Q. 6 : Which of the following is not a Background Server Process in an Oracle Server 1. DB Writer 2 Q. 7 : Which of the following is a valid background server processes in Oracle 1. ARCHiver 4 Q. 8 : The process that writes the modified blocks to the data files is 1. DBWR 1 : Oracle does not modify the data in data file. Once the server process makes a change in the Memory, DBWR writes the modified blocks back to disk. Q. 9 : The process that records information about the changes made by all transactions that commit is 1. DBWR 4 : LGWR process records the information about changes to database Q. 10 : Oracle does not consider a transaction committed until 1. The Data is written back to the disk by DBWR 2 Q. 11 : The process that performs internal operations like Tablespace Coalescing is 1. PMON 2 Q. 12 : The process that manages the connectivity of user sessions is 1. PMON 1 Q. 13 : The ARCH process is enabled when the database runs in a 1. PARALLEL Mode 2 |


