DBMS Architecture and its Classification
Covers DBMS architecture concepts including data organization hierarchy, database types (multimedia, relational), data abstraction levels, schemas, data independence, distributed database systems, and database server architecture.
Questions
Which of the following in Oracle architecture is a database management system that is able to store, manage and manipulate data?
- The Oracle instance
- The Oracle database
- The Oracle server
- Database schema
- Package
The model for a record management system might be a
- business form
- handwritten list
- rolodex card file
- all of above
Which of the following is at the highest level in the hierarchy of data organisation?
- Data record
- Data file
- Database
- Data bank
Which database handles full text data, image, audio and video?
- Transaction database
- Graphics database
- Video on demand database
- Multimedia database
Which of the following contains a complete record of all the activities that affect the contents of a database?
- Transaction log
- Query language
- Report writer
- Data manipulation language
A data dictionary does not provide information about
- where the data is located
- who owns it
- the size of disk storage device
- how the data is used
Which of the following is a record based logical model?
- Network model
- Object oriented model
- Object based
- E-R model
Which of the following is a relational database?
- 4th Dimension
- Foxpro
- D base-IV
- All of the above
Which of the following is the highest level of data abstraction?
- Physical
- Logical
- View
- None of above
A DBMS consists of application programs called
- Fortran
- Autoflow
- BPL
- Total
If the changes done on the physical data storage does not affect the logical data storage, they are known as ______________.
- logical data independence
- physical data independence
- external data independence
- user data independence
____________ defines how and where data are stored in physical data storage.
- Internal schema
- Conceptual schema
- User schema
- Logical schema
A large computer information system maintains many different computer files, which file is called perpetual file?
- Log file
- Master file
- Specialised file
- Update file
Which of the following objects in distributed database receives a request for information from another node?
- Client
- Database server
- Global coordinator
- Local coordinator
- Commit point site