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
25
questions in
10 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. A _____ _____ can be created to store blocks within the Buffer Cache that are rarely reused.
Recycle Pool
Trigger Operations
Data Integrity Constraints
SYSTEM & SYSAUX
2. The _____ property ensures that once all the steps in a transaction have been competed successfully - the results are considered permanent.
Block Size - * they should match
Alert Log
pfile/spfile
Durability
3. Data files are logically grouped into _____ and are usually given descriptive names such as DATA - INDEX - UNDO & TEMP.
Active Workload Repository (AWR)
Tablespaces
Flashback Recovery Area
Redo Log Group
4. A standby database - which is kept in a separate data center - is kept synchronized with the production DB using this.
5. The space within data files is organized into
Data blocks (or pages)
Instance
DELETE & MERGE
Checkpoint Process (CKPT)
6. The engine that processes requests for data from the database is __________
On-Line Transaction Processing (OLTP)
Database
Instance
The Oracle Instance
7. 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.
SQL*Plus
DISPLAY
On-Line Transaction Processing (OLTP)
System Monitor (SMON)
8. 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.
SGA - System Global Area
Redo Log Group
tnsnames.ora.
Instance
9. Applications developed to communicate with Oracle DBs use what type of SQL?
Embedded SQL
SYSTEM & SYSAUX
Standard Connection Pooling (Prior to 11g)
RAC - Real Application Clusters
10. Other things to consider when determining disk space are _____ & Undo / Temp space.
SYSTEM / SYSAUX tablespaces
Real Application Clusters (RAC)
Shared Server
Oracle Home
11. In the Shared Server the State Information is kept in the SGA for _______________
Log Writer
System Monitor (SMON)
On-Line Transaction Processing (OLTP)
tnsnames.ora
12. Oracle needs at least _____ redo log files and they should be the _____ _____.
The Oracle Instance
2 - same size
Archiver (ARCH)
tnsnames.ora
13. What program is used to create a Listener?
Net Configuration Assistant (NetCA)
Archiver
Log Writer
Redo Log Files
14. The SYSTEM tablespace - which stores only tables containing information about the rest of the database - is called the ___________
Real Application Clusters (RAC)
Instance
Data Dictionary
DDL - Database Definition Language
15. The _____ property ensures that results produces by concurrently executing transactions are serialized.
Real Application Clusters (RAC)
Shared Server
Instance
Isolation
16. SGA - System Global Area is divided into distinct areas such as the buffer cache - the ________ and the log buffer.
Memory area
Shared pool
Real Application Clusters (RAC)
System Monitor (SMON)
17. Before you can create the first DB on a system - you must first configure a _____.
Memory area
DDL - Database Definition Language
Listener
Checkpoint Process (CKPT)
18. INSERT - UPDATE - ________ are examples of DML - Database Manipulation Language
Instance
Active Workload Repository (AWR)
DELETE & MERGE
Standard Connection Pooling (Prior to 11g)
19. The process responsible for transferring all Undo and Redo entries in the Log Buffer to the Redo Log Files.
Control File
Net Configuration Assistant (NetCA)
Listener.ora
Log Writer (LGWR)
20. This process is responsible for any cleanup activities necessary if the database is restarted after an abnormal shutdown resulting from system failure.
Oracle's Data Guard Technology
pfile/spfile
SQL*Plus
System Monitor (SMON)
21. The various Oracle processes coordinate their access to the areas of the SGA by using IPC - Interprocess Communication mechanisms called _______
DDL - Database Definition Language
Checkpoint Process (CKPT)
Latches
System Monitor (SMON)
22. The _____ property of a transaction ensures that the transaction does not compromise the integrity of the database.
Shared Server
Embedded SQL
Flashback Recovery Area
Consistency
23. A DBMS ensures transactions are: _______ - Consistent - Isolated - Durable
Atomic
Memory area
Embedded SQL
pfile/spfile
24. The process responsible for transferring all modified data blocks in the Data Caches to the Data Files.
Data blocks (or pages)
Redo Log Files
Database Writer (DBWR)
Cookies
25. 3 ___________: Redundancy - Nullable Data Items - Duplicate Data Records
Keep Pool
The Shared Pool
Checkpoint Process (CKPT)
SQL Deficiencies