Oracle Database 11g Online Test From Dbalounge

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Dbalounge
D
Dbalounge
Community Contributor
Quizzes Created: 1 | Total Attempts: 2,277
| Attempts: 2,277 | Questions: 6
Please wait...
Question 1 / 6
0 %
0/100
Score 0/100
1. Which of the following parameters is used to enable resumable for an instance?

Explanation

RESUMABLE_TIMEOUT is the correct answer because it is a parameter used to enable resumable for an instance. Resumable timeout allows a database operation to be suspended and resumed later if it exceeds a certain time limit. By setting a value for RESUMABLE_TIMEOUT, the database will automatically suspend the operation if it exceeds the specified time, giving the opportunity to the user to decide whether to continue or terminate the operation.

Submit
Please wait...
About This Quiz
Oracle Quizzes & Trivia

Test your knowledge on Oracle Database 11g by taking the Online Examination on 11g DBA.
The Exam requires FREE Registration.

2. Which of the following identifies and creates an index to minimize the DB time for a particular SQL statement?

Explanation

The SQL Access Advisor is the correct answer because it is specifically designed to identify and create indexes that will minimize the database time for a particular SQL statement. It analyzes the SQL statement and provides recommendations on index creation, partitioning, and materialized views to improve the performance of the statement. By following the advisor's recommendations, the database can optimize the access path and reduce the time needed to execute the SQL statement.

Submit
3. Which of the following is not a valid setting for LOGGING_LEVEL Job Class parameter?

Explanation

The correct answer is DBMS_SCHEDULAR.LOGGING_ON because the correct spelling is DBMS_SCHEDULER.LOGGING_ON. The incorrect spelling of "SCHEDULER" makes this option invalid.

Submit
4. Which of the following procedures is used to prioritize the jobs in a schedule?

Explanation

The procedure used to prioritize jobs in a schedule is SET_ATTRIBUTE. This procedure allows attributes or priorities to be assigned to each job, which helps in determining the order in which the jobs should be executed. By setting attributes, the scheduler can prioritize certain jobs over others based on specific criteria or requirements.

Submit
5. You work as a Database Administrator. The company uses an Oracle database. You want to specify a number of locations to which the redo logs should be archived before an error occurs. Which of the following initialization parameters should you use to accomplish this?

Explanation

The initialization parameter LOG_ARCHIVE_MIN_SUCCEED_DEST should be used to specify a number of locations to which the redo logs should be archived before an error occurs. This parameter ensures that the redo logs are successfully archived to at least the specified number of destinations before the database can continue processing.

Submit
6. Which of the following parameters is used to display an entire range of supported languages, as well as all other globalization options?

Explanation

V$NLS_VALID_VALUES is the correct answer because it is a view in the Oracle database that provides information about the valid values for various globalization parameters, including language settings. It displays the entire range of supported languages and other globalization options that can be used in the database.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 20, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 20, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 17, 2012
    Quiz Created by
    Dbalounge
Cancel
  • All
    All (6)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which of the following parameters is used to enable resumable for an...
Which of the following identifies and creates an index to minimize the...
Which of the following is not a valid setting for LOGGING_LEVEL Job...
Which of the following procedures is used to prioritize the jobs in a...
You work as a Database Administrator. The company uses an Oracle...
Which of the following parameters is used to display an entire range...
Alert!

Advertisement