How does Oracle manage database security? Discuss.
• the actions, if any, that are audited for each schema object, and
प्रत्येक स्कीमा ऑब्जेक्ट के लिए ऑडिट किए गए कार्यों, यदि कोई हों,
• data encryption to prevent unauthorised users from bypassing Oracle and accessing the data.
• अनधिकृत उपयोगकर्ताओं को ओरेकल को बायपास करने और डेटा तक पहुंचने से रोकने के लिए डेटा एन्क्रिप्शन।
Security Mechanisms
The Oracle database provides discretionary access control, which is a means of restricting access to information based on privileges. The appropriate privilege must be assigned to a user in order for that user to access a schema object.
ओरेकल डाटाबेस विवेकाधीन अभिगम नियंत्रण प्रदान करता है, जो विशेषाधिकारों के आधार पर सूचनाओं तक पहुंच को सीमित करने का एक साधन है। उपयोगकर्ता को स्कीमा ऑब्जेक्ट तक पहुंचने के लिए उचित विशेषाधिकार को असाइन किया जाना चाहिए।
Appropriately privileged users can grant other users privileges at their discretion.
Oracle manages database security using several different facilities:
उपयुक्त विशेषाधिकार प्राप्त उपयोगकर्ता अपने विवेक के अनुसार अन्य उपयोगकर्ता विशेषाधिकारों को प्रदान कर सकते हैं ओरेकल कई विभिन्न सुविधाओं का उपयोग कर डेटाबेस सुरक्षा का प्रबंधन करता है: