What are Roles? »
| 0 Comments |
Roles are named groups of related privileges that are granted to users or other roles.
Java Interview Questions | IT interview questions | Software Testing Interview questions | .Net Interview Questions | Job Interview Questions & Answers | Tough Interview Questions | Technology Interview Questions | Tech Interview Questions | Testing Interview Questions | SAP Interview Questions | ABAP Interview Questions | Data Warehousing Interview Questions
Category: DBA Interview Questions| 0 Comments |
Roles are named groups of related privileges that are granted to users or other roles.
| 0 Comments |
Roles are the easiest way to grant and manage common privileges needed by different groups of database users. Creating roles and assigning provides to roles. Assign each role to group of users. This will simplify the job of assigning privileges to individual users.
| 0 Comments |
Shut the database Backup the database Modify/Include LOG_ARCHIVE_START_TRUE in init.ora file. Start up the database.
| 0 Comments |
SQL * DBA - This allows DBA to monitor and control an ORACLE database. SQL * Loader - It loads data from standard operating system files (Flat files) into ORACLE database tables. Export (EXP) and Import (imp) utilities allow you to move existing data in ORACLE format to and from ORACLE database.
| 0 Comments |
Statement auditing is the auditing of the powerful system privileges without regard to specifically named objects
| 0 Comments |
Statement Auditing, Privilege Auditing and Object Auditing.
| 0 Comments |
The collective amount of disk space available to the objects in a schema on a particular tablespace.
| 0 Comments |
The number of concurrent sessions the user can establish the CPU processing time available to the user’s session the CPU processing time available to a single call to ORACLE made by a SQL statement the amount of logical I/O available to the user’s session the amount of logical I/O available to a single call to [...]