SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
Search
Test your basic knowledge |
Oracle Database 11 G Administration
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. The 6 Background Processes: Database Writer (DBWWR) - Log Writer (LGWR) - Archiver (ARCH) - ___________ - Process Monitor (PMON) - System Monitor (SMON)
Checkpoint Process (CKPT)
2 - same size
Kernel Settings
Log Buffer
2. The simplest way to create a database is to use the __________.
Isolation
System Monitor (SMON)
Database Creation Assistant (DBCA)
Tablespaces
3. This file contains info about the rest of the DB - like names and locations of data files - redo log files and is used by Oracle while starting the DB.
Alert Log
Control File
Kernel Settings
Latches
4. When a set of shared Application Tier Processes handle all requests - each of which maintain a persistent connection to the Database - this is called ______________
Data blocks (or pages)
SYSTEM & SYSAUX
Standard Connection Pooling (Prior to 11g)
Listener.ora
5. What describes the various computer processes resident in computer memory and memory areas shared by these processes?
DELETE & MERGE
Instance
SQL Deficiencies
Dedicated Account
6. Typical convention for naming data files
Checkpoint Process (CKPT)
Listener Log
<tablespace><number>.dbf - or - <tablespace><number>.ora
PL/SQL
7. 3 ______________: Check - Uniqueness - Referential
Program Global Area
Process Monitor (PMON)
Database Resident Connection Pooling (DRCP) (11g Only)
Data Integrity Constraints
8. The SYSTEM tablespace - which stores only tables containing information about the rest of the database - is called the ___________
SQL*Plus
Cookies
Data Dictionary
DISPLAY
9. A unique part of a record is called__________
Candidate Key
Redo Log Group
Transaction Management
Cookies
10. The files on the storage disks connected to the database host is the __________
Double
Net Configuration Assistant (NetCA)
The Buffer Cache
Database
11. This process watches the progress of the database connections.
Process Monitor (PMON)
Tablespaces
Database Writer (DBWR)
8KB
12. The location of backup copies of the data files is traditionally referred to as ________
Flashback Recovery Area
Transaction Management
The Buffer Cache
Shared Server
13. The SYSAUX tablespace is used to store ____________ - such as Statspack or Management Information.
Durability
Embedded SQL
Active Workload Repository (AWR)
Checkpoint Process (CKPT)
14. In a UNIX or Linux environment - you will also need to use the root account to perform a few tasks such as modifying the __________.
Latches
Cookies
Instance
Kernel Settings
15. Beginning Oracle 10g - it provides the most essential software in a bundle called an _______.
Alert Log
The Shared Pool
tnsnames.ora.
Instant Client
16. The _____ property ensures that once all the steps in a transaction have been competed successfully - the results are considered permanent.
Durability
The Buffer Cache
Log Buffer
<tablespace><number>.dbf - or - <tablespace><number>.ora
17. Which Oracle Architecture has two or more ODB Instances sharing access to the same set of disks and coordinating with each other over a fast network?
Real Application Clusters (RAC)
Data Dictionary
Keep Pool
The Shared Pool
18. Before you can create the first DB on a system - you must first configure a _____.
Listener Log
Listener
Foreground Process
Real Application Clusters (RAC)
19. What is typically the largest portion of the SGA?
Data blocks (or pages)
Oracle's Data Guard Technology
Memory area
The Buffer Cache
20. In a UNIX or Linux environment - you will have to mount the _____ _____ and enable an X Windows environment for the use of _____.
Instance
Trigger Operations
pfile/spfile
Product Disks - OUI (Oracle Universal Installer)
21. This wakes up periodically and copies any accumulated Undo and Redo entries to the Redo Log File.
Log Writer
Database
Latches
Product Disks - OUI (Oracle Universal Installer)
22. 3 ___________: Redundancy - Nullable Data Items - Duplicate Data Records
SQL Deficiencies
Shared Server
DISPLAY
Data Dictionary
23. Transactions are Atomic or invisible from a logical perspective until the end of the transaction is indicated by an explicit instruction such as _______
COMMIT.
Atomic
Block Size - * they should match
Database Writer (DBWR)
24. The process responsible for transferring all modified data blocks in the Data Caches to the Data Files.
Archiver
Data blocks (or pages)
Database Writer (DBWR)
Transaction Management
25. In which Oracle Architecture is each connection handled by a dedicated Oracle process?
Shared Server
Dedicated Server
Kernel Settings
Standard Connection Pooling (Prior to 11g)
26. The process responsible for transferring all Undo and Redo entries in the Log Buffer to the Redo Log Files.
On-Line Transaction Processing (OLTP)
Dedicated Account
SYSTEM & SYSAUX
Log Writer (LGWR)
27. The _____ property of a transaction ensures that the transaction does not compromise the integrity of the database.
COMMIT.
Data blocks (or pages)
Consistency
Double
28. The 4 Steps involved in installing the Instant Client: Download from OTN (Oracle Technology Network). - Unzip into directory of choice. - Create __________ - Add location of software to PATH and TNS_ADMIN.
Archiver (ARCH)
Candidate Key
Net Configuration Assistant (NetCA)
tnsnames.ora.
29. Programs that can be stored in an Oracle Database are written in
SQL*Plus
PL/SQL
Trace File
Consistency
30. A _____ _____ can be created to store blocks within the Buffer Cache that are rarely reused.
System Monitor (SMON)
Redo Log Group
Recycle Pool
Consistency
31. The space within data files is organized into
Active Workload Repository (AWR)
Real Application Clusters (RAC)
Data blocks (or pages)
COMMIT.
32. SGA - System Global Area is divided into distinct areas such as the buffer cache - the ________ and the log buffer.
Listener
Shared pool
Tables - Indexes
Keep Pool
33. The location of the database software
Oracle Home
Oracle Data Guard
Log Writer
Shared Server
34. This is a queue of Undo and Redo entries.
Tables - Indexes
DML - Database Manipulation Language
Log Buffer
Trace File
35. Type of a SQL statement used to modify data
SQL*Plus
Candidate Key
DML - Database Manipulation Language
Shared Server
36. Which Oracle Architecture combines RAC and Standby technology?
Program Global Area
Standard Connection Pooling (Prior to 11g)
Archiver
Maximum Available Architecture (MAA)
37. The Many-To-One configuration of Instances per Database is called...* whereby the db lives on shared disks and instances on multiple computers attached to the DB
RAC - Real Application Clusters
The Buffer Cache
Standard Connection Pooling (Prior to 11g)
Data blocks (or pages)
38. Type of SQL statements used to create and modify objects
DDL - Database Definition Language
Standard Connection Pooling (Prior to 11g)
Checkpoint Process (CKPT)
The Oracle Instance
39. What tool is used to automated the process of Redo information being shipped from the Main DB and applied to the Standby DB?
Consistency
Process Monitor (PMON)
pfile/spfile
Oracle Data Guard
40. The various Oracle processes coordinate their access to the areas of the SGA by using IPC - Interprocess Communication mechanisms called _______
Real Application Clusters (RAC)
Latches
Foreground Process
SYSTEM & SYSAUX
41. In which Oracle Architecture does the client communicate with an ODB Dispatcher Process which has a Request Queue and a Response Queue?
Data blocks (or pages)
Oracle Home
Shared Server
tnsnames.ora.
42. Oracle Provided Command-Line Tool - * used to automate tasks
SQL*Plus
Dedicated Server
Alert Log
Maximum Available Architecture (MAA)
43. The very large __________ shared by all Oracle processes is the SGA - System Global Area
Memory area
Oracle's Data Guard Technology
tnsnames.ora
Trace File
44. In Connection Pooling the information generated by the autonomous tasks not preserved in RAM - but saved in _______ or in the DB itself
Transaction Management
Oracle's Data Guard Technology
Cookies
SYSTEM & SYSAUX
45. Commonly used block size of data blocks
8KB
Consistency
RAC - Real Application Clusters
Connection Pooling
46. The process responsible for making copies of the Redo Log Files when they fill up.
Shared pool
Archiver (ARCH)
DML - Database Manipulation Language
SYSTEM / SYSAUX tablespaces
47. In UNIX - to use the dbca and netca executables in /bin/ - you have to point the _____ variable to any available X-server such as Xvnc.
Data Integrity Constraints
DISPLAY
Database Creation Assistant (DBCA)
PL/SQL
48. In which Oracle Architecture can additional Instances be added to the cluster to scale out instead of scaling up?
Active Workload Repository (AWR)
Real Application Clusters (RAC)
RAC - Real Application Clusters
Database
49. A special _____ _____ can be created within the Buffer Cache to store data blocks from frequently used data tables - such as lookup tables.
Log Writer (LGWR)
Candidate Key
Log Writer
Keep Pool
50. In the Shared Server the State Information is kept in the SGA for _______________
COMMIT.
Log Writer (LGWR)
RAC - Real Application Clusters
On-Line Transaction Processing (OLTP)