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. A ____ file is an administrative file containing up-to-date information on the database structure - log files - checkpoints; critical file for opening the database.
Network name
NOMOUNT
DBCA
Control
2. 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.
DB_FILE_DEST
Netmgr
DB_CREATE_FILE_DEST
Data Dictionary
3. The ____ database configuration option will change some configuration - generally allowing low concurrency and very high I/O activity.
DB_CREATE_FILE_DEST
Data Warehouse
All platforms
Dedicated server
4. ____ is a valid client installation configuration.
$ORACLE_HOME/network/admin
TNS
MOUNT
Runtime
5. SHUTDOWN ____waits for all users to log off - prohibits new connections - forcibly rolls back currently running transactions - and then shuts down the database.
NORMAL
Redo log
Single-instance server
ORACLE_HOME
6. A ____ is a physical file on the computer disk containing data - such as tables and indexes.
Oradata
SYSOPER
Datafile
Init.ora
7. The <database name> is usually stored as the ____ environment variable
Net Services
Datafile
ORACLE_SID
Multiple
8. The ____ database configuration option allows for a lot of change activity - raising concurrency requirements - and lowering I/O activity requirements.
Transaction Processing
MOUNT
Redo log buffer
Data Dictionary
9. A(n) ____ database allows you to define anything and everything - this one is for the experts.
Custom
DB_FILE_DEST
NOMOUNT
DB_CREATE_ONLINE_LOG_DEST_n
10. STARTUP ____ will open the database in read/write - unrestricted mode.
Data Dictionary
ORACLE_SID
OPEN
Large pool
11. The ____ area stores parsed SQL in memory.
LOGFILES
Shared pool
Data Upgrade Assistant
ORACLE_BASE
12. Current database files are stored in ____/<database name>.
Data Dictionary
ABORT
Oradata
By separating data from software
13. In Oracle10g the buffer cache can consist of multiple buffer caches - of different sizes. The default size is ____.
PL/SQL
ORACLE_SID
8K
OLTP
14. STARTUP ____ starts up all background processes - and allocates space in memory for all Oracle database instance memory buffers.
Dispatcher
ABORT
ORACLE_SID
NOMOUNT
15. ____ views provide system-related information by querying the database's internal management tables and presenting the data as views (metadata views).
OLTP
Tnsnames.ora
Net Services
Data Dictionary
16. ____ is the default method for connecting to a database.
TNS
Data Upgrade Assistant
Transaction Processing
TRANSACTIONAL
17. SHUTDOWN ____ simply stops all Oracle processes - and releases all memory buffers.
Data Dictionary
ORACLE_SID
ABORT
Data Warehouse
18. To start Net Manager in Unix or Linux - type ____ on the command line of a shell.
Dispatcher
MOUNT
Netmgr
Lsnrctl
19. Load balancing between multiple listener processes is placed in the ____ configuration file on the client computer.
Tnsnames.ora
OLTP
Data Dictionary
8K
20. The OFA standards call for naming files according to their...
Type and sequence of creation
Net Manager
By separating data from software
Dispatcher
21. In the SQL*Plus statement CONNECT /@ORACLASS AS SYSDBA - the ____ tells the database to use OS authentication.
More than one
ORACLE_SID
/
Operating system
22. _________ databases can be managed within OEM.
Custom
Multiple
Network name
Runtime
23. The two main sections of memory for the Oracle instance are the System Global Area (SGA) and the ____.
Lsnrctl
Administrator
Datafile
Program Global Area (PGA)
24. SHUTDOWN ____ disconnects all users - rolls back pending transactions - and prohibits new connections and new transactions even for already connected users.
Large pool
All platforms
Dispatcher
IMMEDIATE
25. The ____ process cleans up after user sessions are finished.
Oradata
OLTP
OPEN
PMON
26. The ____ migrates data from older versions to newer versions of the database.
Data Upgrade Assistant
LOGFILES
Datafile
NORMAL
27. The initialization configuration parameters file is ____.
SGA
Init.ora
$ORACLE_HOME/network/admin
/
28. You can start and stop the listener using the listener control utility (____).
Lsnrctl
Net Services
ORACLE_HOME
IMMEDIATE
29. Oracle executable files are stored in a directory tree referred to as ____.
Lsnrctl
ORACLE_HOME
Shared pool
PMON
30. The database has a service called the ____ process. This process waits for requests and responds to requests as needed.
IMMEDIATE
Program Global Area (PGA)
Dedicated
Listener
31. A ____ file records changes to database data.
.sql
Listener
Redo log
Data Upgrade Assistant
32. The ____ engine included with the Oracle software provides a specialized programming language you can use for creating triggers - packages - and procedures.
Shared pool
Universal Installer
PL/SQL
Transaction Processing
33. The ____ tool guides you through database setup and creation using windows with instructions for each step.
TRANSACTIONAL
Multiple
Dedicated server
DBCA
34. The ____ log is essential because it will contain all the essential information for the smooth running of your database.
Application server tier
Alert
Universal Installer
Lsnrctl
35. 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.
Universal Installer
.sql
DBCA
Single-instance server
36. Setting a user connection as being dedicated or shared can be controlled in the client-side configuration of Oracle Net Services - in the ____ file.
Netmgr
Tnsnames.ora
IMMEDIATE
TNS
37. The ____ collects statistics about tables or objects - validates tables - finds continuing rows.
Data Dictionary
Large pool
Netmgr
Analyze Wizard
38. The ____ contains many of the memory buffer components for an up and running (online) Oracle instance.
MOUNT
SGA
ORACLE_SID
Custom
39. The Oracle ____ tool provides the network link between the Oracle10g database and most applications that communicate with the database.
Single-instance server
PMON
Net Services
Universal Installer
40. The listener.ora file is stored in the ____ directory.
OLTP
By separating data from software
$ORACLE_HOME/network/admin
Dedicated
41. A single machine can contain __________ value for ORACLE_HOME.
ORACLE_SID
Type and sequence of creation
Alert
More than one
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.
IMMEDIATE
Redo log buffer
TNS
Application server tier
43. The ____ initialization parameter defines one or more directories where control files and redo log files are to be created.
DB_CREATE_ONLINE_LOG_DEST_n
Dedicated server
Netmgr
Operating system
44. The ____ improves response time for background processes and for backup and recovery processes.
.sql
Shared pool
Redo log
Large pool
45. A ____ is a label given to a specific network configuration - usually a specific computer - at a specific TCP/IP address.
Data Warehouse
NORMAL
$ORACLE_HOME/network/admin
Network name
46. ____ processes are only present in shared server mode to distribute user connection requests - between server processes.
Schema
ORACLE_HOME
Dispatcher
Oradata
47. The DBCA tool executes the ____ for you - in order to configure the new database's Named Service.
Transaction Processing
Net Manager
Analyze Wizard
OPEN
48. The Oracle Net Services configuration is stored in the ____ configuration file on the client computer.
Net Manager
Data Warehouse
Tnsnames.ora
SQL*Plus
49. ____ is a valid client installation configuration.
Single-instance server
Init.ora
Analyze Wizard
Administrator
50. The ____ is used to install Oracle software - or change an existing installation.
Analyze Wizard
Universal Installer
ORACLE_HOME
IMMEDIATE
Sorry!:) No result found.
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