Home » Oracle » Oracle Database » oracle dba quiz

oracle dba quiz

I am presenting here the Oracle DBA quiz. I hope you like it

oracle dba quiz

This Oracle DBA online test check the understanding on various topics like RMAN, Oracle Structures,Backup & recovery , Oracle Memory structure, Background processes, Dictionary views , alert logs ,oracle tablespace ,indexes , profiles and many more

The below test is randomized Oracle DBA quiz and select 40 questions from the set of many questions,so each time you try to attempt it, you will get different questions in different order and option would also be in different order, So it will be fun practicing with this tool. You can try as many times as you want till you feel comfortable about it

Instructions for online test

1.This quiz consists of 40 questions .It is recommended to complete the test in 60 min
2. It consists both single choice and more than  one choice questions to test your knowledge
3. You can press the submit button at the end of your test and get the final score
4.You will also get the know the correct choice after you finished the test.

1. Which of the following clauses in a create user statement restricts the number of tables a user can add to a tablespace?

Question 1 of 40

2. Which of the following choices lists an alter user option that can be executed by the user herself or himself?

Question 2 of 40

3. You issue the alter tablespace read only command against an Oracle database. Which of the following choices best describes what happens next?

Question 3 of 40

4. Which of the following operations do not require Oracle to store information in an undo segment as part of the transaction?

Question 4 of 40

5. Which of the following choices identifies a constraint on performing alter tablespace resize operation if the intended size of the tablespace is larger than the tablespace’ s current size?

Question 5 of 40

6. You are running Oracle in America in support of a financial analysis project for the government of Egypt. In order to produce reports that display money amounts as Egyptian pounds, rather than dollars, which of the following initialization parameters would be useful?

Question 6 of 40

7. You are considering using the MTS architecture on the Oracle database. Session information when shared servers are being used is stored where in the Oracle database?

Question 7 of 40

8. On an Oracle server installation, which of the following reorganizations of your indexes would be appropriate in order to improve performance of queries on tables containing all words in the dictionary starting with the letter 'S'?

Question 8 of 40

10. Which one of the following RMAN commands is equivalent to the SQL statement ALTER DATABASE RENAME FILE ?

Question 10 of 40

11. You are analyzing how Oracle processes user statements. SQL and PL/SQL parse information is stored in which of the following database memory areas?

Question 11 of 40

12. The user is selecting data from the Oracle database. Which of the following processes handles obtaining data from Oracle for that user?

Question 12 of 40

13. After creating a new user for your Oracle database, a user still complains he or she cannot log in because of insufficient privileges errors. Which of the following actions should you take?

Question 13 of 40

14. Which one of the following statements is incorrect with respect to RMAN's CROSSCHECK command?

Question 14 of 40

15. Session information when dedicated servers are being used is stored where in the Oracle database?

Question 15 of 40

16. The best choice for decreasing size requirements for tables that need only be accessed via the primary key in oracle is which of the following?

Question 16 of 40

17. If you wished to make it so that every user in Oracle could have only one connection to the database at a time, which of the following choices identifies how you would do it?

Question 17 of 40

18. A User accidentally drops a very critical table. What kind of failure just occurred?

Question 18 of 40

19. A disk crashes that contains the only copies of all four of your online redo log files. How would you alter your Oracle database to prevent this from causing much damage in the future?

Question 19 of 40

21. When choosing a character set and national character set, which of the following factors should not enter into consideration?

Question 21 of 40

22. You issue the following statement from SQL*Plus: startup mount. Where does Oracle obtain values for starting the instance?

Question 22 of 40

23. Records from the data dictionary information are stored in which of the following database memory areas?

Question 23 of 40

24. Which one of the following statements is true while taking tablespace backups using RMAN?

Question 24 of 40

25. When we issue the commit statement in the session, which of the following things will not occur?

Question 25 of 40

26. You issue the following statement in Oracle:
CREATE UNIQUE BITMAP INDEX empl_lastname_indx_01
ON employee (lastname ASC);
What is wrong with this statement for dictionary-managed tablespaces?

Question 26 of 40

27. Which of the following is the init.ora parameter that indicates the size of each buffer in the buffer cache?

Question 27 of 40

28. You need to identify the remaining free space in a tablespace. From which of the following views would you get this information most easily?

Question 28 of 40

29. You alter a tablespace’ s default storage settings in the Oracle database to increase the size of initial extents. Which of the following choices identifies when the change will take effect for tables that already exist in that tablespace?

Question 29 of 40

30. Which one of the following statements is incorrect about direct-path insert operations?

Question 30 of 40

32. Your Oracle EMP table contains many unique values in the FIRST_NAME column. You want to index that column to take advantage of this fact in query access. Which of the following indexes might you use?

Question 32 of 40

33. You are trying to find the ALERT file on a host machine for a database (11g and below) you have never administered before. Which of the following initialization parameters is used to identify the location of the ALERT file?

Question 33 of 40

34. As the DBA, you are attempting to limit user's misuse of Oracle's ability to use host machine resources. Which of the following features of the Oracle database is useful for this purpose?

Question 34 of 40

35. We are designing the physical database layout on your host machine. What is the relationship between tablespaces and datafiles in the Oracle database?

Question 35 of 40

36. You are performing the steps that will create your Oracle data dictionary. The objects in the Oracle data dictionary are part of which of the following schemas?

Question 36 of 40

37. You are defining storage for various segment types in the Oracle database. Which of the following is not a valid type of segment in Oracle?

Question 37 of 40

38. You are adding redo logs to the Oracle database. Creating a new redo log adds information to which of the following Oracle resources?

Question 38 of 40

39. You want to perform some maintenance and You issue the shutdown command at 9 p.m. on a Saturday. One hours later, the database is still in the process of shutting down. Which of the following options did you most likely use in order to shut down the database?

Question 39 of 40

40. You are about to drop a tablespace. Which of the following statements can be used for dropping tablespaces that contain parent tables in foreign key relationships?

Question 40 of 40


 

I hope you like this Oracle DBA online quiz and it helps in your examination preparation. Best of Luck for the Oracle certification Examination. Please do provide feedback on it. We will also be adding more quizzes and questions in future.

Happy Learning!!!!

Related Articles
How to prepare for OCI Associate Certified Examination : This post covers on how to prepare for Oracle cloud infrastructure Associate Architect examination (1Z0 932 /1072)
Oracle sql online test :Check out this Oracle sql online test for interview preparation & certification. This will help in checking your understanding on Oracle SQL
Tips for Passing OCI examination : Here is Oracle provided tips to clear OCI certification
Oracle Performance & Tuning Quiz : Check out this Oracle performance online test for interview preparation & certification. This will help in checking your understanding on Oracle SQL
Oracle Database Quiz : This is a Oracle Database Quiz to check your understanding on Oracle concepts. This will be helpful for interview and certification examination
oracle quiz :  This is a online Oracle Quiz to check your understanding on Oracle stuff like Truncate,delete, drop ,constraints, select query,distinct and many more

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top