Home > Databases > Quizzes > DBMS Basics Practice Test: Storage and File Structures
DBMS Basics Practice Test: Storage and File Structures
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 79% Most missed: “The surface area of a tape is ________ the surface area of a disk.”
Quiz on different storage structures such as physical, flash, tertiary, data-dictionary and file structures like RAID, file record organisation and database buffers. In a database management system (DBMS), file structure defines how file records are mapped onto disk blocks. File organization describes the logical connections between the different records that make up a file.  Here are some types of file organization: Sequential file organization: Records are placed in the file in some sequential order based on the unique key field or search key. Hash file organization: Uses hash function... Show more
DBMS Basics Practice Test: Storage and File Structures
Time left 00:00
25 Questions

1. Which level of RAID refers to disk mirroring with block striping?
2. A magneto-optic disk is :
3. Each tablespace in an Oracle database consists of one or more files called
4. The surface area of a tape is ________ the surface area of a disk.
5. Which of these data models is an extension of the relational data model?
6. A __________ is the smallest unit of information that can be read from or written to the disk.
7. Which of the following is the oldest database model?
8. Which of the following are the process of selecting the data storage and data access characteristics of the database?
9. Which of the following stores several gigabytes of data but usually lost when power failure?
10. _________ is around one-half of the maximum seek time.
11. A block that is not allowed to be written back to disk is said to be ______________
12. A typical tape drive is ________ a typical disk drive.
13. Operating system is responsible for
14. One approach to standardization storing of data?
15. In case the buffer manager do not write the blocks properly then the buffer manager uses
16. In magnetic disk ________ stores information on a sector magnetically as reversals of the direction of magnetization of the magnetic material.
17. An Oracle __________ is a set of tables and views that are used as a read-only reference about the database.
18. A major goal of the database system is to minimize the number of block transfers between the disk and memory. This is achieved by
19. The disk platters mounted on a spindle and the heads mounted on a disk arm are together known as ___________
20. Tape storage is referred to as __________ storage.
21. Which of the following is not true of the traditional approach to information processing
22. The information about data in a database is called _______
23. A relational database system needs to maintain data about the relations, such as the schema of the relations. This is called
24. Choose the RDBMS which supports full fledged client server application development
25. Large collection of files are called ____________