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. Before you can create the first DB on a system - you must first configure a _____.
System Monitor (SMON)
SYSTEM / SYSAUX tablespaces
Listener
Flashback Recovery Area
2. 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.
SQL Deficiencies
Instance
tnsnames.ora.
Data blocks (or pages)
3. In the Shared Server the State Information is kept in the SGA for _______________
Block Size - * they should match
Listener
Product Disks - OUI (Oracle Universal Installer)
On-Line Transaction Processing (OLTP)
4. The _____ property ensures that once all the steps in a transaction have been competed successfully - the results are considered permanent.
Durability
Trace File
SYSTEM / SYSAUX tablespaces
Database Writer (DBWR)
5. When a redo log file fills up - an Oracle component called the _____ makes one of more copies of it.
Log Buffer
Redo Log Files
Archiver
System Monitor (SMON)
6. 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
Trigger Operations
Product Disks - OUI (Oracle Universal Installer)
pfile/spfile
DISPLAY
7. Transactions are Atomic or invisible from a logical perspective until the end of the transaction is indicated by an explicit instruction such as _______
DML - Database Manipulation Language
PL/SQL
Active Workload Repository (AWR)
COMMIT.
8. 2 tablespaces which are always created by and whose names are mandated by Oracle
SYSTEM & SYSAUX
Dedicated Server
Dedicated Account
Redo Log Files
9. What is the private work area in computer memory which each Oracle server process uses to hold intermediate results (temp files) called?
Program Global Area
Oracle Home
Redo Log Files
DELETE & MERGE
10. In which Oracle Architecture can additional Instances be added to the cluster to scale out instead of scaling up?
The Buffer Cache
<tablespace><number>.dbf - or - <tablespace><number>.ora
Real Application Clusters (RAC)
DDL - Database Definition Language
11. Type of a SQL statement used to modify data
DML - Database Manipulation Language
Cookies
The Oracle Instance
Database Resident Connection Pooling (DRCP) (11g Only)
12. Oracle needs at least _____ redo log files and they should be the _____ _____.
Real Application Clusters (RAC)
Database
2 - same size
tnsnames.ora.
13. The various Oracle processes coordinate their access to the areas of the SGA by using IPC - Interprocess Communication mechanisms called _______
Latches
Data Integrity Constraints
8KB
Flashback Recovery Area
14. A standby database - which is kept in a separate data center - is kept synchronized with the production DB using this.
15. A unique part of a record is called__________
Redo Log Group
Candidate Key
Embedded SQL
Transaction Management
16. The SYSAUX tablespace is used to store ____________ - such as Statspack or Management Information.
Active Workload Repository (AWR)
DELETE & MERGE
System Monitor (SMON)
SGA - System Global Area
17. Core Features of any DBMS are: ___________ - Data Integrity - Security
Data Dictionary
8KB
Transaction Management
Double
18. The simplest way to create a database is to use the __________.
Instant Client
Log Writer
Database Creation Assistant (DBCA)
Foreground Process
19. Programs that can be stored in an Oracle Database are written in
PL/SQL
Candidate Key
Double
RAC - Real Application Clusters
20. Commonly used block size of data blocks
RAC - Real Application Clusters
Foreground Process
Process Monitor (PMON)
8KB
21. 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
Product Disks - OUI (Oracle Universal Installer)
Candidate Key
Real Application Clusters (RAC)
22. The very large __________ shared by all Oracle processes is the SGA - System Global Area
Kernel Settings
DELETE & MERGE
Memory area
Checkpoint Process (CKPT)
23. In a UNIX or Linux environment - you will need to install and run Oracle using a __________.
Tablespaces
Real Application Clusters (RAC)
Dedicated Account
Active Workload Repository (AWR)
24. What is produces every time certain severe errors occur?
SQL*Plus
Trace File
Data blocks (or pages)
Trigger Operations
25. In which log are events such as startup - shutdown - DDL operations and space shortages written?
Standard Connection Pooling (Prior to 11g)
Alert Log
Dedicated Account
Isolation
26. Which Oracle Architecture combines RAC and Standby technology?
SYSTEM / SYSAUX tablespaces
Maximum Available Architecture (MAA)
Data blocks (or pages)
Shared pool
27. 3 ___________: Redundancy - Nullable Data Items - Duplicate Data Records
Database
tnsnames.ora
SQL Deficiencies
Checkpoint Process (CKPT)
28. 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
Database Writer (DBWR)
Control File
Database Resident Connection Pooling (DRCP) (11g Only)
RAC - Real Application Clusters
29. These help ensure that the effects of a user's transaction are Durable (even in the event of a computer failure)
Trace File
Durability
Archiver (ARCH)
Redo Log Files
30. This process is responsible for any cleanup activities necessary if the database is restarted after an abnormal shutdown resulting from system failure.
System Monitor (SMON)
Shared Server
Tablespaces
Oracle Data Guard
31. The 6 Background Processes: Database Writer (DBWWR) - Log Writer (LGWR) - Archiver (ARCH) - ___________ - Process Monitor (PMON) - System Monitor (SMON)
Checkpoint Process (CKPT)
Product Disks - OUI (Oracle Universal Installer)
Program Global Area
Dedicated Server
32. In which log is a record written every time a user establishes a connection to the database?
Candidate Key
The Oracle Instance
Listener Log
DISPLAY
33. Typical convention for naming data files
8KB
Trigger Operations
Oracle Home
<tablespace><number>.dbf - or - <tablespace><number>.ora
34. At frequent intervals - the contents of the Data Caches are synchronized with the Data Files. This is performed by a dedicated process called ____________
Connection Pooling
Tables - Indexes
Checkpoint Process (CKPT)
Database Resident Connection Pooling (DRCP) (11g Only)
35. In which Oracle Architecture is each connection handled by a dedicated Oracle process?
Atomic
Dedicated Server
Database Writer (DBWR)
The Shared Pool
36. The SYSTEM tablespace - which stores only tables containing information about the rest of the database - is called the ___________
Data Dictionary
Trace File
The Oracle Instance
Shared Server
37. Type of SQL statements used to create and modify objects
RAC - Real Application Clusters
DDL - Database Definition Language
SQL*Plus
Program Global Area
38. What program is used to create a Listener?
tnsnames.ora.
Standard Connection Pooling (Prior to 11g)
Net Configuration Assistant (NetCA)
Consistency
39. In a UNIX or Linux environment - you will have to mount the _____ _____ and enable an X Windows environment for the use of _____.
Shared pool
Connection Pooling
Product Disks - OUI (Oracle Universal Installer)
DDL - Database Definition Language
40. Applications developed to communicate with Oracle DBs use what type of SQL?
Connection Pooling
Embedded SQL
Maximum Available Architecture (MAA)
Database Creation Assistant (DBCA)
41. In which Oracle Architecture does the client communicate with an ODB Dispatcher Process which has a Request Queue and a Response Queue?
Shared pool
Shared Server
Foreground Process
Standard Connection Pooling (Prior to 11g)
42. The Oracle Instance is composed of: Foreground Processes - Background Processes - ___________
SGA - System Global Area
Database Resident Connection Pooling (DRCP) (11g Only)
The Buffer Cache
8KB
43. The space within data files is organized into
Latches
Database Creation Assistant (DBCA)
Kernel Settings
Data blocks (or pages)
44. This process watches the progress of the database connections.
PL/SQL
Process Monitor (PMON)
On-Line Transaction Processing (OLTP)
Log Writer (LGWR)
45. Name the 6 Oracle Architectural Choices: Dedicated Server - Shared Server - ___________ - Real Application Clusters (RAC) - Standby DB - Maximum Available Architecture (MAA)
On-Line Transaction Processing (OLTP)
Connection Pooling
Process Monitor (PMON)
Candidate Key
46. Oracle Provided Command-Line Tool - * used to automate tasks
PL/SQL
SQL*Plus
The Shared Pool
The Oracle Instance
47. 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.
The Buffer Cache
DDL - Database Definition Language
Database Creation Assistant (DBCA)
Control File
48. The process responsible for transferring all Undo and Redo entries in the Log Buffer to the Redo Log Files.
Foreground Process
Log Writer (LGWR)
The Shared Pool
The Buffer Cache
49. The location of backup copies of the data files is traditionally referred to as ________
Flashback Recovery Area
Real Application Clusters (RAC)
Net Configuration Assistant (NetCA)
Log Writer
50. INSERT - UPDATE - ________ are examples of DML - Database Manipulation Language
Database Creation Assistant (DBCA)
8KB
Maximum Available Architecture (MAA)
DELETE & MERGE