SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
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. In which Oracle Architecture is each connection handled by a dedicated Oracle process?
Dedicated Server
Standard Connection Pooling (Prior to 11g)
Instant Client
Double
2. In which Oracle Architecture does the client communicate with an ODB Dispatcher Process which has a Request Queue and a Response Queue?
The Buffer Cache
Oracle's Data Guard Technology
Tables - Indexes
Shared Server
3. This process watches the progress of the database connections.
Listener Log
Process Monitor (PMON)
Database
Transaction Management
4. The SYSTEM tablespace - which stores only tables containing information about the rest of the database - is called the ___________
Recycle Pool
Database Writer (DBWR)
Data Dictionary
Oracle's Data Guard Technology
5. The space within data files is organized into
Instance
Trace File
Data blocks (or pages)
Atomic
6. The process responsible for making copies of the Redo Log Files when they fill up.
Cookies
RAC - Real Application Clusters
Archiver (ARCH)
DML - Database Manipulation Language
7. In the Shared Server the State Information is kept in the SGA for _______________
Process Monitor (PMON)
On-Line Transaction Processing (OLTP)
8KB
Program Global Area
8. The 6 Background Processes: Database Writer (DBWWR) - Log Writer (LGWR) - Archiver (ARCH) - ___________ - Process Monitor (PMON) - System Monitor (SMON)
System Monitor (SMON)
Program Global Area
Checkpoint Process (CKPT)
<tablespace><number>.dbf - or - <tablespace><number>.ora
9. When a redo log file fills up - an Oracle component called the _____ makes one of more copies of it.
Oracle's Data Guard Technology
pfile/spfile
Archiver
DML - Database Manipulation Language
10. This wakes up periodically and copies any accumulated Undo and Redo entries to the Redo Log File.
Data blocks (or pages)
Log Writer
Redo Log Files
PL/SQL
11. The _____ property ensures that once all the steps in a transaction have been competed successfully - the results are considered permanent.
Log Buffer
Durability
SGA - System Global Area
Trigger Operations
12. What program is used to create a Listener?
Net Configuration Assistant (NetCA)
DDL - Database Definition Language
Data Integrity Constraints
Oracle's Data Guard Technology
13. The process responsible for transferring all Undo and Redo entries in the Log Buffer to the Redo Log Files.
Standard Connection Pooling (Prior to 11g)
Log Writer (LGWR)
Double
The Buffer Cache
14. These help ensure that the effects of a user's transaction are Durable (even in the event of a computer failure)
tnsnames.ora
<tablespace><number>.dbf - or - <tablespace><number>.ora
Redo Log Files
Dedicated Server
15. A large component of the SGA - which is best-known for use in caching query execution plans is called _________
Control File
Kernel Settings
The Shared Pool
The Oracle Instance
16. Type of a SQL statement used to modify data
COMMIT.
SQL*Plus
The Buffer Cache
DML - Database Manipulation Language
17. The files on the storage disks connected to the database host is the __________
The Oracle Instance
Oracle Data Guard
Database
2 - same size
18. 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.
Archiver
DISPLAY
Program Global Area
Trace File
19. Other things to consider when determining disk space are _____ & Undo / Temp space.
SYSTEM / SYSAUX tablespaces
Log Buffer
Database
Log Writer
20. In which log are events such as startup - shutdown - DDL operations and space shortages written?
pfile/spfile
DISPLAY
Keep Pool
Alert Log
21. To estimate the amount of space required for your Data Files - Estimate space required for Tables - then ________ the number to allow for Indexes - then Double the number again to allow for Overhead Space and White Space.
tnsnames.ora
DML - Database Manipulation Language
The Buffer Cache
Double
22. SGA - System Global Area is divided into distinct areas such as the buffer cache - the ________ and the log buffer.
Block Size - * they should match
Data Integrity Constraints
Standard Connection Pooling (Prior to 11g)
Shared pool
23. A standby database - which is kept in a separate data center - is kept synchronized with the production DB using this.
24. The most important database configuration file - which contains the settings used during database startup: _______ - * comes in 2 forms; text and binary - * pfile is aka init.ora
Cookies
pfile/spfile
Data blocks (or pages)
Embedded SQL
25. In a UNIX or Linux environment - you will need to install and run Oracle using a __________.
Transaction Management
On-Line Transaction Processing (OLTP)
Block Size - * they should match
Dedicated Account
26. 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.
Program Global Area
Shared Server
The Oracle Instance
tnsnames.ora.
27. A special _____ _____ can be created within the Buffer Cache to store data blocks from frequently used data tables - such as lookup tables.
Keep Pool
pfile/spfile
Isolation
Cookies
28. The _____ property ensures that results produces by concurrently executing transactions are serialized.
Isolation
Log Writer
Tables - Indexes
Oracle Data Guard
29. What describes the various computer processes resident in computer memory and memory areas shared by these processes?
<tablespace><number>.dbf - or - <tablespace><number>.ora
Instance
8KB
RAC - Real Application Clusters
30. The simplest way to create a database is to use the __________.
Instant Client
Keep Pool
Database Creation Assistant (DBCA)
DELETE & MERGE
31. A DBMS ensures transactions are: _______ - Consistent - Isolated - Durable
Consistency
Candidate Key
Database Writer (DBWR)
Atomic
32. Programs that can be stored in an Oracle Database are written in
Shared pool
PL/SQL
Candidate Key
Dedicated Server
33. In Connection Pooling the information generated by the autonomous tasks not preserved in RAM - but saved in _______ or in the DB itself
Cookies
Connection Pooling
SGA - System Global Area
Candidate Key
34. Typical convention for naming data files
Maximum Available Architecture (MAA)
Instance
<tablespace><number>.dbf - or - <tablespace><number>.ora
DISPLAY
35. 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?
Archiver (ARCH)
Kernel Settings
DELETE & MERGE
Real Application Clusters (RAC)
36. In a UNIX or Linux environment - you will also need to use the root account to perform a few tasks such as modifying the __________.
pfile/spfile
tnsnames.ora.
Log Writer (LGWR)
Kernel Settings
37. INSERT - UPDATE - ________ are examples of DML - Database Manipulation Language
DISPLAY
DELETE & MERGE
Database Resident Connection Pooling (DRCP) (11g Only)
pfile/spfile
38. Data files are logically grouped into _____ and are usually given descriptive names such as DATA - INDEX - UNDO & TEMP.
Listener Log
Tables - Indexes
Tablespaces
Archiver
39. In which log is a record written every time a user establishes a connection to the database?
Recycle Pool
Block Size - * they should match
Oracle Data Guard
Listener Log
40. 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
Log Writer
Database Writer (DBWR)
Database Resident Connection Pooling (DRCP) (11g Only)
RAC - Real Application Clusters
41. The location of the database software
Redo Log Files
Oracle Home
Oracle Data Guard
Program Global Area
42. When a set of shared Application Tier Processes handle all requests - each of which maintain a persistent connection to the Database - this is called ______________
Real Application Clusters (RAC)
Oracle's Data Guard Technology
Keep Pool
Standard Connection Pooling (Prior to 11g)
43. A factor in the decision to assign a table or index to a particular tablespace is ___________
Net Configuration Assistant (NetCA)
Block Size - * they should match
RAC - Real Application Clusters
Latches
44. A unique part of a record is called__________
Data Integrity Constraints
Candidate Key
Oracle Data Guard
Checkpoint Process (CKPT)
45. The SYSAUX tablespace is used to store ____________ - such as Statspack or Management Information.
Real Application Clusters (RAC)
Active Workload Repository (AWR)
PL/SQL
Data Dictionary
46. Type of SQL statements used to create and modify objects
PL/SQL
tnsnames.ora.
Foreground Process
DDL - Database Definition Language
47. A _____ _____ can be created to store blocks within the Buffer Cache that are rarely reused.
Recycle Pool
Dedicated Server
Double
DELETE & MERGE
48. In which Oracle Architecture can additional Instances be added to the cluster to scale out instead of scaling up?
DISPLAY
Log Writer (LGWR)
DDL - Database Definition Language
Real Application Clusters (RAC)
49. 3 ______________: Check - Uniqueness - Referential
Connection Pooling
SYSTEM & SYSAUX
Data Integrity Constraints
Candidate Key
50. The engine that processes requests for data from the database is __________
Shared Server
Log Buffer
The Oracle Instance
Isolation