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. The DBA authentication method encompasses the method used to validate logon of users with the SYSDBA or ____ role.
ORACLE_BASE
SYSOPER
Data Upgrade Assistant
Net Services
2. When the ____ initialization parameter is set - Oracle 10g knows where to locate all the datafiles.
NORMAL
DB_FILE_DEST
Operating system
Administrator
3. The ____ is used to install Oracle software - or change an existing installation.
Universal Installer
PL/SQL
More than one
Network name
4. The ____ area stores parsed SQL in memory.
Shared pool
Listener
PMON
Multiple
5. The Oracle ____ tool provides the network link between the Oracle10g database and most applications that communicate with the database.
Network name
Net Services
Universal Installer
TNS
6. A(n) ____ database is used to service Internet applications.
Lsnrctl
Multiple
Program Global Area (PGA)
OLTP
7. The ____ engine included with the Oracle software provides a specialized programming language you can use for creating triggers - packages - and procedures.
PL/SQL
Large pool
SGA
Multiple
8. ____ processes are only present in shared server mode to distribute user connection requests - between server processes.
Tnsnames.ora
All platforms
Dispatcher
Schema
9. OFA provides standards intended to improve performance of the database by - among other things - spreading I/O functions across separate devices...
Large pool
By separating data from software
DB_CREATE_FILE_DEST
SYSOPER
10. SHUTDOWN ____waits for all users to log off - prohibits new connections - forcibly rolls back currently running transactions - and then shuts down the database.
NORMAL
SGA
DBCA
Network name
11. A ____ is a physical file on the computer disk containing data - such as tables and indexes.
/
$ORACLE_HOME/network/admin
Datafile
By separating data from software
12. Oracle executable files are stored in a directory tree referred to as ____.
Network name
ORACLE_HOME
SGA
SQL*Plus
13. A(n) ____ database allows you to define anything and everything - this one is for the experts.
Large pool
Custom
By separating data from software
Init.ora
14. The listener.ora file is stored in the ____ directory.
ORACLE_HOME
Shared pool
$ORACLE_HOME/network/admin
Runtime
15. 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
DB_FILE_DEST
Datafile
Tnsnames.ora
16. The ____ collects statistics about tables or objects - validates tables - finds continuing rows.
IMMEDIATE
Analyze Wizard
Type and sequence of creation
SQL*Plus
17. 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.
Tnsnames.ora
.sql
Application server tier
Datafile
18. 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
Control
Listener
DB_CREATE_ONLINE_LOG_DEST_n
19. Whenever a change is made to data - the ____ stores a copy of the changed data and the original data - in case it is needed.
DB_CREATE_FILE_DEST
Redo log buffer
Netmgr
SYSOPER
20. 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.
OPEN
Tnsnames.ora
MOUNT
8K
21. 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.
TNS
Dedicated server
Single-instance server
SQL*Plus
22. ____ is the typical configuration for an Oracle10g database.
OLTP
Net Services
/
Single-instance server
23. A single machine can contain __________ value for ORACLE_HOME.
Netmgr
PL/SQL
More than one
Transaction Processing
24. The ____ tool allows you to create and run queries - add rows - modify data - and write reports using SQL.
Custom
Schema
SQL*Plus
Data Warehouse
25. The <database name> is usually stored as the ____ environment variable
DB_CREATE_FILE_DEST
ORACLE_SID
Network name
Redo log buffer
26. SHUTDOWN ____automatically completes and commits all pending transactions - then forcibly disconnects all connected users - and shuts down the database.
Net Services
TRANSACTIONAL
DB_CREATE_ONLINE_LOG_DEST_n
Program Global Area (PGA)
27. Current database files are stored in ____/<database name>.
More than one
Oradata
DB_CREATE_ONLINE_LOG_DEST_n
Redo log buffer
28. The client configuration is a combination of the user interface tier and the...
Datafile
ORACLE_HOME
Application server tier
NORMAL
29. STARTUP ____ starts up all background processes - and allocates space in memory for all Oracle database instance memory buffers.
LOGFILES
OPEN
NOMOUNT
SGA
30. All Oracle software files and database storage files reside on subdirectories under ____.
SGA
DB_CREATE_FILE_DEST
ORACLE_BASE
Type and sequence of creation
31. ____ is a valid client installation configuration.
Custom
Data Upgrade Assistant
Runtime
IMMEDIATE
32. STARTUP ____ will open the database in read/write - unrestricted mode.
Dedicated server
ORACLE_BASE
IMMEDIATE
OPEN
33. Oracle has standardized its software so that it looks and acts identically at the user interface level on...
Control
Single-instance server
ORACLE_SID
All platforms
34. The Oracle Net Services configuration is stored in the ____ configuration file on the client computer.
Tnsnames.ora
TRANSACTIONAL
Net Services
TNS
35. ____ views provide system-related information by querying the database's internal management tables and presenting the data as views (metadata views).
Data Dictionary
Tnsnames.ora
Runtime
SYSOPER
36. To implement user-managed redo log files - you should use the ____ clause in the CREATE DATABASE command itself.
Listener
LOGFILES
Tnsnames.ora
$ORACLE_HOME/network/admin
37. The ____ migrates data from older versions to newer versions of the database.
Netmgr
Data Upgrade Assistant
Dedicated server
Analyze Wizard
38. A ____ file records changes to database data.
Analyze Wizard
Program Global Area (PGA)
Redo log
Large pool
39. The two main sections of memory for the Oracle instance are the System Global Area (SGA) and the ____.
Administrator
/
Program Global Area (PGA)
Custom
40. Load balancing between multiple listener processes is placed in the ____ configuration file on the client computer.
Runtime
Tnsnames.ora
Data Upgrade Assistant
Large pool
41. Setting a user connection as being dedicated or shared can be controlled in the client-side configuration of Oracle Net Services - in the ____ file.
Tnsnames.ora
8K
OPEN
Dedicated
42. SHUTDOWN ____ disconnects all users - rolls back pending transactions - and prohibits new connections and new transactions even for already connected users.
Network name
Tnsnames.ora
Dedicated server
IMMEDIATE
43. The ____ database configuration option allows for a lot of change activity - raising concurrency requirements - and lowering I/O activity requirements.
LOGFILES
Redo log buffer
Transaction Processing
.sql
44. The ____ process cleans up after user sessions are finished.
Net Services
DB_FILE_DEST
PMON
Operating system
45. The ____ database configuration option will change some configuration - generally allowing low concurrency and very high I/O activity.
Data Warehouse
MOUNT
Universal Installer
Application server tier
46. The ____ improves response time for background processes and for backup and recovery processes.
Schema
Large pool
Type and sequence of creation
LOGFILES
47. In Oracle10g the buffer cache can consist of multiple buffer caches - of different sizes. The default size is ____.
8K
ORACLE_HOME
DB_CREATE_FILE_DEST
Alert
48. ____ is a valid client installation configuration.
OLTP
Administrator
Application server tier
LOGFILES
49. 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
Operating system
ORACLE_HOME
OLTP
50. The ____ log is essential because it will contain all the essential information for the smooth running of your database.
Alert
Large pool
Tnsnames.ora
PMON