Oracle Database - Privileges

Card Puncher Data Processing

About

A user can connect with different levels of privileges:

Operating system accounts (user) must be members of the OSDBA or OSOPER groups to connect to the database with administrator privileges.

When you connect with a privilege issuing a 'CONNECT / AS SYSDBA' (OR SYSOPER), Oracle checks if your account is a member of the corresponding OS group (for Windows: 'ORA_sid_DBA' or 'ORA_DBA' group).





Discover More
Oracle Database 11gr2 Os Group
Backlinks

Operating System User and Group permit to allocate privileges. The documentation talks logical OS group (OSDBA, OSOPER, OSASM). Their implementation (their creation on the OS level) may be differ in...



Share this page:
Follow us:
Task Runner