Advertisements
Advertisements
प्रश्न
List the components of storage manager.
दीर्घउत्तर
Advertisements
उत्तर
A storage manager is a program module that is responsible for storing, retrieving and updating data in the database.
Following are the components of the storage manager;
- Authorization and Integrity Manager: It tests integrity constraints and verifies user authorization to access data.
- Transaction Manager: It ensures that no kind of change will be brought to the database until the transaction has been completed in total.
- File Manager: It manages disk space allocation and the data structures used to represent information on disk.
- Buffer Manager: It decides which data is in need to be cached in the main memory and then fetch it up in main memory. This is very important as it defines the speed at which the database can be used.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
