Explain the functions of data manager?
Functions of Data Manager :
- Convert operations in user's queries coming directly through query processor or indirectly in an application program from users logical view to a physical file system.
- It interfaces along with file system enforces constraints to maintain consistency. And integrity of the data as well as its security. (Authorization and Integrity Manager).
- Synchronizing simultaneous operations performed through concurrent users. (Transaction Manager)
- Back up and recovery operations (Transaction Manager)