Prelim Lab Exam - Database Manage Systems

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

5/17/24, 11:48 AM Prelim Lab Exam: Attempt review

Home / My courses / UGRD-IT6203A-2333T / PRELIM EXAM / Prelim Lab Exam

Started on Friday, 17 May 2024, 11:15 AM


State Finished
Completed on Friday, 17 May 2024, 11:19 AM
Time taken 3 mins 51 secs
Grade 100.00 out of 100.00

Question 1

Correct

Mark 10.00 out of 10.00

You want to switch from AMM to ASMM. What is the correct statement you need to run?

Select one:
a. alter system set sga_max_size = 750m;

b. alter system set sga_target = 500m;

c. alter system set memory_max_target = 0;

d. alter system set memory_target = 0;

Your answer is correct.

Question 2
Correct

Mark 10.00 out of 10.00

The SQL Tuning Advisor performs all but which of the following analyses?

Select one:
a. Access paths

b. SQL Profile analysis

c. Structure analysis

d. Statistics analysis

e. Changes to materialized views

Your answer is correct.

https://trimestralexam.amaesonline.com/2333B/mod/quiz/review.php?attempt=5007&cmid=6511 1/5
5/17/24, 11:48 AM Prelim Lab Exam: Attempt review

Question 3

Correct

Mark 10.00 out of 10.00

Which of the following procedures will run a SQL Tuning Advisor job against a SQL Tuning Set?

Select one:
a. DBMS_ADVISOR.EXECUTE_TUNING_TASK

b. DBMS_SQLTUNE.EXECUTE_TUNING_TASK

c. DBMS_SQLTUNE.RUN_TUNING_TASK

d. DBMS_QUICKTUNE.EXECUTE_TUNING_TASK

Your answer is correct.

Question 4
Correct

Mark 10.00 out of 10.00

Which of the following procedures will run a SQL Access Advisor job against a single SQL statement?

Select one:
a. DBMS_ADVISOR.EXECUTE_TUNING_TASK

b. DBMS_QUICKTUNE.EXECUTE_TUNING_TASK

c. DBMS_SQLTUNE.RUN_TUNING_TASK

d. DBMS_ADVISOR.QUICK_TUNE

Your answer is correct.

https://trimestralexam.amaesonline.com/2333B/mod/quiz/review.php?attempt=5007&cmid=6511 2/5
5/17/24, 11:48 AM Prelim Lab Exam: Attempt review

Question 5

Correct

Mark 10.00 out of 10.00

You want to remap your database links so that they do not reference production database objects. Within which Database Replay step
do you perform the remapping?

Select one:
a. Before the workload capture starts

b. During the workload replay step

c. During the workload preprocessing step

d. During the workload capture step

e. You do not need to remap, since it happens automatically

Your answer is correct.

Question 6
Correct

Mark 10.00 out of 10.00

What is the difference between a critical and a noncritical datafile in a recovery scenario?

Select one:
a. To recover a critical datafile, the database must be in MOUNT mode. To recover a noncritical datafile, the database can be 
open.

b. To recover a critical datafile, only the tablespace containing the critical datafile must be offline.

c. To recover a noncritical datafile, both the SYSTEM tablespace and the tablespace containing the critical datafile must be offline.

d. To recover a critical datafile, the database must be in NOMOUNT mode. To recover a noncritical datafile, the database must be
in MOUNT mode.

Your answer is correct.

https://trimestralexam.amaesonline.com/2333B/mod/quiz/review.php?attempt=5007&cmid=6511 3/5
5/17/24, 11:48 AM Prelim Lab Exam: Attempt review

Question 7

Correct

Mark 10.00 out of 10.00

If you lose all of the tempfiles from your temporary tablespace, what is the most likely result noticed by your users?

Select one:
a. The users cannot add or delete rows in any table.

b. The database becomes unavailable and users cannot connect.

c. The users can’t use ORDER BY or GROUP BY in their queries.

d. The users can’t perform SELECT statements.

Your answer is correct.

Question 8
Correct

Mark 10.00 out of 10.00

Which is the best method for recovering a tempfile?

Select one:
a. Shut down the database, restore the tempfile from a backup, and recover it using archived and online redo log files.

b. Add another tempfile to the TEMP tablespace and drop the corrupted or missing tempfile while the database is running.

c. Add another tempfile to the TEMP tablespace and drop the corrupted or missing tempfile after the database has been shut
down and restarted in MOUNT mode.

d. Drop the TEMP tablespace and re-create it with a datafile in a new location.

Your answer is correct.

https://trimestralexam.amaesonline.com/2333B/mod/quiz/review.php?attempt=5007&cmid=6511 4/5
5/17/24, 11:48 AM Prelim Lab Exam: Attempt review

Question 9

Correct

Mark 10.00 out of 10.00

Which is the best method for recovering a tempfile?

Select one:
a. Add another tempfile to the TEMP tablespace and drop the corrupted or missing tempfile after the database has been shut
down and restarted in MOUNT mode.

b. Drop the TEMP tablespace and re-create it with a datafile in a new location.

c. Shut down the database, restore the tempfile from a backup, and recover it using archived and online redo log files.

d. Add another tempfile to the TEMP tablespace and drop the corrupted or missing tempfile while the database is running.

Your answer is correct.

Question 10

Correct

Mark 10.00 out of 10.00

Which of the following is not a valid status for an online redo log group?

Select one:
a. ACTIVE

b. INVALID

c. CURRENT

d. CLEARING

Your answer is correct.

◄ PRELIM EXAM

Jump to...

https://trimestralexam.amaesonline.com/2333B/mod/quiz/review.php?attempt=5007&cmid=6511 5/5

You might also like