0% found this document useful (0 votes)
210 views

Prelim Quiz 2

This document contains a 10 question quiz about Oracle database concepts including: - Disk space requirements for installing Oracle (3GB) - Examples of database administrator tasks vs non-tasks - Syntax for granting privileges to users - Components of an Oracle installation - Types of privileges for manipulating database objects - Correct order of steps for designing, implementing and maintaining an Oracle database - Considerations when planning an Oracle installation - Oracle environment terms like ORACLE_HOME - System privileges that are and aren't part of the SYSTEM privilege

Uploaded by

mycah cabual
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
210 views

Prelim Quiz 2

This document contains a 10 question quiz about Oracle database concepts including: - Disk space requirements for installing Oracle (3GB) - Examples of database administrator tasks vs non-tasks - Syntax for granting privileges to users - Components of an Oracle installation - Types of privileges for manipulating database objects - Correct order of steps for designing, implementing and maintaining an Oracle database - Considerations when planning an Oracle installation - Oracle environment terms like ORACLE_HOME - System privileges that are and aren't part of the SYSTEM privilege

Uploaded by

mycah cabual
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

7/27/2020 Prelim Quiz 2

Home / My courses / UGRD-IT6203-2013T / Week 3: Managing Users and Roles / Prelim Quiz 2

Question 1 Which of the following is the correct Disk space requirement when installing Oracle?
Not yet
answered
Select one:
Marked out of
a. 1GB
1.00
b. 3.4 GB

c. 3 GB

d. 3.8 GB

Clear my choice

Question 2 Which of the following system privileges is not part of the task by the database admin.?
Not yet
answered
Select one:
Marked out of
a. Creating new user
1.00
b. Managing user environment

c. Backing up tables

d. Removing tables

Clear my choice

Question 3 Which of the following is the correct example of passing a privilege (INSERT and UPDATE) to user HR
Not yet coming from a user scott?
answered

Marked out of Select one:


1.00
a. GRANT INSERT, UPDATE
ON EMPLOYEES
TO HR;

b. GRANT INSERT, UPDATE


ON EMPLOYEES
TO USER HR;

c. GRANT INSERT, UPDATE


ON SYSTEM.EMPLOYEES
TO HR;

d. GRANT ROLE INSERT, UPDATE


ON SYSTEM.EMPLOYEES
TO USER HR;

Question 4 This is used to remove a privilege granted to a user.


Not yet
answered
Select one:
Marked out of
a. DELETE
1.00
b. CANCEL

c. REMOVE

d. REVOKE

https://trimestral.amaesonline.com/mod/quiz/attempt.php?attempt=111332&cmid=6435# 1/3
7/27/2020 Prelim Quiz 2

Question 5 Which of the following is not part or Oracle Installation System Requirement.
Not yet
answered
Select one:
Marked out of
a. File Manager
1.00
b. Disk Space

c. Memory

d. Operating System

Clear my choice

Question 6 It is a type of privilege that is used to manipulating the content of the database objects.
Not yet
answered
Select one:
Marked out of
a. Object
1.00
b. Table / View

c. Schema

d. System

Question 7 Which of the following follows the correct order of designing, implementing and mainting and Oracle
Not yet Database.
answered

Marked out of Select one:


1.00
a. Recovering from database failure
Evaluating the database server hardware
Installing the Oracle software
Creating, migrating, and opening the database
Enrolling system users and planning for their Oracle Network access.
Implementing the database design
Monitoring database performance
Planning the database and security strategy
Backing up the database

b. Evaluating the database server hardware


Installing the Oracle software
Planning the database and security strategy
Creating, migrating, and opening the database
Backing up the database
Enrolling system users and planning for their Oracle Network access.
Implementing the database design
Recovering from database failure
Monitoring database performance

c. Backing up the database


Recovering from database failure
Evaluating the database server hardware
Installing the Oracle software
Creating, migrating, and opening the database
Enrolling system users and planning for their Oracle Network access.
Implementing the database design
Monitoring database performance
Planning the database and security strategy

Question 8 In planning to install Oracle which of the following is not important to consider.
Not yet
answered
Select one:
Marked out of
a. Any Oracle version will do even when multiple products are involved.
1.00
b. Type of Oracle software . 
c. Are there prerequisite steps that must be performed by someone other than the DBA?
https://trimestral.amaesonline.com/mod/quiz/attempt.php?attempt=111332&cmid=6435# 2/3
7/27/2020 Prelim Quiz 2

d. Does the hardware involved meet the minimum required specifications?

Question 9 It is a type a Oracle environment where Oracle Products run.


Not yet
answered
Select one:
Marked out of
a. ORACLE_SID
1.00
b. ORACLE_HOME

c. ORACLE_BASE

d. ORACLE_WAREHOUSE

Question 10 Which of the following System Privileges is not part of SYSTEM privilege?
Not yet
answered
Select one:
Marked out of
a. CREATE SESSION
1.00
b. CREATE INDEX

c. CREAT VIEW

d. CREATE TABLE

Lesson 4: DB transaction and


◄ Managing Users and Assigning Roles Jump to...
Concurrency Control ►

https://trimestral.amaesonline.com/mod/quiz/attempt.php?attempt=111332&cmid=6435# 3/3

You might also like