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 Test
Start Test
Study First
Subjects
:
oracle
,
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. If you install Oracle10g Enterprise Edition - Standard Edition - or Personal Edition and choose to have a predefined database created on installation - the database is configured in ____ mode.
Program Global Area (PGA)
IMMEDIATE
Dedicated server
Single-instance server
2. In Oracle10g the buffer cache can consist of multiple buffer caches - of different sizes. The default size is ____.
NOMOUNT
Init.ora
Universal Installer
8K
3. SHUTDOWN ____ simply stops all Oracle processes - and releases all memory buffers.
ABORT
Lsnrctl
SGA
Netmgr
4. All Oracle software files and database storage files reside on subdirectories under ____.
By separating data from software
ORACLE_BASE
NOMOUNT
DB_FILE_DEST
5. The ____ is used to install Oracle software - or change an existing installation.
TNS
By separating data from software
Universal Installer
NOMOUNT
6. STARTUP ____ starts up all background processes - and allocates space in memory for all Oracle database instance memory buffers.
Redo log buffer
Net Manager
Netmgr
NOMOUNT
7. A ____ is a label given to a specific network configuration - usually a specific computer - at a specific TCP/IP address.
Network name
Type and sequence of creation
Init.ora
Data Upgrade Assistant
8. ____ is the typical configuration for an Oracle10g database.
Tnsnames.ora
Oradata
NOMOUNT
Single-instance server
9. A ____ file is an administrative file containing up-to-date information on the database structure - log files - checkpoints; critical file for opening the database.
Redo log buffer
Network name
Control
PL/SQL
10. SHUTDOWN ____ disconnects all users - rolls back pending transactions - and prohibits new connections and new transactions even for already connected users.
Schema
Data Upgrade Assistant
Transaction Processing
IMMEDIATE
11. The ____ contains many of the memory buffer components for an up and running (online) Oracle instance.
NOMOUNT
SGA
Application server tier
Administrator
12. The ____ initialization parameter defines one or more directories where control files and redo log files are to be created.
Transaction Processing
DB_CREATE_ONLINE_LOG_DEST_n
Large pool
Alert
13. The DBCA tool executes the ____ for you - in order to configure the new database's Named Service.
Multiple
OLTP
Net Services
Net Manager
14. The database has a service called the ____ process. This process waits for requests and responds to requests as needed.
Universal Installer
MOUNT
Large pool
Listener
15. The ____ database configuration option will change some configuration - generally allowing low concurrency and very high I/O activity.
Data Upgrade Assistant
Data Warehouse
NORMAL
Net Services
16. The listener.ora file is stored in the ____ directory.
NORMAL
TRANSACTIONAL
$ORACLE_HOME/network/admin
Schema
17. The ____ collects statistics about tables or objects - validates tables - finds continuing rows.
Analyze Wizard
Network name
Datafile
Administrator
18. A(n) ____ database allows you to define anything and everything - this one is for the experts.
Large pool
ORACLE_SID
Custom
/
19. To implement user-managed redo log files - you should use the ____ clause in the CREATE DATABASE command itself.
Lsnrctl
All platforms
LOGFILES
Large pool
20. The ____ migrates data from older versions to newer versions of the database.
Multiple
ORACLE_SID
Control
Data Upgrade Assistant
21. The Oracle Net Services configuration is stored in the ____ configuration file on the client computer.
Init.ora
Custom
OPEN
Tnsnames.ora
22. The ____ process cleans up after user sessions are finished.
PMON
Network name
DB_CREATE_FILE_DEST
Single-instance server
23. The ____ log is essential because it will contain all the essential information for the smooth running of your database.
ABORT
Alert
8K
LOGFILES
24. SHUTDOWN ____automatically completes and commits all pending transactions - then forcibly disconnects all connected users - and shuts down the database.
Datafile
TRANSACTIONAL
Net Manager
Redo log
25. ____ is a valid client installation configuration.
Tnsnames.ora
PL/SQL
Runtime
Listener
26. The two main sections of memory for the Oracle instance are the System Global Area (SGA) and the ____.
Universal Installer
Administrator
Program Global Area (PGA)
$ORACLE_HOME/network/admin
27. The <database name> is usually stored as the ____ environment variable
ORACLE_SID
TNS
SYSOPER
8K
28. The Oracle ____ tool provides the network link between the Oracle10g database and most applications that communicate with the database.
OPEN
Schema
Net Services
Redo log buffer
29. ____ processes are only present in shared server mode to distribute user connection requests - between server processes.
MOUNT
ABORT
Tnsnames.ora
Dispatcher
30. A ____ file records changes to database data.
Operating system
DB_CREATE_FILE_DEST
Large pool
Redo log
31. The DBA authentication method encompasses the method used to validate logon of users with the SYSDBA or ____ role.
SQL*Plus
Oradata
MOUNT
SYSOPER
32. ____ is the default method for connecting to a database.
TNS
Tnsnames.ora
Control
ABORT
33. Setting a user connection as being dedicated or shared can be controlled in the client-side configuration of Oracle Net Services - in the ____ file.
Control
LOGFILES
ORACLE_BASE
Tnsnames.ora
34. In the SQL*Plus statement CONNECT /@ORACLASS AS SYSDBA - the ____ tells the database to use OS authentication.
/
Net Manager
Lsnrctl
PL/SQL
35. Load balancing between multiple listener processes is placed in the ____ configuration file on the client computer.
Tnsnames.ora
Net Manager
Net Services
NORMAL
36. You can start and stop the listener using the listener control utility (____).
Lsnrctl
Custom
Runtime
Net Manager
37. The ____ tool allows you to create and run queries - add rows - modify data - and write reports using SQL.
PL/SQL
SQL*Plus
Dedicated
ORACLE_HOME
38. Oracle executable files are stored in a directory tree referred to as ____.
ORACLE_HOME
Tnsnames.ora
Redo log buffer
Dedicated
39. The script files generated by the DBCA tool include numerous SQL*Plus executable ____ files - a configuration parameter file called init.ora - and a batch file for executing all the scripts in a single shell command.
DB_CREATE_FILE_DEST
Redo log
Tnsnames.ora
.sql
40. In the case of a ____ server - every user session (connection) has its own server process.
ORACLE_HOME
Dedicated
ABORT
Dispatcher
41. When the ____ initialization parameter is set - Oracle 10g knows where to locate all the datafiles.
LOGFILES
Datafile
DB_FILE_DEST
NORMAL
42. Whenever a change is made to data - the ____ stores a copy of the changed data and the original data - in case it is needed.
By separating data from software
PMON
PL/SQL
Redo log buffer
43. The ____ database configuration option allows for a lot of change activity - raising concurrency requirements - and lowering I/O activity requirements.
ORACLE_BASE
Data Warehouse
Transaction Processing
MOUNT
44. A ____ is a set of database structures - such as tables - indexes - user-defined attributes - and procedures.
Netmgr
OLTP
Schema
Redo log buffer
45. A single machine can contain __________ value for ORACLE_HOME.
Netmgr
Runtime
More than one
ORACLE_BASE
46. The ____ initialization parameter defines the directory where all datafiles and tempfiles (files used for storage of temporary data during sorting and other operations) are to be created.
Operating system
NORMAL
.sql
DB_CREATE_FILE_DEST
47. _________ databases can be managed within OEM.
LOGFILES
Redo log buffer
TRANSACTIONAL
Multiple
48. The ____ area stores parsed SQL in memory.
$ORACLE_HOME/network/admin
PMON
Schema
Shared pool
49. The ____ engine included with the Oracle software provides a specialized programming language you can use for creating triggers - packages - and procedures.
MOUNT
Datafile
NOMOUNT
PL/SQL
50. OFA provides standards intended to improve performance of the database by - among other things - spreading I/O functions across separate devices...
Network name
Transaction Processing
By separating data from software
Program Global Area (PGA)
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests