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