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. SGA - System Global Area is divided into distinct areas such as the buffer cache - the ________ and the log buffer.
Instant Client
Shared pool
SYSTEM / SYSAUX tablespaces
Listener Log
2. What is the private work area in computer memory which each Oracle server process uses to hold intermediate results (temp files) called?
Foreground Process
Transaction Management
Program Global Area
Log Buffer
3. Other things to consider when determining disk space are _____ & Undo / Temp space.
The Oracle Instance
SYSTEM / SYSAUX tablespaces
Kernel Settings
Checkpoint Process (CKPT)
4. A unique part of a record is called__________
tnsnames.ora
Memory area
Checkpoint Process (CKPT)
Candidate Key
5. Commonly used block size of data blocks
8KB
The Buffer Cache
Standard Connection Pooling (Prior to 11g)
<tablespace><number>.dbf - or - <tablespace><number>.ora
6. Which Oracle Architecture combines RAC and Standby technology?
DDL - Database Definition Language
Oracle's Data Guard Technology
Data blocks (or pages)
Maximum Available Architecture (MAA)
7. When a redo log file fills up - an Oracle component called the _____ makes one of more copies of it.
Database
Archiver
Consistency
DDL - Database Definition Language
8. In which log are events such as startup - shutdown - DDL operations and space shortages written?
2 - same size
Isolation
Alert Log
Dedicated Server
9. Oracle Provided Command-Line Tool - * used to automate tasks
pfile/spfile
<tablespace><number>.dbf - or - <tablespace><number>.ora
tnsnames.ora
SQL*Plus
10. Beginning Oracle 10g - it provides the most essential software in a bundle called an _______.
Durability
Database Creation Assistant (DBCA)
Instant Client
Candidate Key
11. Applications developed to communicate with Oracle DBs use what type of SQL?
Embedded SQL
The Buffer Cache
Data blocks (or pages)
Database
12. A large component of the SGA - which is best-known for use in caching query execution plans is called _________
Log Buffer
RAC - Real Application Clusters
The Shared Pool
Foreground Process
13. Configuration file that contains location information for databases
Redo Log Files
tnsnames.ora
Instant Client
Candidate Key
14. In which Oracle Architecture does the client communicate with an ODB Dispatcher Process which has a Request Queue and a Response Queue?
System Monitor (SMON)
Active Workload Repository (AWR)
Shared Server
Maximum Available Architecture (MAA)
15. 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.
Embedded SQL
Memory area
Double
Log Writer
16. Programs that can be stored in an Oracle Database are written in
The Oracle Instance
PL/SQL
Program Global Area
Consistency
17. In a UNIX or Linux environment - you will also need to use the root account to perform a few tasks such as modifying the __________.
Kernel Settings
Real Application Clusters (RAC)
Recycle Pool
Shared pool
18. 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.
Dedicated Server
Log Writer (LGWR)
tnsnames.ora.
Listener
19. In which Oracle Architecture is each connection handled by a dedicated Oracle process?
Checkpoint Process (CKPT)
DISPLAY
Dedicated Server
SYSTEM / SYSAUX tablespaces
20. The _____ property ensures that once all the steps in a transaction have been competed successfully - the results are considered permanent.
On-Line Transaction Processing (OLTP)
<tablespace><number>.dbf - or - <tablespace><number>.ora
Log Writer (LGWR)
Durability
21. This process watches the progress of the database connections.
Program Global Area
Database Writer (DBWR)
tnsnames.ora
Process Monitor (PMON)
22. The Oracle Instance is composed of: Foreground Processes - Background Processes - ___________
Redo Log Files
tnsnames.ora
Transaction Management
SGA - System Global Area
23. A factor in the decision to assign a table or index to a particular tablespace is ___________
PL/SQL
Block Size - * they should match
System Monitor (SMON)
Log Buffer
24. A special _____ _____ can be created within the Buffer Cache to store data blocks from frequently used data tables - such as lookup tables.
Listener.ora
Checkpoint Process (CKPT)
Keep Pool
SQL*Plus
25. A standby database - which is kept in a separate data center - is kept synchronized with the production DB using this.
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
26. Before you can create the first DB on a system - you must first configure a _____.
Database
Listener
Redo Log Group
DDL - Database Definition Language
27. In the Shared Server the State Information is kept in the SGA for _______________
Process Monitor (PMON)
Dedicated Server
On-Line Transaction Processing (OLTP)
Listener
28. These help ensure that the effects of a user's transaction are Durable (even in the event of a computer failure)
Database Resident Connection Pooling (DRCP) (11g Only)
Redo Log Files
Durability
Real Application Clusters (RAC)
29. 3 Physical Operations of a Transaction: Index Updates - ___________ - Recursive Operations
Connection Pooling
Dedicated Server
Trigger Operations
System Monitor (SMON)
30. This wakes up periodically and copies any accumulated Undo and Redo entries to the Redo Log File.
8KB
Log Writer
Shared Server
SGA - System Global Area
31. In a UNIX or Linux environment - you will need to install and run Oracle using a __________.
Dedicated Account
Dedicated Server
Foreground Process
Control File
32. 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.
DISPLAY
Log Writer
Real Application Clusters (RAC)
Checkpoint Process (CKPT)
33. The process responsible for making copies of the Redo Log Files when they fill up.
Listener.ora
Transaction Management
DML - Database Manipulation Language
Archiver (ARCH)
34. The space within data files is organized into
Database Creation Assistant (DBCA)
Database Resident Connection Pooling (DRCP) (11g Only)
Data blocks (or pages)
Maximum Available Architecture (MAA)
35. The _____ property ensures that results produces by concurrently executing transactions are serialized.
Isolation
Candidate Key
The Buffer Cache
On-Line Transaction Processing (OLTP)
36. 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
pfile/spfile
Dedicated Account
Oracle's Data Guard Technology
Log Writer
37. Type of SQL statements used to create and modify objects
Embedded SQL
Cookies
DDL - Database Definition Language
COMMIT.
38. At frequent intervals - the contents of the Data Caches are synchronized with the Data Files. This is performed by a dedicated process called ____________
Redo Log Files
On-Line Transaction Processing (OLTP)
Checkpoint Process (CKPT)
Active Workload Repository (AWR)
39. Oracle needs at least _____ redo log files and they should be the _____ _____.
pfile/spfile
Embedded SQL
Isolation
2 - same size
40. Type of a SQL statement used to modify data
DML - Database Manipulation Language
Data Dictionary
The Oracle Instance
Data Integrity Constraints
41. A mirrored set of redo log files is called a ________
Redo Log Group
RAC - Real Application Clusters
Flashback Recovery Area
Database Creation Assistant (DBCA)
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)
pfile/spfile
Real Application Clusters (RAC)
Standard Connection Pooling (Prior to 11g)
43. 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
Checkpoint Process (CKPT)
tnsnames.ora
RAC - Real Application Clusters
Redo Log Files
44. The process responsible for transferring all modified data blocks in the Data Caches to the Data Files.
Database Writer (DBWR)
Instance
Database Creation Assistant (DBCA)
tnsnames.ora.
45. What tool is used to automated the process of Redo information being shipped from the Main DB and applied to the Standby DB?
Durability
Oracle's Data Guard Technology
Net Configuration Assistant (NetCA)
Oracle Data Guard
46. This is a queue of Undo and Redo entries.
Archiver (ARCH)
Log Buffer
Database Resident Connection Pooling (DRCP) (11g Only)
Database Creation Assistant (DBCA)
47. The simplest way to create a database is to use the __________.
SYSTEM / SYSAUX tablespaces
2 - same size
Database Creation Assistant (DBCA)
Tablespaces
48. In which log is a record written every time a user establishes a connection to the database?
DELETE & MERGE
Real Application Clusters (RAC)
Listener Log
PL/SQL
49. What describes the various computer processes resident in computer memory and memory areas shared by these processes?
Trigger Operations
SQL*Plus
Flashback Recovery Area
Instance
50. What program is used to create a Listener?
SQL Deficiencies
Log Writer (LGWR)
pfile/spfile
Net Configuration Assistant (NetCA)