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