Functions of Database Administrator (DBA) in DBMS in Hindi
Functions of Database Administrator (DBA) in DBMS in Hindi
DBA: organization में जो person Design और Database के उपयोग को control करता है, DBA कहलाता है।
1. Schema Definition:
- DBA Database के logical Schema की definition देता है। Schema Database के overall logical structure को refers करता है।
- इस Schema के अनुसार, किसी organization के लिए आवश्यक Data store करने के लिए Database developed किया जाएगा।
2. Storage Structure and Access Method Definition:
DBA यह तय करता है कि Storage Database में Data का representation कैसे किया जाए।
3. Assisting Application Programmers:
DBA Application Programmers को Application Program Develope करने के लिए सहायता प्रदान करता है।'
4. Physical Organization Modification:
DBA Database की physical organization को organization की बदलती जरूरतों को फिर से देखने या प्रदर्शन में सुधार करने के लिए reflext करता है।
5. Approving Data Access:
DBA यह determines करता है कि users को Database के किस part तक पहुंच की आवश्यकता है। इसके अनुसार, विभिन्न users को विभिन्न प्रकार के authorizations दिए जाते हैं।
6. Monitoring Performance:
DBA System के performance को monitors करता है। DBA यह सुनिश्चित करता है कि यदि आवश्यक हो तो physical या logical schema में परिवर्तन करके बेहतर प्रदर्शन बनाए रखा जाता है।
7. Backup and Recovery:
- Database lost या damaged नहीं होना चाहिए।
- DBA समय-समय पर magnetic tapes या remote servers पर Database का backup लेता है
- Failure के मामले में, जैसे कि virus attack Database को इस backup से recovered किया जाता है।
Related Post
- DBMS And RDBMS concepts in Hindi (Database Management System in Hindi)
- DBMS Concepts And Architecture Introduction in Hindi
- Database Approach v/s Traditional File Accessing Approach in Hindi
- Advantages of Database Management System in Hindi
- Data Models in DBMS in Hindi
- Instance and Schema in DBMS in Hindi
- Database Languages and Interfaces in DBMS in hindi
- Functions of Database Administrator (DBA) in DBMS in Hindi
- Generalization, Specialization and Aggregation in ER Model in Hindi
- Converting ER Diagram to tables in DBMS in Hindi | Reduction of ER diagram to Table in Hindi
- Characteristics of Database Management System | Characteristics of DBMS in Hindi
- Types of Databases in Hindi
- Three Schema Architecture of DBMS in Hindi